Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_Remainder

7860 #define OP_Remainder                           90   /* same as TK_REM      */
61651 case OP_Remainder: { /* same as TK_REM, in1, in2, out3 */
71252 assert( TK_REM==OP_Remainder );