Searched defs:dl_libref (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/ | ||
| H A D | dlutils.c | 63 SV *dl_libref; local 67 while ((dl_libref = av_pop(dl_librefs)) != &PL_sv_undef) { 72 XPUSHs(sv_2mortal(dl_libref)); |
Completed in 19 milliseconds