Home
last modified time | relevance | path

Searched defs:space (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/mips/
DMakefile61 space:=$(empty) $(empty) macro
/glibc-2.36/stdio-common/
Dprintf.h43 unsigned int space:1; /* Space flag. */ member
Dvfprintf-internal.c796 int space = 0; /* Use space prefix if no sign is needed. */ in vfprintf() local
1330 int space = specs[nspecs_done].info.space; in printf_positional() local
/glibc-2.36/locale/programs/
Dlocfile-kw.gperf38 space, tok_space, 0 keyword
/glibc-2.36/argp/
Dargp-help.c1051 space (argp_fmtstream_t stream, size_t ensure) in space() function