Searched refs:lt_dlclose (Results 1 – 4 of 4) sorted by relevance
171 #if !defined(lt_dlclose)172 # define lt_dlclose(handle) NTCloseLibrary(handle) macro
1037 if (lt_dlclose(handle) != 0) in InvokeDynamicImageFilter()1618 if (lt_dlclose((ModuleHandle) module_info->handle) != 0) in UnregisterModule()
1549 (void) lt_dlclose(ghost_handle); in NTGhostscriptUnLoadDLL()
2616 (void) lt_dlclose(openCL_library->library); in OpenCLTerminus()