Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dconfig.c82 extern void init_ctypes(void);
154 {"_ctypes", init_ctypes},
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c5668 init_ctypes(void) in init_ctypes() function