Searched refs:ST_WIDE (Results 1 – 4 of 4) sorted by relevance
62 #define ST_WIDE 0x4 /* write multibyte chars to temporary file */ macro
432 (S->m_single_byte_locale ? 0 : ST_WIDE)); in internal_sort()439 (S->m_single_byte_locale ? 0 : ST_WIDE)); in internal_sort()
334 (is_single_byte ? 0 : ST_WIDE)); in merge_n_streams()
383 stream_set(out_streamp, flags & ST_WIDE ? STREAM_WIDE : in stream_push_to_temporary()