Searched defs:type_datum (Results 1 – 1 of 1) sorted by relevance
111 struct type_datum { struct112 u32 value; /* internal type value */113 u32 bounds; /* boundary of type */114 unsigned char primary; /* primary name? */115 unsigned char attribute; /* attribute ?*/