Searched refs:TWHILE (Results 1 – 3 of 3) sorted by relevance
27 #define TWHILE 26 macro
67 TWHILE 0 "while"
334 case TWHILE: in command()338 n1->type = (lasttoken == TWHILE)? NWHILE : NUNTIL; in command()
Completed in 4 milliseconds