Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Ddtox_engine.c61 #define SIG_MSB 0x10000000000000LL macro
82 #define SIG_MSB 0x800000 macro
132 s |= (SIG_MSB << SIG_SHIFT); in __dtox_engine()