Searched refs:TDO (Results 1 – 3 of 3) sorted by relevance
16 #define TDO 15 macro
56 TDO 1 "do"
340 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