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

/opensolaris-onvv-gate/usr/src/cmd/sort/common/
H A Doptions.c159 F->f_options |= FIELD_FOLD_UPPERCASE;
304 nF->f_options |= FIELD_FOLD_UPPERCASE;
432 S->m_field_options |= FIELD_FOLD_UPPERCASE;
434 FIELD_FOLD_UPPERCASE);
H A Dinitialize.c137 FIELD_FOLD_UPPERCASE))
H A Dtypes.h74 #define FIELD_FOLD_UPPERCASE 0x2 macro
H A Dfields.c337 if (F->f_options & FIELD_FOLD_UPPERCASE) {
703 if (F->f_options & FIELD_FOLD_UPPERCASE)
768 if (F->f_options & FIELD_FOLD_UPPERCASE)

Completed in 41 milliseconds