Searched refs:ml (Results 1 - 25 of 49) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dbounds_check_15.f9019 character(len=256) :: ml local in subroutine:foo
20 ml = ''
26 if (j > len (ml)/8) call abort ()
27 ml((j-1)*8+1:(j-1)*8+8) = mnem_list(i)
31 if (j > 0) print *, trim (ml(1:8))
/haiku-buildtools/binutils/ld/testsuite/ld-ia64/
H A Dline.exp55 set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
57 checkund $ml $testline
/haiku-buildtools/binutils/ld/testsuite/ld-x86-64/
H A Dline.exp62 set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
64 checkund $ml $testline
/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);
59 mp_limb_trace (" ml", data[i].ml);
74 mp_limb_t want_dh,want_dl, got_dh,got_dl, mh,ml, sh,sl; local
80 ml = urandom ();
84 refmpn_sub_ddmmss (&want_dh,&want_dl, mh,ml, sh,sl);
86 sub_ddmmss (got_dh,got_dl, mh,ml, sh,sl);
92 mp_limb_trace (" ml", ml);
[all...]
/haiku-buildtools/gcc/gcc/
H A Dcombine-stack-adj.c203 struct csa_reflist *ml;
205 ml = XNEW (struct csa_reflist);
208 ml->sp_offset = 0;
210 ml->sp_offset = INTVAL (XEXP (XEXP (*ref, 0), 1));
212 ml->insn = insn;
213 ml->ref = ref;
214 ml->next = next_reflist;
216 return ml;
265 struct csa_reflist *ml;
276 for (ml
202 struct csa_reflist *ml; local
264 struct csa_reflist *ml; local
[all...]
H A Dtree-vect-generic.c468 unsigned HOST_WIDE_INT ml; local
505 mh = choose_multiplier (d, prec, prec, &ml, &post_shift, &dummy_int);
549 &ml, &post_shift, &dummy_int);
589 choose_multiplier (abs_d, prec, prec - 1, &ml,
591 if (ml >= (unsigned HOST_WIDE_INT) 1 << (prec - 1))
594 ml |= (~(unsigned HOST_WIDE_INT) 0) << (prec - 1);
599 mulc[i] = ml;
746 t2 = t1 h* ml;
782 t2 = t1 h* ml;
787 /* t1 = oprnd0 h* ml;
[all...]
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);
2410 &ml, &post_shift, &dummy_int);
2421 /* t1 = oprnd0 h* ml;
2428 build_int_cst (itype, ml));
2466 t2 = t1 h* ml;
2481 build_int_cst (itype, ml));
2500 unsigned HOST_WIDE_INT ml; variable
2529 choose_multiplier (abs_d, prec, prec - 1, &ml, &post_shift, &dummy_int);
2530 if (ml >
[all...]
H A Dexpmed.c4112 unsigned HOST_WIDE_INT mh, ml;
4151 &ml, &post_shift, &dummy);
4161 &ml, &post_shift, &dummy);
4180 gen_int_mode (ml, compute_mode),
4212 gen_int_mode (ml, compute_mode),
4233 unsigned HOST_WIDE_INT ml;
4325 &ml, &post_shift, &lgup);
4326 if (ml < (unsigned HOST_WIDE_INT) 1 << (size - 1))
4338 (compute_mode, op0, gen_int_mode (ml, compute_mode),
4367 ml |
4099 unsigned HOST_WIDE_INT mh, ml; local
4220 unsigned HOST_WIDE_INT ml; local
4405 unsigned HOST_WIDE_INT mh, ml; local
4799 unsigned HOST_WIDE_INT ml; local
[all...]
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-undefined/
H A Dundefined.exp87 set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
132 checkund $ml $testline
/haiku-buildtools/gcc/fixincludes/
H A Dmkheaders.in85 for ml in `cat ${itoolsdatadir}/fixinc_list`; do
86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
/haiku-buildtools/binutils/ld/testsuite/ld-undefined/
H A Dundefined.exp92 set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
147 checkund $ml $testline
/haiku-buildtools/gcc/config/
H A Dmulti.m427 # See config-ml.in if you want the gory details.
52 ac_file=]m4_default([$1],Makefile)[ . ${multi_basedir}/config-ml.in
/haiku-buildtools/binutils/gas/testsuite/gas/s390/
H A Desa-z900.s41 ml %r6,4095(%r5,%r10)
H A Desa-z900.d47 .*: e3 65 af ff 00 96 [ ]*ml %r6,4095\(%r5,%r10\)
H A Dzarch-z990.s71 ml %r6,-524288(%r5,%r10)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/s390/
H A Desa-z900.s41 ml %r6,4095(%r5,%r10)
H A Desa-z900.d47 .*: e3 65 af ff 00 96 [ ]*ml %r6,4095\(%r5,%r10\)
H A Dzarch-z990.s72 ml %r6,-524288(%r5,%r10)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWaddress-1.C24 void ml() { if (&t != (S*)0) z(); } // { dg-warning "address" } function
/haiku-buildtools/gcc/zlib/watcom/
H A Dwatcom_l.mak19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
/haiku-buildtools/binutils/zlib/watcom/
H A Dwatcom_l.mak19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dmul_fft.c812 mp_srcptr m, mp_size_t ml,
819 int sqr = (n == m && nl == ml);
823 TRACE (printf ("\nmpn_mul_fft pl=%ld nl=%ld ml=%ld k=%d\n", pl, nl, ml, k));
880 mpn_mul_fft_decompose (B, Bp, K, nprime, m, ml, l, Mp, T);
889 /* multiply {n, nl} by {m, ml}, and put the result in {op, nl+ml} */
893 mp_srcptr m, mp_size_t ml)
898 int sqr = (n == m && nl == ml);
901 pl = nl + ml; /* tota
810 mpn_mul_fft(mp_ptr op, mp_size_t pl, mp_srcptr n, mp_size_t nl, mp_srcptr m, mp_size_t ml, int k) argument
891 mpn_mul_fft_full(mp_ptr op, mp_srcptr n, mp_size_t nl, mp_srcptr m, mp_size_t ml) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dexpmed.c3080 unsigned HOST_WIDE_INT mh, ml;
3119 &ml, &post_shift, &dummy);
3129 &ml, &post_shift, &dummy);
3142 t1 = expand_mult_highpart (compute_mode, op0, ml,
3169 t2 = expand_mult_highpart (compute_mode, t1, ml,
3194 unsigned HOST_WIDE_INT ml;
3279 &ml, &post_shift, &lgup);
3280 if (ml < (unsigned HOST_WIDE_INT) 1 << (size - 1))
3286 t1 = expand_mult_highpart (compute_mode, op0, ml,
3306 ml |
3067 unsigned HOST_WIDE_INT mh, ml; local
3181 unsigned HOST_WIDE_INT ml; local
3337 unsigned HOST_WIDE_INT mh, ml; local
3724 unsigned HOST_WIDE_INT ml; local
[all...]
/haiku-buildtools/gcc/zlib/contrib/masmx86/
H A Dinffas32.asm23 ; ml.exe is in directory \MASM611C of Win95 DDK
24 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
29 ; ml /coff /Zi /c /Flinffas32.lst inffas32.asm
32 ; ml /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm
/haiku-buildtools/binutils/zlib/contrib/masmx86/
H A Dinffas32.asm23 ; ml.exe is in directory \MASM611C of Win95 DDK
24 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
29 ; ml /coff /Zi /c /Flinffas32.lst inffas32.asm
32 ; ml /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm

Completed in 224 milliseconds

12