Searched defs:TOKEN_SPELL (Results 1 – 2 of 2) sorted by relevance
50 #define TOKEN_SPELL(token) (token_spellings[(token)->type].category) macro