Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc740 class id_tab { class in c_expr
744 id_tab (const char *id_, const char *oper_): id (id_), oper (oper_) {} in id_tab() function in c_expr::id_tab
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c740 id_tab (const char *id_, const char *oper_): id (id_), oper (oper_) {} in id_tab() function