HomeSort by relevance Sort by last modified time
    Searched defs:zzbufovf (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
dlgauto.h 46 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;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
dlgauto.h 46 int zzbufovf; /* indicates that buffer too small for text */ variable
101 zzbufovf = 1; \
221 state->bufovf = zzbufovf;
248 zzbufovf = state->bufovf;
332 zzbufovf = 0;
334 zzbufovf = 1;
352 zzbufovf = 0;
438 zzbufovf = 1;

Completed in 118 milliseconds