Searched refs:fieldwidth (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/printf/ |
H A D | printf.c | 59 (void) asprintf(&b, f, fieldwidth, precision, func); \ 61 (void) asprintf(&b, f, fieldwidth, func); \ 179 int fieldwidth, haveprec, havewidth, mod_ldbl, precision; local 242 if (getint(&fieldwidth))
|
Completed in 66 milliseconds