Searched refs:dl_libref (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/ext/DynaLoader/
H A Ddlutils.c81 SV *dl_libref; local
82 while ((dl_libref = av_pop(dl_librefs)) != &PL_sv_undef) {
87 XPUSHs(sv_2mortal(dl_libref));

Completed in 276 milliseconds