Searched defs:rnntypeinfo (Results 1 – 1 of 1) sorted by relevance
112 struct rnntypeinfo { struct113 char *name;114 enum rnnttype {145 static inline uint64_t typeinfo_mask(struct rnntypeinfo *ti) in typeinfo_mask() argument