Searched refs:OP_NOT (Results 1 – 3 of 3) 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()
645 OP_NOT, enumerator664 return OP_NOT; in process_op()1063 case OP_NOT: in process_filter()1094 case OP_NOT: in process_filter()
46 OP_NOT, enumerator581 case OP_NOT: in altera_execute()