Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_Not

7886 #define OP_Not                                 19   /* same as TK_NOT      */
62383 case OP_Not: { /* same as TK_NOT, in1, out2 */
71300 assert( TK_NOT==OP_Not );