Home
last modified time | relevance | path

Searched defs:defgv (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dpp.c6713 int defgv = PL_opargs[opnum] & OA_DEFGV ||opnum==OP_GLOB, whicharg = 0; PP() local
H A Dop.c15222 int i = 0, n = 0, seen_question = 0, defgv = 0; Perl_core_prototype() local