Searched refs:mh (Results 1 - 25 of 30) sorted by relevance

12

/haiku-buildtools/gcc/libgcc/config/
H A Ddarwin-crt-tm.c33 #define GET_DATA_TMCT(mh,size) \
34 getsectdatafromheader_64 ((struct mach_header_64*) mh, \
37 #define GET_DATA_TMCT(mh,size) \
38 getsectdatafromheader (mh, "__DATA", "__tm_clone_table", (uint32_t *)size)
51 struct mach_header *mh; local
57 mh = (struct mach_header *) info.dli_fbase;
58 tmct_fixed = GET_DATA_TMCT (mh, tmct_siz);
67 if (mh == _dyld_get_image_header(i))
H A Dunwind-dw2-fde-darwin.c74 struct mach_header *mh; /* the image info */ member in struct:live_images
158 fde = getsectdatafromheader (image->mh, "__DATA", "__eh_frame", &sz);
164 fde = getsectdatafromheader_64 ((struct mach_header_64 *) image->mh,
167 fde = getsectdatafromheader (image->mh, "__TEXT",
/haiku-buildtools/gcc/gmp/tests/
H A Dt-sub.c35 mp_limb_t want_dh,want_dl, mh,ml, sh,sl; member in struct:__anon1923
54 sub_ddmmss (got_dh,got_dl, data[i].mh,data[i].ml, data[i].sh,data[i].sl);
58 mp_limb_trace (" mh", data[i].mh);
74 mp_limb_t want_dh,want_dl, got_dh,got_dl, mh,ml, sh,sl; local
79 mh = urandom ();
84 refmpn_sub_ddmmss (&want_dh,&want_dl, mh,ml, sh,sl);
86 sub_ddmmss (got_dh,got_dl, mh,ml, sh,sl);
91 mp_limb_trace (" mh", mh);
[all...]
H A Drefmpn.c455 /* set *dh,*dl to mh:ml - sh:sl, in full limbs */
458 mp_limb_t mh, mp_limb_t ml, mp_limb_t sh, mp_limb_t sl)
461 *dh = mh - sh - (ml < sl);
457 refmpn_sub_ddmmss(mp_limb_t *dh, mp_limb_t *dl, mp_limb_t mh, mp_limb_t ml, mp_limb_t sh, mp_limb_t sl) argument
/haiku-buildtools/gcc/libgcc/config/rs6000/
H A Ddarwin-crt2.c70 struct mach_header *mh; /* the image info */ member in struct:live_images
93 darwin_unwind_dyld_add_image_hook (struct mach_header *mh, unsigned long slide)
96 l->mh = mh;
115 if ((*lip)->mh == m && (*lip)->vm_slide == s)
92 darwin_unwind_dyld_add_image_hook(struct mach_header *mh, unsigned long slide) argument
/haiku-buildtools/libtool/libltdl/
H A Dltdl.c1699 const struct mach_header *mh=NULL;
1705 mh=_dyld_get_image_header(j);
1709 return mh;
1712 static const char* lt_int_dyld_lib_install_name(mh)
1713 const struct mach_header *mh;
1724 for (j = 0; j < mh->ncmds; j++)
1726 lc = (struct load_command*)(((unsigned long)mh) + offset);
1742 const struct mach_header *mh=NULL;
1749 mh=_dyld_get_image_header(j);
1753 return mh;
1686 const struct mach_header *mh=NULL; local
1729 const struct mach_header *mh=NULL; local
1895 const struct mach_header *mh=NULL; local
[all...]
/haiku-buildtools/legacy/gcc/
H A Dconfigure.in124 host_makefile_frag="${host_makefile_frag} config/mh-hp300"
127 host_makefile_frag="${host_makefile_frag} config/mh-apollo68"
130 host_makefile_frag="${host_makefile_frag} config/mh-a68bsd"
133 host_makefile_frag="${host_makefile_frag} config/mh-dgux"
136 host_makefile_frag="${host_makefile_frag} config/mh-cxux"
139 host_makefile_frag="${host_makefile_frag} config/mh-delta88"
142 host_makefile_frag="${host_makefile_frag} config/mh-decstation"
145 host_makefile_frag="${host_makefile_frag} config/mh-necv4"
148 host_makefile_frag="${host_makefile_frag} config/mh-irix6"
151 host_makefile_frag="${host_makefile_frag} config/mh
[all...]
H A DMakefile.in1032 -rm -f Makefile config.status config.cache mh-frag mt-frag
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-generic.c490 unsigned HOST_WIDE_INT mh; local
505 mh = choose_multiplier (d, prec, prec, &ml, &post_shift, &dummy_int);
509 if ((mh != 0 && (d & 1) == 0)
547 mh = choose_multiplier (d >> pre_shift, prec,
550 gcc_assert (!mh);
554 if (!mh)
H A Dtree-vect-patterns.c2390 unsigned HOST_WIDE_INT mh, ml; variable
2402 mh = choose_multiplier (d, prec, prec, &ml, &post_shift, &dummy_int);
2406 if (mh != 0 && (d & 1) == 0)
2409 mh = choose_multiplier (d >> pre_shift, prec, prec - pre_shift,
2411 gcc_assert (!mh);
2416 if (mh != 0)
H A Dexpmed.c4112 unsigned HOST_WIDE_INT mh, ml;
4150 mh = choose_multiplier (d, size, size,
4156 if (mh != 0 && (d & 1) == 0)
4159 mh = choose_multiplier (d >> pre_shift, size,
4162 gcc_assert (!mh);
4167 if (mh != 0)
4418 unsigned HOST_WIDE_INT mh, ml;
4448 mh = choose_multiplier (d, size, size - 1,
4450 gcc_assert (!mh);
4099 unsigned HOST_WIDE_INT mh, ml; local
4405 unsigned HOST_WIDE_INT mh, ml; local
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfp-bit.c902 UDItype mh = b->fraction.ll >>32; local
904 UDItype pp_hl = mh * nl;
906 UDItype pp_hh = mh * nh;
/haiku-buildtools/legacy/binutils/bfd/
H A Dcofflink.c1569 struct coff_debug_merge_hash_entry *mh;
1588 mh = coff_debug_merge_hash_lookup (&finfo->debug_merge, name,
1590 if (mh == NULL)
1685 for (mtl = mh->types; mtl != NULL; mtl = mtl->next)
1710 mt->next = mh->types;
1711 mh->types = mt;
1568 struct coff_debug_merge_hash_entry *mh; local
/haiku-buildtools/binutils/bfd/
H A Dcofflink.c1636 struct coff_debug_merge_hash_entry *mh;
1655 mh = coff_debug_merge_hash_lookup (&flaginfo->debug_merge, name,
1657 if (mh == NULL)
1753 for (mtl = mh->types; mtl != NULL; mtl = mtl->next)
1778 mt->next = mh->types;
1779 mh->types = mt;
1635 struct coff_debug_merge_hash_entry *mh; local
/haiku-buildtools/gcc/libgcc/
H A Dfp-bit.c854 USItype mh = b->fraction.ll >> BITS_PER_SI;
856 UDItype pp_hl = (UDItype) mh * nl;
858 UDItype pp_hh = (UDItype) mh * nh;
/haiku-buildtools/legacy/gcc/gcc/
H A Dexpmed.c3080 unsigned HOST_WIDE_INT mh, ml;
3118 mh = choose_multiplier (d, size, size,
3124 if (mh != 0 && (d & 1) == 0)
3127 mh = choose_multiplier (d >> pre_shift, size,
3130 if (mh)
3136 if (mh != 0)
3350 unsigned HOST_WIDE_INT mh, ml;
3377 mh = choose_multiplier (d, size, size - 1,
3379 if (mh)
3067 unsigned HOST_WIDE_INT mh, ml; local
3337 unsigned HOST_WIDE_INT mh, ml; local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dconfigure3596 frag=mh-aix ;;
3597 *-*-cxux7*) frag=mh-cxux7 ;;
3598 *-*-freebsd2.1.*) frag=mh-fbsd21 ;;
3599 *-*-freebsd2.2.[012]) frag=mh-fbsd21 ;;
3600 i370-*-opened*) frag=mh-openedition ;;
3601 i[34567]86-*-windows*) frag=mh-windows ;;
3621 alpha*-*-linux*) frag=mh-elfalphapic ;;
3622 arm*-*-*) frag=mh-armpic ;;
3623 hppa*-*-*) frag=mh-papic ;;
3625 frag=mh
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dconfigure4869 frag=mh-aix ;;
4870 *-*-cxux7*) frag=mh-cxux7 ;;
4871 *-*-freebsd2.1.*) frag=mh-fbsd21 ;;
4872 *-*-freebsd2.2.[012]) frag=mh-fbsd21 ;;
4873 i370-*-opened*) frag=mh-openedition ;;
4874 i[34567]86-*-windows*) frag=mh-windows ;;
/haiku-buildtools/binutils/libiberty/
H A Dconfigure5076 frag=mh-aix ;;
5077 *-*-cxux7*) frag=mh-cxux7 ;;
5078 *-*-freebsd2.1.*) frag=mh-fbsd21 ;;
5079 *-*-freebsd2.2.[012]) frag=mh-fbsd21 ;;
5080 i370-*-opened*) frag=mh-openedition ;;
5081 i[34567]86-*-windows*) frag=mh-windows ;;
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/s390/
H A Desa-g5.s289 mh %r6,4095(%r5,%r10)
H A Desa-g5.d295 .*: 4c 65 af ff [ ]*mh %r6,4095\(%r5,%r10\)
/haiku-buildtools/binutils/gas/testsuite/gas/s390/
H A Desa-g5.s293 mh %r6,4095(%r5,%r10)
H A Desa-g5.d299 .*: 4c 65 af ff [ ]*mh %r6,4095\(%r5,%r10\)
/haiku-buildtools/gcc/
H A DMakefile.tpl800 -rm -f Makefile config.status config.cache mh-frag mt-frag
/haiku-buildtools/binutils/
H A DMakefile.tpl813 -rm -f Makefile config.status config.cache mh-frag mt-frag

Completed in 439 milliseconds

12