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

/osnet-11/usr/src/lib/efcode/engine/
H A Denv.c237 int fwidth; /* format field width */ member in struct:CMN_FMT_T
269 * fwidth:
283 int *fwidth, *cwidth; local
291 fwidth = &cfstr->fwidth;
294 *fwidth = *cwidth = 0;
301 (*fwidth)++;
308 (*fwidth)++;
311 if (*fwidth == 1) {
321 (*fwidth)
[all...]

Completed in 15 milliseconds