Searched defs:nametable (Results 1 – 7 of 7) sorted by relevance
63 struct nametable { struct64 const uint_t ver;65 const uint8_t bits;66 const char *name;
76 struct nametable { struct96 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;
1468 sorttable(char *nametable[], char *codetable[]) in sorttable()
917 const struct nametable_core_uarch *nametable) in find_gpcevent_core_uarch()