Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobject.h136 typedef int (*inquiry)(PyObject *); typedef
/external/python/cpython3/Include/
Dobject.h172 typedef int (*inquiry)(PyObject *); typedef