Searched refs:OP_NOT (Results 1 – 1 of 1) sorted by relevance
13 #define OP_NOT 1 macro46 {0, "!", OP_NOT, 1},155 case OP_NOT: in do_test()156 if (last_unop == OP_NOT) in do_test()159 last_unop = OP_NOT; in do_test()162 if (last_unop == OP_NOT) { in do_test()
Completed in 2 milliseconds