Home
last modified time | relevance | path

Searched defs:SPLIT (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/ld/
Ds_fmal.c51 #define SPLIT (0x1p32L + 1.0L) macro
57 #define SPLIT (0x1p57L + 1.0L) macro
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dsf_fma.c28 #define SPLIT (0x1p12f + 1.0f) macro
Ds_fma.c71 #define SPLIT ((FLOAT_T) 0x1p26 + (FLOAT_T) 1.0) macro