Searched refs:str_array (Results 1 – 3 of 3) sorted by relevance
33 struct str_array struct43 #define DYNARRAY_FINAL_TYPE struct str_array argument
244 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()
203 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