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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dtoken.h27 #define TWHILE 26 macro
H A Dmktokens67 TWHILE 0 "while"
H A Dparser.c334 case TWHILE:
338 n1->type = (lasttoken == TWHILE)? NWHILE : NUNTIL;

Completed in 25 milliseconds