Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dultoa_invert.c29 #if PRINTF_LEVEL < PRINTF_DBL && defined(_PRINTF_SMALL_ULTOA)
Dvfprintf.c43 #define PRINTF_LEVEL PRINTF_DBL
64 # define PRINTF_LEVEL PRINTF_DBL
119 #elif PRINTF_LEVEL == PRINTF_DBL
Dstdio_private.h57 #define PRINTF_DBL 5 macro