Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds