Searched defs:acceptance_type (Results 1 – 2 of 2) sorted by relevance
955 struct acceptance_type struct958 routine_type type : 16;966 unsigned int partial_p : 1;969 {995 operator == (const acceptance_type &a, const acceptance_type &b) argument
953 struct acceptance_type struct956 routine_type type : 16;964 unsigned int partial_p : 1;967 {993 operator == (const acceptance_type &a, const acceptance_type &b) in operator ==() argument