Searched defs:dntt_type_type (Results 1 – 2 of 2) sorted by relevance
633 struct dntt_type_type struct635 unsigned int extension: 1;636 unsigned int kind: 10; /* DNTT_TYPE_TYPEDEF or 638 unsigned int global: 1;639 unsigned int typeinfo: 1;640 unsigned int unused: 19;641 vtpointer name;642 dnttpointer type; /* Underlying type, which for TAGDEF's may be