Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dintobject.c575 DIVMOD_ERROR /* Exception raised */ enumerator
587 return DIVMOD_ERROR; in i_divmod()