Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dgv.c817 U32 topgen_cmp; in S_gv_fetchmeth_internal() local
841 topgen_cmp = HvMROMETA(stash)->cache_gen + PL_sub_generation; in S_gv_fetchmeth_internal()
869 if (!GvCVGEN(topgv) || GvCVGEN(topgv) == topgen_cmp) { in S_gv_fetchmeth_internal()
880 else if (GvCVGEN(topgv) == topgen_cmp) { in S_gv_fetchmeth_internal()
959 GvCVGEN(topgv) = topgen_cmp; in S_gv_fetchmeth_internal()
976 GvCVGEN(topgv) = topgen_cmp; in S_gv_fetchmeth_internal()
984 GvCVGEN(topgv) = topgen_cmp; in S_gv_fetchmeth_internal()