Home
last modified time | relevance | path

Searched defs:hasargs (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dpp_sort.c700 bool hasargs = FALSE; /* the sort sub has proto($$)? */ in PP() local
H A Dinline.h2807 Perl_cx_pushsub(pTHX_ PERL_CONTEXT * cx,CV * cv,OP * retop,bool hasargs) Perl_cx_pushsub() argument
H A Dpp_hot.c5414 bool hasargs; PP() local