Searched refs:short2 (Results 1 – 1 of 1) sorted by relevance
855 int short2 = hol_entry_first_short (entry2); in hol_entry_cmp() local857 unsigned char first2 = short2 ? short2 : long2 != NULL ? *long2 : 0; in hol_entry_cmp()873 cmp = (short1 != 0) - (short2 != 0); in hol_entry_cmp()
Completed in 8 milliseconds