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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dtoken.h7 #define TPIPE 6 macro
H A Dmktokens47 TPIPE 0 "|"
H A Dparser.c260 if (readtoken() == TPIPE) {
273 } while (readtoken() == TPIPE);
419 if (readtoken() != TPIPE)
812 RETURN(TPIPE);

Completed in 79 milliseconds