Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/
H A Ddlutils.c59 #define dl_debug (MY_CXT.x_dl_debug) macro
66 if (dl_debug>=level) { code; } \
113 dl_debug = sv ? SvIV(sv) : 0; in dl_generic_private_init()
H A Ddl_hpux.xs81 if (dl_debug)