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