Searched refs:OP_IS_NUMCOMPARE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c4806 #define OP_IS_NUMCOMPARE(op) \ macro
4822 if ((OP_IS_NUMCOMPARE(left->op_type) &&
4824 (OP_IS_NUMCOMPARE(right->op_type) &&

Completed in 25 milliseconds