Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dtoken.h16 #define TDO 15 macro
A Dmktokens56 TDO 1 "do"
A Dparser.c340 if ((got=readtoken()) != TDO) { in command()
342 synexpect(TDO); in command()
385 if (readtoken() != TDO) in command()
386 synexpect(TDO); in command()

Completed in 8 milliseconds