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

/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c601 grub_off_t section_end = grub_file_tell (file) + section.length; local
602 if ((int) grub_file_seek (file, section_end) == -1)

Completed in 23 milliseconds