Searched refs:FUNC1 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ |
H A D | mathmodule.c | 1156 #define FUNC1(funcname, func, can_overflow, docstring) \ macro 1174 FUNC1(acos, acos, 0, 1178 FUNC1(acosh, acosh, 0, 1181 FUNC1(asin, asin, 0, 1185 FUNC1(asinh, asinh, 0, 1188 FUNC1(atan, atan, 0, 1196 FUNC1(atanh, atanh, 0, 1199 FUNC1(cbrt, cbrt, 0, 1242 FUNC1(cos, cos, 0, 1245 FUNC1(cos [all...] |
Completed in 3 milliseconds