Searched refs:FLAG_no_tie_break (Results 1 – 1 of 1) sorted by relevance
117 FLAG_no_tie_break = 0x40000000, enumerator384 if (!(option_mask32 & FLAG_no_tie_break)) { in compare_keys()624 option_mask32 |= FLAG_no_tie_break; in sort_main()