Searched refs:voidp_sizeof (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimage.c50 #define ALIGN_ADDR(x) (ALIGN_UP((x), image_target->voidp_sizeof))
66 grub_size_t voidp_sizeof; member in struct:image_target_desc
107 .voidp_sizeof = 4,
126 .voidp_sizeof = 4,
145 .voidp_sizeof = 4,
160 .voidp_sizeof = 4,
175 .voidp_sizeof = 4,
196 .voidp_sizeof = 4,
215 .voidp_sizeof = 4,
230 .voidp_sizeof
[all...]

Completed in 271 milliseconds