Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dvfieeefp.h176 #define Frac_mask1 ((__uint32_t)0x007fffffL) macro
211 #define Frac_mask1 ((__uint32_t)0xfffffL) macro
241 #define Frac_mask1 ((__uint32_t)0xffffffL) macro
265 #define Frac_mask1 ((__uint32_t)0xffff007fL) macro
/picolibc-latest/newlib/libc/stdlib/
Dmprec.h126 #define Frac_mask1 ((__uint32_t)0x007fffffL) macro
165 #define Frac_mask1 ((__uint32_t)0xfffffL) macro
205 #define Frac_mask1 ((__uint32_t)0xffffffL) macro
230 #define Frac_mask1 ((__uint32_t)0xffff007fL) macro