Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dprintf_scanf.c55 # define NO_FLOATING_POINT macro
65 # define NO_FLOATING_POINT macro
80 # define NO_FLOATING_POINT macro
125 #define NO_FLOATING_POINT macro
134 #ifndef NO_FLOATING_POINT
144 #if !defined(NO_FLOATING_POINT)
160 #if !defined(NO_FLOATING_POINT)
234 #ifndef NO_FLOATING_POINT
350 #if !defined(NO_FLOATING_POINT) in main()
477 #if !defined(NO_FLOATING_POINT) in main()
Dprintf-tests.c19 #ifndef NO_FLOATING_POINT
62 #ifndef NO_FLOATING_POINT in test()
83 #ifdef NO_FLOATING_POINT in test()
213 #ifndef NO_FLOATING_POINT in testw()
230 #ifdef NO_FLOATING_POINT in testw()
Dtestcases.c65 # ifdef NO_FLOATING_POINT
Dmath_errhandling_tests.c1514 #if defined(TINY_STDIO) || !defined(NO_FLOATING_POINT)
/picolibc-latest/newlib/testsuite/newlib.stdio/
Dswprintf.c15 #if defined(INTEGER_ONLY) || defined(NO_FLOATING_POINT) in main()
/picolibc-latest/test/libc-testsuite/
Dsnprintf.c183 #if defined(TINY_STDIO) || (!defined(NO_FLOATING_POINT) && (!defined(_WANT_IO_LONG_DOUBLE) || defin… in test_snprintf()
242 #if !defined(NO_FLOATING_POINT) && defined(_IO_FLOAT_EXACT) && __SIZEOF_DOUBLE__ == 8 in test_snprintf()
Dsscanf.c61 #define NO_FLOATING_POINT macro
307 #if !defined(NO_FLOATING_POINT) && defined(_IO_FLOAT_EXACT) in test_sscanf()
/picolibc-latest/newlib/libc/stdio/
Dnano-vfscanf_local.h49 #ifndef NO_FLOATING_POINT
Dnano-vfprintf_local.h64 #ifndef NO_FLOATING_POINT
Dvfwscanf.c105 #ifndef NO_FLOATING_POINT
Dvfscanf.c105 #ifndef NO_FLOATING_POINT
Dvfwprintf.c100 # ifndef NO_FLOATING_POINT
Dvfprintf.c135 # ifndef NO_FLOATING_POINT
/picolibc-latest/newlib/libm/test/
Dconvert.c403 #if defined(TINY_STDIO) || !defined(NO_FLOATING_POINT) in deltest()
437 #if defined(TINY_STDIO) || !defined(NO_FLOATING_POINT) in test_sprint()
448 #if defined(TINY_STDIO) || !defined(NO_FLOATING_POINT) in test_sprint()
536 #if defined(TINY_STDIO) || !defined(NO_FLOATING_POINT) in test_scan()
545 #if defined(TINY_STDIO) || !defined(NO_FLOATING_POINT) in test_scan()
/picolibc-latest/
Dmeson.build1341 conf_data.set('NO_FLOATING_POINT', not newlib_io_float)
/picolibc-latest/newlib/
DChangeLog-201518969 if NO_FLOATING_POINT flag is not defined.