Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
D_ctypes.c131 PyObject *PyExc_ArgError = NULL; variable
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
D_ctypes.c137 PyObject *PyExc_ArgError; variable