Searched refs:zzendcol (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgauto.h42 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;
H A Ddlgdef.h71 extern int zzendcol; /* column that last character of token is in */

Completed in 454 milliseconds