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

/openbsd-current/gnu/usr.bin/perl/ext/DynaLoader/
H A Ddlutils.c53 #define dl_loaded_files (MY_CXT.x_dl_loaded_files) macro
108 dl_loaded_files = NULL;
129 if (!dl_loaded_files)
130 dl_loaded_files = newHV(); /* provide cache for dl_*.xs if needed */

Completed in 174 milliseconds