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

/ast/src/cmd/nmake/
H A Dscan.c78 int attrprop; /* attribute|property mods */ member in struct:Action_s
289 a->attrprop = 1;
297 a->attrprop = 1;
941 if (ss->action && ss->action[1].attrprop && ss->action[1].type == 'I')
972 if (ss->action && ss->action[1].attrprop && ss->action[1].type == 'I')
1132 if (a->attrprop)
1183 if (a->attrprop)

Completed in 68 milliseconds