Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c2229 static PyCFunction _py_float_as_integer_ratio; variable
2287 n_d = _py_float_as_integer_ratio(tmp, NULL); in PyDecType_FromFloatExact()
5696 ASSIGN_PTR(_py_float_as_integer_ratio, cfunc_noargs(&PyFloat_Type, in PyInit__decimal()
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv2780 Modules/_decimal/_decimal.c - _py_float_as_integer_ratio -