Searched refs:PRINTF_STD (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/tinystdio/ | ||
D | vfiprintf.c | 36 #define PRINTF_LEVEL PRINTF_STD |
D | stdio_private.h | 54 #define PRINTF_STD 2 macro |
D | vfprintf.c | 83 #elif PRINTF_LEVEL == PRINTF_STD |