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