| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.h | 1060 gfc_typespec; typedef 1087 gfc_typespec ts; 1420 gfc_typespec ts; 1551 gfc_typespec ts; 1814 gfc_typespec default_type[GFC_LETTERS]; 2044 gfc_typespec ts; 2130 gfc_typespec ts; 2181 gfc_typespec ts; /* These two refer to the overall expression */ 2444 gfc_typespec ts; 2671 gfc_typespec ts; [all …]
|
| H A D | target-memory.h | 25 bool gfc_convert_boz (gfc_expr *, gfc_typespec *); 47 size_t gfc_merge_initializers (gfc_typespec, gfc_expr *, locus *,
|
| H A D | misc.c | 32 gfc_clear_ts (gfc_typespec *ts) in gfc_clear_ts() 125 gfc_typename (gfc_typespec *ts, bool for_hash) in gfc_typename() 131 gfc_typespec *ts1; in gfc_typename() 266 gfc_dummy_typename (gfc_typespec *ts) in gfc_dummy_typename()
|
| H A D | match.h | 62 match gfc_match_type_spec (gfc_typespec *); 218 match gfc_match_kind_spec (gfc_typespec *, bool); 219 match gfc_match_old_kind_spec (gfc_typespec *); 220 match gfc_match_decl_type_spec (gfc_typespec *, int);
|
| H A D | iresolve.c | 112 gfc_typespec ts; in resolve_mask_arg() 325 gfc_typespec ts; in gfc_resolve_aint() 372 gfc_typespec ts; in gfc_resolve_anint() 467 gfc_typespec ts; in gfc_resolve_besn() 484 gfc_typespec ts; in gfc_resolve_bessel_n2() 747 gfc_typespec ts; in gfc_resolve_cshift() 790 gfc_typespec ts; in gfc_resolve_ctime() 912 gfc_typespec ts; in gfc_resolve_eoshift() 1284 gfc_typespec ts; in gfc_resolve_index_func() 1377 gfc_typespec ts; in gfc_resolve_isatty() [all …]
|
| H A D | trans.h | 454 void gfc_conv_derived_to_class (gfc_se *, gfc_expr *, gfc_typespec, tree, bool, 456 void gfc_conv_class_to_class (gfc_se *, gfc_expr *, gfc_typespec, bool, bool, 555 tree gfc_trans_scalar_assign (gfc_se *, gfc_se *, gfc_typespec, bool, bool, 567 void gfc_conv_missing_dummy (gfc_se *, gfc_expr *, gfc_typespec, int); 646 tree gfc_conv_initializer (gfc_expr *, gfc_typespec *, tree, bool, bool, bool); 760 gfc_typespec, bool c = false);
|
| H A D | parse.h | 74 match gfc_match_prefix (gfc_typespec *);
|
| H A D | trans-types.h | 88 tree gfc_typenode_for_spec (gfc_typespec *, int c = 0);
|
| H A D | target-memory.c | 127 gfc_typespec ts; in gfc_element_size() 727 gfc_merge_initializers (gfc_typespec ts, gfc_expr *e, locus *loc, in gfc_merge_initializers() 769 gfc_convert_boz (gfc_expr *expr, gfc_typespec *ts) in gfc_convert_boz()
|
| H A D | class.c | 73 insert_component_ref (gfc_typespec *ts, gfc_ref **ref, const char * const name) in insert_component_ref() 125 class_data_ref_missing (gfc_typespec *ts, gfc_ref *ref, bool first_ref_in_chain) in class_data_ref_missing() 168 gfc_typespec *ts; in gfc_fix_class_refs() 444 gfc_class_initializer (gfc_typespec *ts, gfc_expr *init_expr) in gfc_class_initializer() 564 gfc_intrinsic_hash_value (gfc_typespec *ts) in gfc_intrinsic_hash_value() 615 gfc_typespec ts; in gfc_get_len_component() 634 gfc_build_class_symbol (gfc_typespec *ts, symbol_attribute *attr, in gfc_build_class_symbol() 2694 find_intrinsic_vtab (gfc_typespec *ts) in find_intrinsic_vtab() 2915 gfc_find_vtab (gfc_typespec *ts) in gfc_find_vtab()
|
| H A D | data.c | 104 create_character_initializer (gfc_expr *init, gfc_typespec *ts, in create_character_initializer() 228 gfc_typespec *last_ts; in gfc_assign_data_value()
|
| H A D | dump-parse-tree.c | 53 static void show_typespec (gfc_typespec *); 104 void debug (gfc_typespec *ts) in debug() 113 void debug (gfc_typespec ts) in debug() 188 show_typespec (gfc_typespec *ts) in show_typespec() 3245 get_c_type_name (gfc_typespec *ts, gfc_array_spec *as, const char **pre, in get_c_type_name() 3376 write_decl (gfc_typespec *ts, gfc_array_spec *as, const char *sym_name, in write_decl()
|
| H A D | array.c | 1183 walk_array_constructor (gfc_typespec *ts, gfc_constructor_base head) in walk_array_constructor() 1214 gfc_typespec ts; in gfc_match_array_constructor() 1373 static gfc_typespec constructor_ts; 1777 static gfc_typespec empty_ts;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | gfortran.h | 1135 gfc_typespec; typedef 1162 gfc_typespec ts; 1671 gfc_typespec ts; 1802 gfc_typespec ts; 2069 gfc_typespec default_type[GFC_LETTERS]; 2309 gfc_typespec ts; 2340 const gfc_typespec & gfc_dummy_arg_get_typespec (gfc_dummy_arg &); 2419 gfc_typespec ts; 2470 gfc_typespec ts; /* These two refer to the overall expression */ 2733 gfc_typespec ts; [all …]
|
| H A D | target-memory.h | 25 bool gfc_convert_boz (gfc_expr *, gfc_typespec *); 47 size_t gfc_merge_initializers (gfc_typespec, gfc_expr *, locus *,
|
| H A D | iresolve.cc | 112 gfc_typespec ts; in resolve_mask_arg() 330 gfc_typespec ts; in gfc_resolve_aint() 378 gfc_typespec ts; in gfc_resolve_anint() 475 gfc_typespec ts; in gfc_resolve_besn() 492 gfc_typespec ts; in gfc_resolve_bessel_n2() 763 gfc_typespec ts; in gfc_resolve_cshift() 806 gfc_typespec ts; in gfc_resolve_ctime() 932 gfc_typespec ts; in gfc_resolve_eoshift() 1309 gfc_typespec ts; in gfc_resolve_index_func() 1391 gfc_typespec ts; in gfc_resolve_isatty() [all …]
|
| H A D | trans.h | 430 gfc_typespec **ts = NULL); 454 void gfc_conv_derived_to_class (gfc_se *, gfc_expr *, gfc_typespec, tree, bool, 456 void gfc_conv_class_to_class (gfc_se *, gfc_expr *, gfc_typespec, bool, bool, 557 tree gfc_trans_scalar_assign (gfc_se *, gfc_se *, gfc_typespec, bool, bool, 569 void gfc_conv_missing_dummy (gfc_se *, gfc_expr *, gfc_typespec, int); 651 tree gfc_conv_initializer (gfc_expr *, gfc_typespec *, tree, bool, bool, bool); 765 gfc_typespec, bool c = false);
|
| H A D | misc.cc | 32 gfc_clear_ts (gfc_typespec *ts) in gfc_clear_ts() 125 gfc_typename (gfc_typespec *ts, bool for_hash) in gfc_typename() 268 gfc_dummy_typename (gfc_typespec *ts) in gfc_dummy_typename()
|
| H A D | match.h | 59 match gfc_match_type_spec (gfc_typespec *); 236 match gfc_match_kind_spec (gfc_typespec *, bool); 237 match gfc_match_decl_type_spec (gfc_typespec *, int);
|
| H A D | parse.h | 74 match gfc_match_prefix (gfc_typespec *);
|
| H A D | trans-types.h | 86 tree gfc_typenode_for_spec (gfc_typespec *, int c = 0);
|
| H A D | target-memory.cc | 127 gfc_typespec ts; in gfc_element_size() 727 gfc_merge_initializers (gfc_typespec ts, gfc_expr *e, locus *loc, in gfc_merge_initializers() 769 gfc_convert_boz (gfc_expr *expr, gfc_typespec *ts) in gfc_convert_boz()
|
| H A D | class.cc | 75 insert_component_ref (gfc_typespec *ts, gfc_ref **ref, const char * const name) in insert_component_ref() 127 class_data_ref_missing (gfc_typespec *ts, gfc_ref *ref, bool first_ref_in_chain) in class_data_ref_missing() 170 gfc_typespec *ts; in gfc_fix_class_refs() 446 gfc_class_initializer (gfc_typespec *ts, gfc_expr *init_expr) in gfc_class_initializer() 566 gfc_intrinsic_hash_value (gfc_typespec *ts) in gfc_intrinsic_hash_value() 617 gfc_typespec ts; in gfc_get_len_component() 636 gfc_build_class_symbol (gfc_typespec *ts, symbol_attribute *attr, in gfc_build_class_symbol() 641 gfc_typespec *orig_ts = ts; in gfc_build_class_symbol() 2706 find_intrinsic_vtab (gfc_typespec *ts) in find_intrinsic_vtab() 2929 gfc_find_vtab (gfc_typespec *ts) in gfc_find_vtab()
|
| H A D | data.cc | 104 create_character_initializer (gfc_expr *init, gfc_typespec *ts, in create_character_initializer() 241 gfc_typespec *last_ts; in gfc_assign_data_value()
|
| H A D | array.cc | 1195 walk_array_constructor (gfc_typespec *ts, gfc_constructor_base head) in walk_array_constructor() 1226 gfc_typespec ts; in gfc_match_array_constructor() 1385 static gfc_typespec constructor_ts; 1789 static gfc_typespec empty_ts;
|