Home
last modified time | relevance | path

Searched defs:ctypes_dlopen (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/_ctypes/
Dctypes_dlfcn.h16 #define ctypes_dlopen dlopen macro
/external/python/cpython2/Modules/_ctypes/
Dctypes_dlfcn.h16 #define ctypes_dlopen dlopen macro
/external/python/cpython3/Modules/_ctypes/darwin/
Ddlfcn_simple.c68 void * (*ctypes_dlopen)(const char *path, int mode); variable
/external/python/cpython2/Modules/_ctypes/darwin/
Ddlfcn_simple.c68 void * (*ctypes_dlopen)(const char *path, int mode); variable