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

/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c135 enum blanktype { bl_start, bl_end, bl_both }; enumerator in enum:blanktype
3106 if (blanktype == bl_start || blanktype == bl_both)
3108 if (blanktype == bl_end || blanktype == bl_both)
3365 set_ordering (str, &gkey, bl_both);

Completed in 38 milliseconds