Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dembed.h904 # define alloc_LOGOP(a,b,c) Perl_alloc_LOGOP(aTHX_ a,b,c)
H A Dproto.h180 Perl_alloc_LOGOP(pTHX_ I32 type, OP *first, OP *other)
H A Dop.c1715 Perl_alloc_LOGOP(pTHX_ I32 type, OP *first, OP* other) in Perl_alloc_LOGOP() function