Home
last modified time | relevance | path

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

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