Searched defs:string_array (Results 1 – 3 of 3) sorted by relevance
855 struct string_array { struct860 static int get_comment_items(snd_config_t *n, struct string_array *items) in get_comment_items() argument
1069 const char* string_array[] = { "fee", "fie", "foe", "fum" }; in TEST() local
3093 const char* string_array[] = {"fee", "fie", "foe", "fum"}; in TEST() local