Searched defs:nametable (Results 1 – 7 of 7) sorted by relevance
65 struct nametable { struct66 const uint_t ver;67 const uint8_t bits;68 const char *name;
78 struct nametable { struct98 static const struct nametable US12_names0[] = { argument
126 struct nametable { struct142 static const struct nametable Niagara_names1[] = { argument
127 struct nametable { struct128 const uint8_t bits;129 const char *name;
126 struct nametable { struct127 const uint8_t bits;128 const char *name;
1470 sorttable(char *nametable[], char *codetable[]) in sorttable()
917 const struct nametable_core_uarch *nametable) in find_gpcevent_core_uarch()