Searched refs:C_VARPOS1 (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/nmake/
H A Dscan.c877 else if (istype(c, C_VARPOS1) && state.fullscan)
880 t = C_VARPOS1;
1625 if (istype(c, C_VARPOS1))
1628 t = C_VARPOS1;
H A Dmake.h211 #define C_VARPOS1 (1<<8) /* istype() var superimposed code 1 */ macro
H A Dstate.c662 settype(*s++, C_VARPOS1);

Completed in 23 milliseconds