Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-common.c345 build_equiv_decl (tree union_type, bool is_init, bool is_saved, bool is_auto) in build_equiv_decl()
386 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) in build_common_decl()
615 bool is_init = false; in create_common() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-common.cc352 build_equiv_decl (tree union_type, bool is_init, bool is_saved, bool is_auto) in build_equiv_decl()
393 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) in build_common_decl()
643 bool is_init = false; in create_common() local
/netbsd-src/external/mit/isl/dist/
H A Disl_ast.c3373 int is_value, is_init; in read_for() local