Home
last modified time | relevance | path

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

/malloc/
A Dtst-dynarray-shared.h21 struct int_array struct
30 #define DYNARRAY_FINAL_TYPE struct int_array argument
A Dtst-dynarray-fail.c115 struct int_array result = { (int *) (uintptr_t) -1, -1 }; in test_int_fail()
146 struct int_array result = { (int *) (uintptr_t) -1, -1 }; in test_int_fail()
A Dtst-dynarray.c76 struct int_array result = { (int *) (uintptr_t) -1, -1 }; in test_int()
160 struct int_array result = { (int *) (uintptr_t) -1, -1 }; in test_int()

Completed in 9 milliseconds