Home
last modified time | relevance | path

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

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