Searched refs:short2 (Results 1 – 2 of 2) sorted by relevance
511 typedef short __attribute__ ((aligned (2))) short2; in test_large() typedef515 TEST_VERIFY (alloc_buffer_alloc_array (&buf, short2, SIZE_MAX / 2) in test_large()522 (&buf, short2, SIZE_MAX / 2 - 1); in test_large()
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()