Searched refs:lt_dlclose (Results 1 – 4 of 4) sorted by relevance
167 #if !defined(lt_dlclose)168 # define lt_dlclose(handle) NTCloseLibrary(handle) macro
1035 if (lt_dlclose(handle) != 0) in InvokeDynamicImageFilter()1617 if (lt_dlclose((ModuleHandle) module_info->handle) != 0) in UnregisterModule()
1617 (void) lt_dlclose(ghost_handle); in NTGhostscriptUnLoadDLL()
2567 (void) lt_dlclose(openCL_library->library); in OpenCLTerminus()