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

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dxprintf_hexdump.c67 if (pi->showsign)
H A Dxprintf_vis.c67 if (pi->showsign)
H A Dxprintf.c513 if (pi->showsign == 0) {
566 pi->showsign = 1;
855 if (pi->showsign) fprintf(stderr, " showsign");
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dprintf.h92 unsigned showsign :1; /* + flag */ member in struct:printf_info

Completed in 150 milliseconds