Searched defs:PyCArg_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/_ctypes/ | ||
| D | callproc.c | 536 PyTypeObject PyCArg_Type = { variable |
| /external/python/cpython3/Modules/_ctypes/ | ||
| D | callproc.c | 562 PyTypeObject PyCArg_Type = { variable |