Searched defs:cand_cv (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ext/mro/ | ||
H A D | mro.xs | 620 CV* cand_cv; variable |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | gv.c | 811 CV* cand_cv = NULL; in S_gv_fetchmeth_internal() local |