Home
last modified time | relevance | path

Searched defs:acceptance_type (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenrecog.c953 struct acceptance_type struct
956 routine_type type : 16;
964 unsigned int partial_p : 1;
967 {
993 operator == (const acceptance_type &a, const acceptance_type &b) argument