Searched refs:STRTAB_BLOCK (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/util/ | ||
H A D | grub-pe2elf.c | 91 #define STRTAB_BLOCK 256 macro 112 strtab_max += STRTAB_BLOCK; 463 strtab = xmalloc (STRTAB_BLOCK); 464 strtab_max = STRTAB_BLOCK; |
Completed in 20 milliseconds