Home
last modified time | relevance | path

Searched defs:Frac_mask (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dvfieeefp.h175 #define Frac_mask ((__uint32_t)0x007fffffL) macro
210 #define Frac_mask ((__uint32_t)0xfffffL) macro
240 #define Frac_mask ((__uint32_t)0xffffffL) macro
264 #define Frac_mask ((__uint32_t)0x7fffffL) macro
/picolibc-latest/newlib/libc/stdlib/
Dmprec.h125 #define Frac_mask ((__uint32_t)0x007fffffL) macro
164 #define Frac_mask ((__uint32_t)0xfffffL) macro
204 #define Frac_mask ((__uint32_t)0xffffffL) macro
229 #define Frac_mask ((__uint32_t)0x7fffffL) macro