Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dintobject.c938 int_or(PyIntObject *v, PyIntObject *w) in int_or() function
1385 (binaryfunc)int_or, /*nb_or*/