Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 1345) sorted by path

12345678910>>...54

/dragonfly/bin/cpdup/
H A Dhclink.c37 int n, m; in hcc_connect() local
/dragonfly/bin/ed/
H A Dio.c146 write_file(char *fn, const char *mode, long n, long m) in write_file()
176 write_stream(FILE *fp, long n, long m) in write_stream()
H A Dmain.c863 check_addr_range(long n, long m) in check_addr_range()
1151 long m = 0; in copy_lines() local
/dragonfly/contrib/awk/
H A Db.c1241 int num, m; in relex() local
H A Drun.c959 int m; in indirect() local
979 int k, m, n; in substr() local
2259 int m; in openfile() local
2420 size_t m = 0; /* match count */ in dosub() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Darchive.c305 struct ar_cache m; in _bfd_look_for_bfd_in_cache() local
H A Dbfd-in2.h7386 #define bfd_read_minisymbols(b, d, m, s) \ argument
7390 #define bfd_minisymbol_to_symbol(b, d, m, f) \ argument
H A Dbfd.c1621 struct elf_segment_map *m, **pm; in bfd_record_phdr() local
H A Delf-nacl.c71 struct elf_segment_map **m = &elf_seg_map (abfd); in nacl_modify_segment_map() local
235 struct elf_segment_map **m = &elf_seg_map (abfd); in nacl_modify_program_headers() local
H A Delf.c4256 struct elf_segment_map *m; in _bfd_elf_find_segment_containing_section() local
4282 struct elf_segment_map *m; in make_mapping() local
4314 struct elf_segment_map *m; in _bfd_elf_make_dynamic_segment() local
4335 struct elf_segment_map **m; in elf_modify_segment_map() local
4382 struct elf_segment_map *m; in _bfd_elf_map_sections_to_segments() local
4958 print_segment_map (const struct elf_segment_map *m) in print_segment_map()
5010 struct elf_segment_map *m; in assign_file_positions_for_load_sections() local
5485 struct elf_segment_map *m; in assign_file_positions_for_non_load_sections() local
8470 struct elf_segment_map *m; in _bfd_elf_sizeof_headers() local
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddebug.c1577 struct debug_method_type *m; in debug_make_method_type() local
1755 struct debug_method_s *m; in debug_make_method() local
1782 struct debug_method_variant_s *m; in debug_make_method_variant() local
1808 struct debug_method_variant_s *m; in debug_make_static_method_variant() local
2756 struct debug_method_s *m; in debug_write_class_type() local
H A Dieee.c5444 struct ieee_modified_type *m = NULL; in ieee_pointer_type() local
5490 struct ieee_modified_type *m; in ieee_function_type() local
5613 struct ieee_modified_type *m = NULL; in ieee_array_type() local
5731 struct ieee_modified_type *m = NULL; in ieee_const_type() local
5770 struct ieee_modified_type *m = NULL; in ieee_volatile_type() local
7090 struct ieee_pending_parm *m, **pm; in ieee_function_parameter() local
7122 struct ieee_pending_parm *m; in ieee_output_pending_parms() local
H A Dobjcopy.c3330 bfd_byte *m = (bfd_byte *) memhunk; in copy_section() local
H A Drename.c127 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) argument
129 #define S_ISLNK(m) 0 argument
H A Dwrstabs.c1616 char *m; in stab_class_start_method() local
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c3202 unsigned int m, w; in build_vex_prefix() local
3259 unsigned int m, w; in build_evex_prefix() local
H A Dtc-i386.h182 #define md_parse_name(s, e, m, c) i386_parse_name (s, e, c) argument
/dragonfly/contrib/binutils-2.27/gas/
H A Dmacro.c1026 macro_expand (size_t idx, sb *in, macro_entry *m, sb *out) in macro_expand()
H A Dwrite.c1950 int n, m; in write_object_file() local
/dragonfly/contrib/binutils-2.27/gold/
H A Dmain.cc294 struct mallinfo m = mallinfo(); in main() local
H A Dreadsyms.cc240 Archive_member* m = lib->get_member(j); in do_lib_group() local
H A Dscript-sections.cc3234 for (Memory_regions::const_iterator m = this->memory_regions_->begin(); in find_memory_region() local
4482 for (Memory_regions::const_iterator m = this->memory_regions_->begin(); in print() local
/dragonfly/contrib/binutils-2.27/gprof/
H A Dsym_ids.c241 extend_match (struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass) in extend_match()
/dragonfly/contrib/binutils-2.27/include/
H A Dansidecl.h169 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m))) argument
198 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) argument
211 # define ATTRIBUTE_FPTR_PRINTF(m, n) ATTRIBUTE_PRINTF(m, n) argument
226 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) argument
249 # define ATTRIBUTE_ALIGNED_ALIGNOF(m) __attribute__ ((__aligned__ (__alignof__ (m)))) argument
/dragonfly/contrib/binutils-2.27/ld/
H A Dldlang.c2022 struct asneeded_minfo *m; in lang_print_asneeded() local
2078 lang_memory_region_type *m; in lang_map() local
4746 lang_memory_region_type *m; in lang_check_section_addresses() local

12345678910>>...54