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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgauto.h41 int zzbegcol = 0; /* column that first character of token is in*/ variable
214 state->begcol = zzbegcol;
241 zzbegcol = state->begcol;
360 zzbegcol = zzendcol+1;
H A Ddlgdef.h70 extern int zzbegcol; /* column that first character of token is in*/

Completed in 43 milliseconds