Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dopnames.h102 OP_I_NCMP = 85, enumerator
460 ((op) >= OP_LT && (op) <= OP_I_NCMP)
Dop.c13871 case OP_I_NCMP: in S_simplify_sort()
13946 if (k->op_type == OP_I_NCMP) in S_simplify_sort()