Home
last modified time | relevance | path

Searched refs:expr_types (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmodule.cc3584 static const mstring expr_types[] = { variable
3718 MIO_NAME (expr_t) (e->expr_type, expr_types); in mio_expr()
3734 e->expr_type = (expr_t) find_enum (expr_types); in mio_expr()
H A DChangeLog-20032212 ref_types, expr_types): Make const.
H A DChangeLog-20081166 (expr_types): Add EXPR_COMPCALL.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmodule.c3433 static const mstring expr_types[] = { variable
3567 MIO_NAME (expr_t) (e->expr_type, expr_types); in mio_expr()
3583 e->expr_type = (expr_t) find_enum (expr_types); in mio_expr()