Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dldtoa.c3791 static const unsigned short nan53[4] = { 0x7fff, 0xffff, 0xffff, 0xffff }; variable
3796 static const unsigned short nan53[4] = { 0x7ff8, 0, 0, 0 }; variable
3806 static const unsigned short nan53[4] = { 0x7ff7, 0xffff, 0xffff, 0xffff }; variable
3813 static const unsigned short nan53[4] = { 0, 0, 0, 0x7ff8 }; variable
3823 static const unsigned short nan53[4] = { 0xffff, 0xffff, 0xffff, 0x7ff7 }; variable