Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c1704 StgDictObject *stgd; in c_void_p_from_param() local
1809 switch (PyUnicode_AsUTF8(stgd->proto)[0]) { in c_void_p_from_param() local
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c1768 StgDictObject *stgd; in c_void_p_from_param() local
1876 switch (PyString_AS_STRING(stgd->proto)[0]) { in c_void_p_from_param() local