Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds