Home
last modified time | relevance | path

Searched refs:TRUE (Results 1 – 16 of 16) sorted by relevance

/DragonStub/lib/
H A Dboxdraw.c146 return TRUE; in LibIsValidTextGraphics()
158 return TRUE; in IsValidAscii()
169 return TRUE; in IsValidEfiCntlChar()
H A Dhand.c224 Match = TRUE; in LibLocateHandleByDiskSignature()
229 Match = TRUE; in LibLocateHandleByDiskSignature()
236 PreviousNodeIsHardDriveDevicePath = TRUE; in LibLocateHandleByDiskSignature()
H A Dstr.c340 return *String ? FALSE : TRUE; in MetaMatch()
346 return TRUE; in MetaMatch()
H A Dprint.c224 ps.fmt.Ascii = TRUE; in DbgPrint()
796 ps.fmt.Ascii = TRUE; in _IPrint()
1107 Item.PadBefore = TRUE; in _Print()
1129 Item.Comma = TRUE; in _Print()
1167 Item.Item.Ascii = TRUE; in _Print()
1231 Item.Long = TRUE; in _Print()
H A Dmisc.c184 TryAgain = TRUE; in GrowBuffer()
439 ValidMbr = TRUE; in ValidMBR()
H A Dinit.c46 LibInitialized = TRUE; in InitializeLib()
H A Dsread.c229 FHand->FreeBuffer = TRUE; in OpenSimpleReadFile()
H A Ddpath.c1226 return TRUE; in LibMatchDevicePaths()
/DragonStub/inc/
H A Defidef.h37 #ifndef TRUE
39 #define TRUE true macro
42 #define TRUE ((BOOLEAN) 1) macro
/DragonStub/inc/loongarch64/
H A Defibind.h74 #define BREAKPOINT() while (TRUE); // Make it hang on Bios[Dbg]32
/DragonStub/inc/aarch64/
H A Defibind.h72 #define BREAKPOINT() while (TRUE); // Make it hang on Bios[Dbg]32
/DragonStub/inc/arm/
H A Defibind.h80 #define BREAKPOINT() while (TRUE);
/DragonStub/inc/mips64el/
H A Defibind.h74 #define BREAKPOINT() while (TRUE); // Make it hang on Bios[Dbg]32
/DragonStub/inc/ia64/
H A Defibind.h124 #define BREAKPOINT() while (TRUE)
/DragonStub/inc/ia32/
H A Defibind.h137 #define BREAKPOINT() while (TRUE); // Make it hang on Bios[Dbg]32
/DragonStub/inc/x86_64/
H A Defibind.h147 #define BREAKPOINT() while (TRUE); // Make it hang on Bios[Dbg]32