Searched refs:OP_NOT (Results 1 – 1 of 1) sorted by relevance
13 #define OP_NOT 1 macro46 {0, "!", OP_NOT, 1},154 case OP_NOT: in do_test()155 if (last_unop == OP_NOT) in do_test()158 last_unop = OP_NOT; in do_test()161 if (last_unop == OP_NOT) { in do_test()