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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dtoken.h25 #define TTHEN 24 macro
H A Dmktokens65 TTHEN 1 "then"
H A Dparser.c313 if (readtoken() != TTHEN)
314 synexpect(TTHEN);
322 if (readtoken() != TTHEN)
323 synexpect(TTHEN);

Completed in 32 milliseconds