Home
last modified time | relevance | path

Searched refs:FIELD_FOLD_UPPERCASE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sort/
H A Doptions.c157 F->f_options |= FIELD_FOLD_UPPERCASE; in parse_field_spec()
302 nF->f_options |= FIELD_FOLD_UPPERCASE; in parse_old_field_spec()
430 S->m_field_options |= FIELD_FOLD_UPPERCASE; in options()
432 FIELD_FOLD_UPPERCASE); in options()
H A Dinitialize.c147 FIELD_FOLD_UPPERCASE)) in initialize_post()
H A Dtypes.h72 #define FIELD_FOLD_UPPERCASE 0x2 macro
H A Dfields.c337 if (F->f_options & FIELD_FOLD_UPPERCASE) { in field_print()
703 if (F->f_options & FIELD_FOLD_UPPERCASE) in field_convert_alpha()
768 if (F->f_options & FIELD_FOLD_UPPERCASE) in field_convert_alpha_wide()