Home
last modified time | relevance | path

Searched refs:Perl_cmpchain_extend (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dembed.h921 # define cmpchain_extend(a,b,c) Perl_cmpchain_extend(aTHX_ a,b,c)
H A Dproto.h560 Perl_cmpchain_extend(pTHX_ I32 type, OP *ch, OP *right)
H A Dop.c4382 Perl_cmpchain_extend(pTHX_ I32 type, OP *ch, OP *right) in Perl_cmpchain_extend() function