Searched refs:exp2_shift (Results 1 – 3 of 3) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libm/common/ | ||
D | exp_data.c | 119 .exp2_shift = 0x1.8p52 / N, |
D | exp2.c | 37 #define Shift __exp_data.exp2_shift |
D | math_config.h | 1148 double exp2_shift; member |