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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dtypes.h105 # define PRIxGRUB_SIZE "lx" macro
110 # define PRIxGRUB_SIZE "llx" macro
120 # define PRIxGRUB_SIZE "x" macro
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dmm.c519 grub_printf ("%s:%d: malloc (0x%" PRIxGRUB_SIZE ") = ", file, line, size);
532 grub_printf ("%s:%d: zalloc (0x%" PRIxGRUB_SIZE ") = ", file, line, size);
551 grub_printf ("%s:%d: realloc (%p, 0x%" PRIxGRUB_SIZE ") = ", file, line, ptr, size);
565 grub_printf ("%s:%d: memalign (0x%" PRIxGRUB_SIZE ", 0x%" PRIxGRUB_SIZE
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c1704 "+%u (%" PRIxGRUB_SIZE ", %" PRIxGRUB_UINT32_T

Completed in 35 milliseconds