Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dvffprintf.c35 #define PRINTF_LEVEL PRINTF_FLT
Dvfprintf.c109 #elif PRINTF_LEVEL == PRINTF_FLT
149 #if PRINTF_LEVEL >= PRINTF_FLT
499 #if PRINTF_LEVEL >= PRINTF_FLT in vfprintf()
686 #if PRINTF_LEVEL >= PRINTF_FLT in vfprintf()
Dstdio_private.h56 #define PRINTF_FLT 4 macro