Searched refs:MAX_CHAR (Results 1 – 8 of 8) sorted by relevance
59 #define MAX_CHAR 255 /* highest possible character possible on input */ macro60 #define CHAR_RANGE (1+(MAX_CHAR) - (MIN_CHAR))
114 #define MAX_CHAR 480 macro
758 MenuEntry->DisplayString = AllocateZeroPool (MAX_CHAR); in LibFindFileSystem()762 MAX_CHAR, in LibFindFileSystem()811 MenuEntry->DisplayString = AllocateZeroPool (MAX_CHAR); in LibFindFileSystem()815 MAX_CHAR, in LibFindFileSystem()
62 #define MAX_CHAR 480 macro63 #define MAX_CHAR_SIZE (MAX_CHAR * 2)
380 MenuEntry->DisplayString = AllocateZeroPool (MAX_CHAR); in BOpt_FindFileSystem()384 MAX_CHAR, in BOpt_FindFileSystem()428 MenuEntry->DisplayString = AllocateZeroPool (MAX_CHAR); in BOpt_FindFileSystem()432 MAX_CHAR, in BOpt_FindFileSystem()487 MenuEntry->DisplayString = AllocateZeroPool (MAX_CHAR); in BOpt_FindFileSystem()491 MAX_CHAR, in BOpt_FindFileSystem()
64 #define MAX_CHAR 480 macro
803 MenuEntry->DisplayString = AllocateZeroPool (MAX_CHAR); in FindFileSystem()807 MAX_CHAR, in FindFileSystem()
24 #define MAX_CHAR 480 macro