Searched refs:first2 (Results 1 – 1 of 1) sorted by relevance
857 unsigned char first2 = short2 ? short2 : long2 != NULL ? *long2 : 0; in hol_entry_cmp() local861 cmp = tolower (first1) - tolower (first2); in hol_entry_cmp()866 cmp = first2 - first1; in hol_entry_cmp()
Completed in 7 milliseconds