Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmathmodule.c2518 int found_nan = 0, p_allocated = 0, q_allocated = 0; in math_dist_impl() local
2537 q_allocated = 1; in math_dist_impl()
2573 if (q_allocated) { in math_dist_impl()
2585 if (q_allocated) { in math_dist_impl()