Home
last modified time | relevance | path

Searched refs:EXP2_POLY_ORDER (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ieee754/dbl-64/
Dmath_config.h133 #define EXP2_POLY_ORDER 5 macro
142 double exp2_poly[EXP2_POLY_ORDER];
De_exp_data.c49 #if N == 128 && EXP2_POLY_ORDER == 5