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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dtoken.h2 #define TNL 1 macro
H A Dmktokens42 TNL 0 newline
H A Dparser.c155 case TNL:
199 case TNL:
368 if (lasttoken != TNL && lasttoken != TSEMI)
694 while (t == TNL) {
800 RETURN(TNL);

Completed in 28 milliseconds