Searched refs:atanh_special_values (Results 1 – 2 of 2) sorted by relevance
304 static Py_complex atanh_special_values[7][7]; variable312 SPECIAL_VALUE(z, atanh_special_values); in c_atanh()1139 INIT_SPECIAL_VALUES(atanh_special_values, { in initcmath()
398 static Py_complex atanh_special_values[7][7]; variable413 SPECIAL_VALUE(z, atanh_special_values); in cmath_atanh_impl()1333 INIT_SPECIAL_VALUES(atanh_special_values, { in PyInit_cmath()