Searched defs:type_datum (Results 1 – 1 of 1) sorted by relevance
99 struct type_datum { struct100 u32 value; /* internal type value */101 u32 bounds; /* boundary of type */102 unsigned char primary; /* primary name? */103 unsigned char attribute;/* attribute ?*/