Home
last modified time | relevance | path

Searched refs:gfc_clear_ts (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Diresolve.cc113 gfc_clear_ts (&ts); in resolve_mask_arg()
331 gfc_clear_ts (&ts); in gfc_resolve_aint()
379 gfc_clear_ts (&ts); in gfc_resolve_anint()
476 gfc_clear_ts (&ts); in gfc_resolve_besn()
493 gfc_clear_ts (&ts); in gfc_resolve_bessel_n2()
764 gfc_clear_ts (&ts); in gfc_resolve_cshift()
807 gfc_clear_ts (&ts); in gfc_resolve_ctime()
866 gfc_clear_ts (&temp.ts); in gfc_resolve_dot_product()
933 gfc_clear_ts (&ts); in gfc_resolve_eoshift()
1310 gfc_clear_ts (&ts); in gfc_resolve_index_func()
[all …]
H A Dmisc.cc32 gfc_clear_ts (gfc_typespec *ts) in gfc_clear_ts() function
H A Darray.cc1253 gfc_clear_ts (&ts); in gfc_match_array_constructor()
1468 gfc_clear_ts (&constructor_ts); in gfc_check_constructor_type()
1921 gfc_clear_ts (&empty_ts); in gfc_expand_constructor()
H A Dprimary.cc1500 gfc_clear_ts (&target); in match_complex_constant()
2371 gfc_clear_ts (&primary->ts); in gfc_match_varspec()
2591 gfc_clear_ts (&primary->ts); in gfc_match_varspec()
2592 gfc_clear_ts (&sym->ts); in gfc_match_varspec()
H A Dfrontend-passes.cc3350 gfc_clear_ts (&ts); in inline_limit_check()
3726 gfc_clear_ts (&ts); in convert_to_index_kind()
3885 gfc_clear_ts (&ts); in scalarized_expr()
3902 gfc_clear_ts (&ts); in scalarized_expr()
H A Ddecl.cc4261 gfc_clear_ts (ts); in gfc_match_decl_type_spec()
4922 gfc_clear_ts (&ts); in gfc_match_implicit()
6216 gfc_clear_ts (ts); in gfc_match_bind_c_stmt()
7000 gfc_clear_ts (&current_ts); in match_procedure_interface()
7463 gfc_clear_ts (&current_ts); in gfc_match_function_decl()
10952 gfc_clear_ts (&current_ts); in gfc_match_enumerator_def()
H A Darith.cc1516 gfc_clear_ts (&temp.ts); in eval_intrinsic()
1606 gfc_clear_ts (&temp.ts); in eval_intrinsic()
H A Dsymbol.cc145 gfc_clear_ts (&gfc_current_ns->default_type[i]); in gfc_set_implicit_none()
2898 gfc_clear_ts (ts); in gfc_get_namespace()
3146 gfc_clear_ts (&p->ts); in gfc_new_symbol()
H A Dintrinsic.cc3976 gfc_clear_ts (&from); in add_conv()
3980 gfc_clear_ts (&to); in add_conv()
4152 gfc_clear_ts (&from); in add_char_conversions()
4156 gfc_clear_ts (&to); in add_char_conversions()
H A Dgfortran.h3215 void gfc_clear_ts (gfc_typespec *);
H A Dexpr.cc50 gfc_clear_ts (&e->ts); in gfc_get_expr()
942 gfc_clear_ts (&e->ts); in gfc_type_convert_binary()
H A DChangeLog-20082929 * misc.c (gfc_clear_ts): Set interface to NULL.
3540 (gfc_simplify_real): Add call gfc_clear_ts to initialize the
3622 * iresolve.c (resolve_mask_arg): Add gfc_clear_ts to initialize
H A Dclass.cc618 gfc_clear_ts (&ts); in gfc_get_len_component()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Diresolve.c113 gfc_clear_ts (&ts); in resolve_mask_arg()
326 gfc_clear_ts (&ts); in gfc_resolve_aint()
373 gfc_clear_ts (&ts); in gfc_resolve_anint()
468 gfc_clear_ts (&ts); in gfc_resolve_besn()
485 gfc_clear_ts (&ts); in gfc_resolve_bessel_n2()
748 gfc_clear_ts (&ts); in gfc_resolve_cshift()
791 gfc_clear_ts (&ts); in gfc_resolve_ctime()
848 gfc_clear_ts (&temp.ts); in gfc_resolve_dot_product()
913 gfc_clear_ts (&ts); in gfc_resolve_eoshift()
1285 gfc_clear_ts (&ts); in gfc_resolve_index_func()
[all …]
H A Dmisc.c32 gfc_clear_ts (gfc_typespec *ts) in gfc_clear_ts() function
H A Darray.c1241 gfc_clear_ts (&ts); in gfc_match_array_constructor()
1456 gfc_clear_ts (&constructor_ts); in gfc_check_constructor_type()
1909 gfc_clear_ts (&empty_ts); in gfc_expand_constructor()
H A Dprimary.c1521 gfc_clear_ts (&target); in match_complex_constant()
2383 gfc_clear_ts (&primary->ts); in gfc_match_varspec()
2603 gfc_clear_ts (&primary->ts); in gfc_match_varspec()
2604 gfc_clear_ts (&sym->ts); in gfc_match_varspec()
H A Darith.c1469 gfc_clear_ts (&temp.ts); in eval_intrinsic()
1559 gfc_clear_ts (&temp.ts); in eval_intrinsic()
H A Dfrontend-passes.c3072 gfc_clear_ts (&ts); in inline_limit_check()
3448 gfc_clear_ts (&ts); in convert_to_index_kind()
3607 gfc_clear_ts (&ts); in scalarized_expr()
3624 gfc_clear_ts (&ts); in scalarized_expr()
H A Ddecl.c4156 gfc_clear_ts (ts); in gfc_match_decl_type_spec()
4817 gfc_clear_ts (&ts); in gfc_match_implicit()
6127 gfc_clear_ts (ts); in gfc_match_bind_c_stmt()
6911 gfc_clear_ts (&current_ts); in match_procedure_interface()
7374 gfc_clear_ts (&current_ts); in gfc_match_function_decl()
10862 gfc_clear_ts (&current_ts); in gfc_match_enumerator_def()
H A Dsymbol.c145 gfc_clear_ts (&gfc_current_ns->default_type[i]); in gfc_set_implicit_none()
2891 gfc_clear_ts (ts); in gfc_get_namespace()
3138 gfc_clear_ts (&p->ts); in gfc_new_symbol()
H A Dintrinsic.c3950 gfc_clear_ts (&from); in add_conv()
3954 gfc_clear_ts (&to); in add_conv()
4126 gfc_clear_ts (&from); in add_char_conversions()
4130 gfc_clear_ts (&to); in add_char_conversions()
H A Dgfortran.h2930 void gfc_clear_ts (gfc_typespec *);
H A Dexpr.c50 gfc_clear_ts (&e->ts); in gfc_get_expr()
934 gfc_clear_ts (&e->ts); in gfc_type_convert_binary()
H A Dclass.c616 gfc_clear_ts (&ts); in gfc_get_len_component()

12