Home
last modified time | relevance | path

Searched refs:OP_I_NCMP (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dopnames.h101 OP_I_NCMP, /* 83 */ enumerator
Dop.c4937 (op) == OP_NCMP || (op) == OP_I_NCMP) in Perl_ck_bitop()
6078 case OP_I_NCMP: in S_simplify_sort()
6122 if (k->op_type == OP_I_NCMP) in S_simplify_sort()