Searched refs:short1 (Results 1 – 1 of 1) sorted by relevance
854 int short1 = hol_entry_first_short (entry1); in hol_entry_cmp() local856 unsigned char first1 = short1 ? short1 : long1 != NULL ? *long1 : 0; in hol_entry_cmp()873 cmp = (short1 != 0) - (short2 != 0); in hol_entry_cmp()878 if (short1 == 0) in hol_entry_cmp()
Completed in 8 milliseconds