Home
last modified time | relevance | path

Searched refs:short2 (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dtst-alloc_buffer.c511 typedef short __attribute__ ((aligned (2))) short2; in test_large() typedef
515 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