Lines Matching defs:DLERR
83 #define DLERR() do { if ((errormsg = dlerror())) goto dlclose; } while (0)85 DLERR();87 DLERR();90 DLERR();92 DLERR();94 DLERR();96 DLERR();98 DLERR();100 DLERR();102 DLERR();104 DLERR();105 #undef DLERR