Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dlib_obj.c32 int l_auto_close; /* if we must dlclose() this handle */ member
95 if (lib->l_auto_close) in lib_dealloc()
652 lib->l_auto_close = auto_close; in lib_internal_new()