Searched defs:zzbegcol (Results 1 - 1 of 1) 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;

Completed in 61 milliseconds