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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgauto.h46 int zzbufovf; /* indicates that buffer too small for text */ variable
101 zzbufovf = 1; \
221 state->bufovf = zzbufovf;
248 zzbufovf = state->bufovf;
337 zzbufovf = 0;
339 zzbufovf = 1;
357 zzbufovf = 0;
443 zzbufovf = 1;
H A Ddlgdef.h75 extern int zzbufovf; /* indicates that buffer too small for text */
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dscan.c1146 if ( zzbufovf ) {
1166 if ( zzbufovf ) {
1195 if ( zzbufovf ) {
H A Dantlr.g225 if ( zzbufovf ) {
240 if ( zzbufovf ) {
264 if ( zzbufovf ) {

Completed in 46 milliseconds