Searched refs:SPACESGN (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/stdio/ | ||
D | nano-vfprintf_local.h | 130 #define SPACESGN 0x010 /* Space flag. */ macro |
D | nano-vfprintf.c | 534 if (prt_data.flags & SPACESGN) in VFPRINTF() |