Home
last modified time | relevance | path

Searched defs:i_result (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Python/
H A Dbltinmodule.c2494 long i_result = PyLong_AsLongAndOverflow(result, &overflow); in builtin_sum_impl() local
/third_party/python/Modules/
H A Dmathmodule.c3141 long i_result = PyLong_AsLongAndOverflow(result, &overflow); in math_prod_impl() local

Completed in 8 milliseconds