Searched defs:model_info (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/tests/
H A Ds390x_features.c74 } model_info; typedef in typeref:struct:__anon14879
77 model_info models[] = {
92 static model_info *locate_model(const char *name)
94 model_info *p;
110 static model_info *get_host(void)
115 model_info *model;
168 model_info *mm = models + n;
196 model_info *host, *from, *to, *p;

Completed in 76 milliseconds