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

/illumos-gate/usr/src/cmd/sort/common/
H A Dstreams.h62 #define ST_WIDE 0x4 /* write multibyte chars to temporary file */ macro
H A Dinternal.c432 (S->m_single_byte_locale ? 0 : ST_WIDE));
439 (S->m_single_byte_locale ? 0 : ST_WIDE));
H A Dmerge.c334 (is_single_byte ? 0 : ST_WIDE));
H A Dstreams.c383 stream_set(out_streamp, flags & ST_WIDE ? STREAM_WIDE :

Completed in 97 milliseconds