HomeSort by relevance Sort by last modified time
    Searched refs:zzendcol (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
dlgauto.h 42 int zzendcol = 0; /* column that last character of token is in */ variable
75 #define ZZINC (++zzendcol)
215 state->endcol = zzendcol;
242 zzendcol = state->endcol;
360 zzbegcol = zzendcol+1;
453 zzendcol -= zzcharfull;
dlgdef.h 71 extern int zzendcol; /* column that last character of token is in */
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
dlgauto.h 42 int zzendcol = 0; /* column that last character of token is in */ variable
75 #define ZZINC (++zzendcol)
215 state->endcol = zzendcol;
242 zzendcol = state->endcol;
355 zzbegcol = zzendcol+1;
448 zzendcol -= zzcharfull;
dlgdef.h 71 extern int zzendcol; /* column that last character of token is in */

Completed in 256 milliseconds