Searched refs:acosh_special_values (Results 1 – 2 of 2) sorted by relevance
165 static Py_complex acosh_special_values[7][7]; variable172 SPECIAL_VALUE(z, acosh_special_values); in c_acosh()1119 INIT_SPECIAL_VALUES(acosh_special_values, { in initcmath()
252 static Py_complex acosh_special_values[7][7]; variable266 SPECIAL_VALUE(z, acosh_special_values); in cmath_acosh_impl()1313 INIT_SPECIAL_VALUES(acosh_special_values, { in PyInit_cmath()