Searched defs:acceptance_type (Results 1 – 1 of 1) sorted by relevance
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) argument