Searched refs:TOK_NOT (Results 1 – 2 of 2) sorted by relevance
34 #define TOK_NOT 4 macro
77 { "!", TOK_NOT, 1 },386 case TOK_NOT: in get_atom()