Home
last modified time | relevance | path

Searched defs:long_methods (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dfloatobject.c1721 PyNumberMethods *long_methods = PyLong_Type.tp_as_number; in float_as_integer_ratio() local
Dlongobject.c4221 static PyMethodDef long_methods[] = { variable
/aosp_15_r20/external/python/cpython3/Objects/
Dfloatobject.c1581 PyNumberMethods *long_methods = PyLong_Type.tp_as_number; in float_as_integer_ratio_impl() local
Dlongobject.c5964 static PyMethodDef long_methods[] = { variable