Home
last modified time | relevance | path

Searched refs:Exp_msk11 (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dvfieeefp.h166 #define Exp_msk11 ((__uint32_t)0x00800000L) macro
201 #define Exp_msk11 ((__uint32_t)0x100000L) macro
233 #define Exp_msk11 ((__uint32_t)0x1000000L) macro
257 #define Exp_msk11 ((__uint32_t)0x800000L) macro
/picolibc-latest/newlib/libc/stdlib/
Dmprec.h115 #define Exp_msk11 ((__uint32_t)0x00800000L) macro
155 #define Exp_msk11 ((__uint32_t)0x100000L) macro
197 #define Exp_msk11 ((__uint32_t)0x1000000L) macro
222 #define Exp_msk11 ((__uint32_t)0x800000L) macro
Dmprec.c848 z |= Exp_msk11; in d2b()
Dstrtodg.c429 L = word0(d) << 16 | word0(d) >> 16 | Exp_msk11; in mantbits()