Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dfloatio.h24 #ifdef _NO_LONGDBL
Dnano-vfscanf_local.h71 #define _NO_LONGDBL macro
Dnano-vfprintf_local.h74 #define _NO_LONGDBL macro
Dvfwprintf.c133 #define _NO_LONGDBL macro
135 #undef _NO_LONGDBL
219 # ifdef _NO_LONGDBL
926 # ifdef _NO_LONGDBL in VFWPRINTF()
1539 # ifdef _NO_LONGDBL in wcvt()
1857 # ifndef _NO_LONGDBL in get_arg()
Dvfprintf.c164 #define _NO_LONGDBL macro
166 #undef _NO_LONGDBL
255 # ifdef _NO_LONGDBL
970 # ifdef _NO_LONGDBL in VFPRINTF()
1560 # ifdef _NO_LONGDBL in cvt()
1964 # ifndef _NO_LONGDBL in get_arg()
Dvfscanf.c132 #define _NO_LONGDBL macro
134 #undef _NO_LONGDBL
1882 #ifdef _NO_LONGDBL in _SVFSCANF()
1913 #ifndef _NO_LONGDBL /* !_NO_LONGDBL */ in _SVFSCANF()
Dvfwscanf.c134 #define _NO_LONGDBL macro
136 #undef _NO_LONGDBL
1537 #ifdef _NO_LONGDBL in _SVFWSCANF()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201514581 * libc/stdio/vfscanf.c (__svfscanf_r)[!_NO_LONGDBL]: Don't use
20224 * libc/stdio/vfscanf.c: Fix typo for _NO_LONGDBL macro.