Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dboolobject.c70 bool_and(PyObject *a, PyObject *b) in bool_and() function
122 bool_and, /* nb_and */