Searched refs:LookupWord (Results 1 – 2 of 2) sorted by relevance
118 static int LookupWord(char *, int);638 static int LookupWord(char *buff, in LookupWord() function821 return LookupWord(buff, (int) (p - buff)); in date_lex()
624 LookupWord(char *buff) in LookupWord() function764 return LookupWord(buff); in yylex()