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