Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c955 struct acceptance_type struct
958 routine_type type : 16;
966 unsigned int partial_p : 1;
969 {
995 operator == (const acceptance_type &a, const acceptance_type &b) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc953 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) in operator ==() argument