Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dpp_hot.c39 static void unset_cvowner(pTHX_ void *cvarg);
3260 unset_cvowner(pTHX_ void *cvarg) in unset_cvowner() argument
3262 register CV* cv = (CV *) cvarg; in unset_cvowner()