Searched refs:OP_NOT (Results 1 – 2 of 2) sorted by relevance
12 #define OP_NOT 1 macro45 {0, "!", OP_NOT, 1},153 case OP_NOT: in do_test()154 if (last_unop == OP_NOT) in do_test()157 last_unop = OP_NOT; in do_test()160 if (last_unop == OP_NOT) { in do_test()
46 OP_NOT, enumerator578 case OP_NOT: in altera_execute()