Searched refs:got (Results 1 – 1 of 1) sorted by relevance
345 int got; in command() local349 if ((got=readtoken()) != TDO) { in command()350 TRACE(("expecting DO got %s %s\n", tokname[got], got == TWORD ? wordtext : "")); in command()