Searched refs:sqrt_special_values (Results 1 – 2 of 2) sorted by relevance
664 static Py_complex sqrt_special_values[7][7]; variable700 SPECIAL_VALUE(z, sqrt_special_values); in c_sqrt()1189 INIT_SPECIAL_VALUES(sqrt_special_values, { in initcmath()
771 static Py_complex sqrt_special_values[7][7]; variable814 SPECIAL_VALUE(z, sqrt_special_values); in cmath_sqrt_impl()1375 INIT_SPECIAL_VALUES(sqrt_special_values, { in PyInit_cmath()