Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/
D_ctypes.c5519 static PyMethodDef comerror_methods[] = { variable
5528 PyMethodDef *methods = comerror_methods; in create_comerror()