Searched refs:keyword_tok (Results 1 – 2 of 2) sorted by relevance
39 static const struct keyword_tok *41 struct keyword_tok { int name; int tok; }; argument247 const struct keyword_tok *259 static const struct keyword_tok wordlist[] = in keyword_gperf_lookup()344 const struct keyword_tok *kt = keyword_gperf_lookup(string, len); in keyword_to_token()
8 static const struct keyword_tok *12 struct keyword_tok { int name; int tok; };74 const struct keyword_tok *kt = keyword_gperf_lookup(string, len);