Home
last modified time | relevance | path

Searched refs:showsign (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dprintf.h67 unsigned int showsign:1; /* + flag. */ member
91 unsigned int showsign:1; /* + flag. */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dold_vfprintf.c551 PRINT_INFO_SET_FLAG(&info,showsign); in vfprintf()
A D_fpmaxtostr.c250 if (PRINT_INFO_FLAG_VAL(info,showsign)) { in _fpmaxtostr()
A D_vfprintf.c1526 PRINT_INFO_SET_FLAG(&(ppfs->info),showsign); in _do_one_spec()
1529 } else if (PRINT_INFO_FLAG_VAL(&(ppfs->info),showsign)) { in _do_one_spec()

Completed in 11 milliseconds