Searched refs:first1 (Results 1 – 1 of 1) sorted by relevance
856 unsigned char first1 = short1 ? short1 : long1 != NULL ? *long1 : 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 8 milliseconds