Searched refs:short2 (Results 1 – 1 of 1) 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()
Completed in 5 milliseconds