Searched refs:others (Results 1 - 25 of 42) sorted by relevance

12

/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-perfsqr.c39 The values "(j*others)^2" cover all quadratic residues mod divisor[i],
49 mpz_t alldiv, others, n; local
52 mpz_init (others);
63 mpz_set_ui (others, 1L);
66 mpz_mul_ui (others, others, divisor[j]);
71 mpz_mul_ui (n, others, j);
83 mpz_clear (others);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/microblaze/
H A Dmicroblaze.exp51 gcc-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/others/*.\[cSi\]]] \
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dsplit-5.c57 ucontext_t *other, void *others[10])
64 swap (me, mes, other, others);
65 down (i - 1, msg, me, mes, other, others);
56 down(int i, const char *msg, ucontext_t *me, void *mes[10], ucontext_t *other, void *others[10]) argument
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dgeneral.s65 # these, and others like them should have no operand size prefix
H A Dgeneral.l116 65 # these, and others like them should have no operand size prefix
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dgeneral.s65 # these, and others like them should have no operand size prefix
H A Dgeneral.l116 65 # these, and others like them should have no operand size prefix
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Drelax-group.s50 ;;; others are not. The ldx/ldy must not be removed.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-m68hc11/
H A Drelax-group.s50 ;;; others are not. The ldx/ldy must not be removed.
/haiku-buildtools/legacy/gcc/
H A Dconfigure.in886 others=
890 others=yes;
895 if [ -z "${others}" ]; then
/haiku-buildtools/binutils/gas/testsuite/gas/h8300/
H A Dt13_otr.s2 ;others
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/h8300/
H A Dt13_otr.s2 ;others
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dinfo.el473 buffers buffer others nodes dirs-done)
516 ;; others. Yes, that is really what this is supposed to do.
519 others (cdr buffers))
527 (while others
528 (let ((other (car others)))
545 (setq others (cdr others)))
/haiku-buildtools/gcc/contrib/
H A DcompareSumTests341 other compilers are improvements, things that don't in 'new' and do in others
/haiku-buildtools/gcc/gcc/
H A Dgenmatch.c2035 auto_vec<dt_node *> others; local
2065 others.safe_push (kids[i]);
2071 others.safe_push (kids[i]);
2077 fns, generic_fns, preds, others);
2085 others.truncate (0);
2093 fns, generic_fns, preds, others);
2105 vec<dt_node *> others)
2256 for (unsigned i = 0; i < others.length (); ++i)
2257 others[i]->gen (f, gimple);
2883 "same number of entries as others use
2099 gen_kids_1(FILE *f, bool gimple, vec<dt_operand *> gimple_exprs, vec<dt_operand *> generic_exprs, vec<dt_operand *> fns, vec<dt_operand *> generic_fns, vec<dt_operand *> preds, vec<dt_node *> others) argument
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-tree.h376 tree others; member in struct:c_arg_info
H A Dc-decl.c2991 its type saved; the others will already have had their
6972 ret->others = NULL_TREE;
6998 tree others = 0;
7038 /* Break up the bindings list into parms, tags, types, and others;
7137 DECL_CHAIN (decl) = others;
7138 others = decl;
7164 arg_info->others = others;
8584 for (decl = arg_info->others; decl; decl = DECL_CHAIN (decl))
6970 tree others = 0; local
/haiku-buildtools/autoconf/bin/
H A Dautom4te.in142 # sometimes and `m4_BUILTIN' at others. We should return a unique name,
502 If this token and others are legitimate, please use m4_pattern_allow.
878 # Files may include others. We can use traces since we just checked
/haiku-buildtools/gcc/gmp/mpn/x86/k6/mmx/
H A Dlogops_n.asm102 C The others are 4 instructions per 2 limbs, and so can only approach 1.0
/haiku-buildtools/cloog/
H A DREADME133 representation. You can choose to specify explicitly others integer
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dcmp.go62 // string compare is okay and the others
H A Dindex.go221 // earlier pass than the others and inhibits
/haiku-buildtools/gcc/libgcc/config/rl78/
H A Ddivmodsi.S294 ;; bit is HImode now; check others
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dlb1spc.asm208 ! first divide step without thinking. BUT, the others are conditional,
555 ! first divide step without thinking. BUT, the others are conditional,
/haiku-buildtools/gcc/libgcc/config/sparc/
H A Dlb1spc.S208 ! first divide step without thinking. BUT, the others are conditional,
555 ! first divide step without thinking. BUT, the others are conditional,

Completed in 312 milliseconds

12