Searched refs:PLUSSGN (Results 1 – 2 of 2) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/ | ||
D | nano-vfprintf_local.h | 129 #define PLUSSGN 0x008 /* Plus sign flag. */ macro |
D | nano-vfprintf.c | 544 if (prt_data.flags & PLUSSGN) in VFPRINTF() |