Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dlongobject.c2216 _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e) in _PyLong_Frexp() function
/external/python/cpython3/Objects/
Dlongobject.c2865 _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e) in _PyLong_Frexp() function