Searched defs:stringizeBuf (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dgen.c1819 static char stringizeBuf[STRINGIZEBUFSIZE]; variable
1832 p=stringizeBuf;
1833 stop=&stringizeBuf[1015];
1898 return stringizeBuf;

Completed in 155 milliseconds