Searched defs:dntt_type_ptrmemfunc (Results 1 – 2 of 2) sorted by relevance
1024 struct dntt_type_ptrmemfunc struct1026 unsigned int extension: 1; /* Always zero. */1027 unsigned int kind: 10; /* Always DNTT_TYPE_PTRMEMFUNC. */1028 unsigned int unused: 21;1029 dnttpointer pointsto ; /* Pointer to class DNTT. */1030 dnttpointer memtype ; /* Type of member. */