Searched refs:TWORD (Results 1 – 3 of 3) sorted by relevance
13 #define TWORD 12 macro
350 TRACE(("expecting DO got %s %s\n", tokname[got], got == TWORD ? wordtext : "")); in command()360 if (readtoken() != TWORD || quoteflag || ! goodname(wordtext)) in command()365 if (readtoken() == TWORD && ! quoteflag && equal(wordtext, "in")) { in command()367 while (readtoken() == TWORD) { in command()410 if (readtoken() != TWORD) in command()411 synexpect(TWORD); in command()418 if (lasttoken != TWORD || ! equal(wordtext, "in")) in command()488 case TWORD: in command()557 if (readtoken() == TWORD) { in simplecmd()642 if (readtoken() != TWORD) in parsefname()[all …]
53 TWORD 0 word