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