Home
last modified time | relevance | path

Searched defs:PyObject_IsTrue (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
D_operator.c68 spami(truth , PyObject_IsTrue) in spami() argument
/external/python/cpython3/Objects/
Dobject.c1226 PyObject_IsTrue(PyObject *v) in PyObject_IsTrue() function
/external/python/cpython2/Objects/
Dobject.c1567 PyObject_IsTrue(PyObject *v) in PyObject_IsTrue() function