Home
last modified time | relevance | path

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

/malloc/
A Dtst-dynarray-shared.h33 struct str_array struct
43 #define DYNARRAY_FINAL_TYPE struct str_array argument
A Dtst-dynarray-fail.c244 struct str_array result = { (char **) (uintptr_t) -1, -1 }; in test_str_fail()
276 struct str_array result = { (char **) (uintptr_t) -1, -1 }; in test_str_fail()
A Dtst-dynarray.c203 struct str_array result = { (char **) (uintptr_t) -1, -1 }; in test_str()
294 struct str_array result = { (char **) (uintptr_t) -1, -1 }; in test_str()

Completed in 7 milliseconds