/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | array.c | 67 match m = MATCH_ERROR; in match_subscript() local 174 gfc_match_array_ref (gfc_array_ref *ar, gfc_array_spec *as, int init, in gfc_match_array_ref() 177 match m; in gfc_match_array_ref() local 340 gfc_free_array_spec (gfc_array_spec *as) in gfc_free_array_spec() 401 gfc_resolve_array_spec (gfc_array_spec *as, int check_constant) in gfc_resolve_array_spec() 468 match_array_element_spec (gfc_array_spec *as) in match_array_element_spec() 471 match m; in match_array_element_spec() local 551 gfc_array_spec *as; in gfc_match_array_spec() local 831 gfc_set_array_spec (gfc_symbol *sym, gfc_array_spec *as, locus *error_loc) in gfc_set_array_spec() 1060 match m; in match_array_list() local [all …]
|
H A D | decl.c | 226 match m; in var_list() local 278 match m; in var_element() local 332 match m; in top_var_list() local 377 match m; in match_data_constant() local 493 match m; in top_val_list() local 552 match m; in match_old_style_init() local 629 match m; in gfc_match_data() local 781 match_clist_expr (gfc_expr **result, gfc_typespec *ts, gfc_array_spec *as) in match_clist_expr() 785 match m = MATCH_ERROR; in match_clist_expr() local 1057 match m; in char_len_param_value() local [all …]
|
H A D | match.c | 156 match m; in gfc_match_member_sep() local 315 match m; in gfc_match_special_char() local 517 match m; in gfc_match_small_int() local 544 match m; in gfc_match_small_int_expr() local 566 match m; in gfc_match_st_label() local 606 match m; in gfc_match_label() local 699 match m; in gfc_match_sym_tree() local 720 match m; in gfc_match_symbol() local 992 match m; in gfc_match_iterator() local 1123 match m, n; in gfc_match() local [all …]
|
H A D | primary.c | 44 match m; in match_kind_param() local 94 match m; in get_kind() local 849 match m; in match_substring() local 1053 match m; in match_string_constant() local 1334 match m; in match_sym_complex_part() local 1418 match m; in match_complex_part() local 1442 match m; in match_complex_constant() local 1559 match m; in gfc_match_literal_constant() local 1729 match m; in match_keyword_arg() local 1791 match m; in match_arg_list_function() local [all …]
|
H A D | resolve.c | 292 gfc_array_spec *as; in gfc_resolve_formal_arglist() local 776 gfc_array_spec *as, *fas; in resolve_entries() local 2723 match m; in resolve_generic_f() local 2794 match m; in resolve_specific_f0() local 2853 match m; in resolve_specific_f() local 3485 match m; in resolve_generic_s() local 3535 match m; in resolve_specific_s0() local 3581 match m; in resolve_specific_s() local 4445 match m = gfc_extend_expr (e); in resolve_operator() local 4591 check_dimension (int i, gfc_array_ref *ar, gfc_array_spec *as) in check_dimension() [all …]
|
H A D | interface.c | 143 match m; in gfc_match_generic_spec() local 240 match m; in gfc_match_interface() local 303 match m; in gfc_match_abstract_interface() local 331 match m; in gfc_match_end_interface() local 1304 gfc_array_spec *as = NULL; in symbol_rank() local 2957 gfc_array_spec *as = ref->u.c.component->as; in get_expr_storage_size() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | array.cc | 67 match m = MATCH_ERROR; in match_subscript() local 181 gfc_match_array_ref (gfc_array_ref *ar, gfc_array_spec *as, int init, in gfc_match_array_ref() 184 match m; in gfc_match_array_ref() local 347 gfc_free_array_spec (gfc_array_spec *as) in gfc_free_array_spec() 408 gfc_resolve_array_spec (gfc_array_spec *as, int check_constant) in gfc_resolve_array_spec() 475 match_array_element_spec (gfc_array_spec *as) in match_array_element_spec() 478 match m; in match_array_element_spec() local 558 gfc_array_spec *as; in gfc_match_array_spec() local 838 gfc_set_array_spec (gfc_symbol *sym, gfc_array_spec *as, locus *error_loc) in gfc_set_array_spec() 1072 match m; in match_array_list() local [all …]
|
H A D | decl.cc | 226 match m; in var_list() local 278 match m; in var_element() local 332 match m; in top_var_list() local 377 match m; in match_data_constant() local 493 match m; in top_val_list() local 552 match m; in match_old_style_init() local 629 match m; in gfc_match_data() local 781 match_clist_expr (gfc_expr **result, gfc_typespec *ts, gfc_array_spec *as) in match_clist_expr() 785 match m = MATCH_ERROR; in match_clist_expr() local 1057 match m; in char_len_param_value() local [all …]
|
H A D | match.cc | 156 match m; in gfc_match_member_sep() local 315 match m; in gfc_match_special_char() local 517 match m; in gfc_match_small_int() local 540 match m; in gfc_match_st_label() local 580 match m; in gfc_match_label() local 673 match m; in gfc_match_sym_tree() local 694 match m; in gfc_match_symbol() local 966 match m; in gfc_match_iterator() local 1098 match m, n; in gfc_match() local 1281 match m; in gfc_match_program() local [all …]
|
H A D | primary.cc | 44 match m; in match_kind_param() local 94 match m; in get_kind() local 828 match m; in match_substring() local 1032 match m; in match_string_constant() local 1313 match m; in match_sym_complex_part() local 1397 match m; in match_complex_part() local 1421 match m; in match_complex_constant() local 1538 match m; in gfc_match_literal_constant() local 1708 match m; in match_keyword_arg() local 1770 match m; in match_arg_list_function() local [all …]
|
H A D | resolve.cc | 292 gfc_array_spec *as; in gfc_resolve_formal_arglist() local 776 gfc_array_spec *as, *fas; in resolve_entries() local 2782 match m; in resolve_generic_f() local 2853 match m; in resolve_specific_f0() local 2912 match m; in resolve_specific_f() local 3562 match m; in resolve_generic_s() local 3612 match m; in resolve_specific_s0() local 3658 match m; in resolve_specific_s() local 4531 match m = gfc_extend_expr (e); in resolve_operator() local 4677 check_dimension (int i, gfc_array_ref *ar, gfc_array_spec *as) in check_dimension() [all …]
|
H A D | interface.cc | 143 match m; in gfc_match_generic_spec() local 240 match m; in gfc_match_interface() local 303 match m; in gfc_match_abstract_interface() local 331 match m; in gfc_match_end_interface() local 1315 gfc_array_spec *as = NULL; in symbol_rank() local 3024 gfc_array_spec *as = ref->u.c.component->as; in get_expr_storage_size() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tagm.c | 28 check4 (const char *as, const char *bs, mpfr_rnd_t rnd_mode, in check4() 210 mpfr_t x, y, m; in check_special() local
|
/netbsd-src/sys/dev/hdaudio/ |
H A D | hdafg.c | 793 struct hdaudio_assoc *as, enum hdaudio_pindir dir) in hdafg_assoc_count_channels() 824 hdafg_assoc_type_string(struct hdaudio_assoc *as) in hdafg_assoc_type_string() 846 hdafg_assoc_dump_dd(struct hdafg_softc *sc, struct hdaudio_assoc *as, int pin, in hdafg_assoc_dump_dd() 996 struct hdaudio_assoc *as = sc->sc_assocs; in hdafg_assoc_dump() local 1117 struct hdaudio_assoc *as; in hdafg_assoc_parse() local 1562 hdafg_assoc_trace_undo(struct hdafg_softc *sc, int as, int seq) in hdafg_assoc_trace_undo() 1588 hdafg_assoc_trace_dac(struct hdafg_softc *sc, int as, int seq, in hdafg_assoc_trace_dac() 1593 int m = 0, ret; in hdafg_assoc_trace_dac() local 1671 hdafg_assoc_trace_out(struct hdafg_softc *sc, int as, int seq) in hdafg_assoc_trace_out() 1772 struct hdaudio_assoc *as = sc->sc_assocs; in hdafg_assoc_trace_in() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | attribs.cc | 576 const attribute_spec *as = lookup_attribute_spec (TREE_PURPOSE (attr)); in attribute_ignored_p() local 588 attribute_ignored_p (const attribute_spec *const as) in attribute_ignored_p() 1441 const struct attribute_spec *as; in comp_type_attributes() local 1456 const struct attribute_spec *as; in comp_type_attributes() local 1501 const attribute_spec *as = lookup_attribute_spec (name); in remove_attributes_matching() local 1543 const attribute_spec *as) -> bool in restrict_type_identity_attributes_to() 1544 { in restrict_type_identity_attributes_to() 2250 for (const char *m = TREE_STRING_POINTER (mode); *m; ) in init_attr_rdwr_indices() local
|
H A D | ubsan.cc | 446 unsigned HOST_WIDE_INT m; in ubsan_type_descriptor() local 792 addr_space_t as = TYPE_ADDR_SPACE (TREE_TYPE (TREE_TYPE (ptr))); in ubsan_expand_null_ifn() local 1392 addr_space_t as = TYPE_ADDR_SPACE (TREE_TYPE (base)); in instrument_mem_ref() local 1708 addr_space_t as = TYPE_ADDR_SPACE (TREE_TYPE (rhs)); in instrument_bool_enum_load() local 1885 mpfr_t m; in ubsan_instrument_float_cast() local
|
H A D | gimple-range-cache.cc | 252 irange *m; in set_bb_range() local 273 irange *m = m_tab[bb->index]; in get_bb_range() local 628 irange *m = m_tab[v]; in set_global_range() local 1545 addr_space_t as = TYPE_ADDR_SPACE (TREE_TYPE (op)); in non_null_loadstore() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | complex.d | 1063 auto as = asin(z); variable 1516 auto m = exp(complex(double.nan, 1)); variable 1759 UInt m = (n < 0) ? -cast(UInt) n : n; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 1663 rtx m, r; in avr_prologue_setup_frame() local 2312 avr_mode_dependent_address_p (const_rtx addr ATTRIBUTE_UNUSED, addr_space_t as) in avr_mode_dependent_address_p() 2350 avr_reg_ok_for_addr_p (rtx reg, addr_space_t as, in avr_reg_ok_for_addr_p() 3695 addr_space_t as = MEM_ADDR_SPACE (src); in avr_out_lpm() local 9868 avr_addr_space_supported_p (addr_space_t as, location_t loc) in avr_addr_space_supported_p() 9893 avr_addr_space_diagnose_usage (addr_space_t as, location_t loc) in avr_addr_space_diagnose_usage() 9967 addr_space_t as; in avr_nonconst_pointer_addrspace() local 10009 addr_space_t as = ADDR_SPACE_GENERIC; in avr_pgm_check_var_decl() local 10090 addr_space_t as; in avr_insert_attributes() local 10257 addr_space_t as = (flags & AVR_SECTION_PROGMEM) / SECTION_MACH_DEP; in avr_asm_named_section() local [all …]
|
/netbsd-src/external/bsd/unbound/dist/services/ |
H A D | authzone.c | 318 int m; in auth_zone_cmp() local 333 int m; in auth_data_cmp() local 345 int m; in auth_xfer_cmp() local 3895 struct auth_master* m; in xfr_masterlist_free_addrs() local 3929 struct auth_master* m; in auth_master_copy() local 3975 struct auth_master* m = auth_master_copy(p); in probe_copy_masters_for_allow_notify() local 5507 char zname[255+1], as[256]; in xfr_transfer_init_fetch() local 5516 char zname[255+1], as[256]; in xfr_transfer_init_fetch() local 5539 char zname[255+1], as[256]; in xfr_transfer_init_fetch() local 5548 char zname[255+1], as[256]; in xfr_transfer_init_fetch() local [all …]
|
/netbsd-src/games/gomoku/ |
H A D | pickmove.c | 194 better(spot_index as, spot_index bs, player_color us) in better() 920 for (int off = 0, m = 1; off < 5; off++, sp += d, m <<= 1) { in makeempty() local 1354 int d, m, i; in markcombo() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | windres.c | 240 unichar *as, *ase, *bs, *bse; in res_id_cmp() local 550 const struct format_map *m; in format_from_name() local 585 const struct format_map *m; in format_from_filename() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | windres.c | 240 unichar *as, *ase, *bs, *bse; in res_id_cmp() local 550 const struct format_map *m; in format_from_name() local 585 const struct format_map *m; in format_from_filename() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 2035 rtx m, r; in avr_prologue_setup_frame() local 2684 avr_mode_dependent_address_p (const_rtx addr ATTRIBUTE_UNUSED, addr_space_t as) in avr_mode_dependent_address_p() 2722 avr_reg_ok_for_addr_p (rtx reg, addr_space_t as, in avr_reg_ok_for_addr_p() 3902 addr_space_t as = MEM_ADDR_SPACE (src); in avr_out_lpm() local 10368 avr_addr_space_supported_p (addr_space_t as, location_t loc) in avr_addr_space_supported_p() 10393 avr_addr_space_diagnose_usage (addr_space_t as, location_t loc) in avr_addr_space_diagnose_usage() 10467 addr_space_t as; in avr_nonconst_pointer_addrspace() local 10509 addr_space_t as = ADDR_SPACE_GENERIC; in avr_pgm_check_var_decl() local 10601 addr_space_t as; in avr_insert_attributes() local 10787 addr_space_t as = (flags & AVR_SECTION_PROGMEM) / SECTION_MACH_DEP; in avr_asm_named_section() local [all …]
|
/netbsd-src/external/bsd/libbind/dist/nameser/ |
H A D | ns_name.c | 133 int m; in ns_name_ntop() local 746 ns_name_eq(ns_nname_ct a, size_t as, ns_nname_ct b, size_t bs) { in ns_name_eq()
|