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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
dlgauto.h 41 int zzbegcol = 0; /* column that first character of token is in*/ variable
214 state->begcol = zzbegcol;
241 zzbegcol = state->begcol;
360 zzbegcol = zzendcol+1;
dlgdef.h 70 extern int zzbegcol; /* column that first character of token is in*/
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
dlgauto.h 41 int zzbegcol = 0; /* column that first character of token is in*/ variable
214 state->begcol = zzbegcol;
241 zzbegcol = state->begcol;
355 zzbegcol = zzendcol+1;
dlgdef.h 70 extern int zzbegcol; /* column that first character of token is in*/

Completed in 168 milliseconds