Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dmathmodule.c3148 double f_result = PyFloat_AS_DOUBLE(result); in math_prod_impl() local
/third_party/python/Python/
Dbltinmodule.c2501 double f_result = PyFloat_AS_DOUBLE(result); in builtin_sum_impl() local