Home
last modified time | relevance | path

Searched refs:MaxNumFiles (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dgeneric.h231 #ifndef MaxNumFiles
232 #define MaxNumFiles 99 macro
Dglobals.c313 char *FileStr[MaxNumFiles];/* Ptr to array of file names on command-line */
Dmain.c94 require(NumFiles<MaxNumFiles,"exceeded max # of input files"); in pStdin()
114 require(NumFiles<MaxNumFiles,"exceeded max # of input files");
162 require(NumFiles<MaxNumFiles,"exceeded max # of input files");
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133_BEFORE_MR13.txt2586 #85. (Changed in 1.33MR10) Allow redefinition of MaxNumFiles
2589 Put a #ifndef/#endif around the "#define MaxNumFiles 99".
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133_before_mr13.txt2586 #85. (Changed in 1.33MR10) Allow redefinition of MaxNumFiles
2589 Put a #ifndef/#endif around the "#define MaxNumFiles 99".