Searched refs:keyword_tok (Results 1 – 2 of 2) sorted by relevance
39 static const struct keyword_tok *42 struct keyword_tok { int name; int tok; }; argument242 const struct keyword_tok *254 static const struct keyword_tok wordlist[] = in keyword_gperf_lookup()385 const struct keyword_tok *kt = keyword_gperf_lookup(string, len); in keyword_to_token()
7 static const struct keyword_tok *11 struct keyword_tok { int name; int tok; };73 const struct keyword_tok *kt = keyword_gperf_lookup(string, len);