Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/common/
Ds_nan.c44 nan64(const char *unused) in nan64() function
Dmath_config.h1272 #define nan64 _NAME_64(nan) macro
/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c3795 static const unsigned short nan64[6] = { variable
3802 static const unsigned short nan64[6] = { 0x7fff, 0xc000, 0, 0, 0, 0 }; variable
3810 static const unsigned short nan64[6] = { variable
3819 static const unsigned short nan64[6] = { 0, 0, 0, 0, 0xc000, 0x7fff }; variable
3827 static const unsigned short nan64[6] = { variable
3852 p = nan64; in enan()
/picolibc-latest/newlib/
DChangeLog-20151869 * libc/stdlib/ldtoa.c (nan113, nan64, nan53, nan24): Add MIPS
2821 (nan64): Constify.