Home
last modified time | relevance | path

Searched refs:SPACESGN (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_local.h130 #define SPACESGN 0x010 /* Space flag. */ macro
Dnano-vfprintf.c534 if (prt_data.flags & SPACESGN) in VFPRINTF()