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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Drelocator.c775 int typepre; local
777 typepre = -1;
779 typepre = CHUNK_TYPE_REGION_START;
781 typepre = CHUNK_TYPE_IN_REGION;
784 typepre = CHUNK_TYPE_FIRMWARE;
786 typepre = CHUNK_TYPE_LEFTOVER;
789 typepre = -1;
798 switch (typepre)
953 int typepre; local
955 typepre
[all...]

Completed in 22 milliseconds