Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dtoken.h9 #define TRP 8 macro
A Dmktokens49 TRP 1 ")"
A Dparser.c425 if (lasttoken != TRP) in command()
426 synexpect(TRP); in command()
447 t = TRP; in command()
537 if (readtoken() != TRP) in simplecmd()
538 synexpect(TRP); in simplecmd()
821 RETURN(TRP); in xxreadtoken()
1396 if (readtoken() != TRP) in readtoken1()
1397 synexpect(TRP); in readtoken1()

Completed in 6 milliseconds