Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:OP_BitNot

8085 #define OP_BitNot                              93   /* same as TK_BITNOT   */
64329 case OP_BitNot: { /* same as TK_BITNOT, in1, out2 */
73227 assert( TK_BITNOT==OP_BitNot );