Searched refs:exp10_poly (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/arm-optimized-routines/math/ | ||
| H A D | exp_data.c | 153 .exp10_poly = { |
| H A D | exp10.c | 20 #define C(i) __exp_data.exp10_poly[i] |
| H A D | math_config.h | 480 double exp10_poly[5]; member |