Lines Matching refs:posix
48 " If \abase\a is non-zero and \b--posix\b is not on then the field values"
313 int posix; /* posix format */
534 if (!state.posix && strlen(s) >= fp->width)
679 state.posix = -1;
774 state.posix = 1;
800 append(fmt, state.posix > 0 ? fmt_std : fmt_def);
805 if (state.posix < 0)
806 state.posix = !!conformance(0, 0);
809 if (state.posix)