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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h234 inline bool ExpendObjBin (IN UINT8 Size) { function in class:CIfrObj
718 if (ExpendObjBin (sizeof (EFI_IFR_FORM_MAP_METHOD))) {
759 if (ExpendObjBin (Len) == TRUE) {
802 if (ExpendObjBin (Len) == TRUE) {
815 ExpendObjBin(Size - Len);
1925 if (ExpendObjBin (sizeof (UINT16)) ==TRUE) {

Completed in 50 milliseconds