Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
Dctypes_dlfcn.h15 #define ctypes_dlerror dlerror macro
/external/python/cpython2/Modules/_ctypes/
Dctypes_dlfcn.h15 #define ctypes_dlerror dlerror macro
/external/python/cpython2/Modules/_ctypes/darwin/
Ddlfcn_simple.c70 const char * (*ctypes_dlerror)(void); variable
/external/python/cpython3/Modules/_ctypes/darwin/
Ddlfcn_simple.c70 const char * (*ctypes_dlerror)(void); variable