Home
last modified time | relevance | path

Searched refs:long_neg (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dlongobject.c4675 long_neg(PyLongObject *v) in long_neg() function
4690 return long_neg(v); in long_abs()
5533 temp = long_neg((PyLongObject*)twice_rem); in _PyLong_DivmodNear()
5624 temp = long_neg((PyLongObject*)ndigits); in int___round___impl()
6028 (unaryfunc)long_neg, /*nb_negative*/

Completed in 8 milliseconds