Searched defs:want (Results 1 - 25 of 83) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Darray3.C10 bool reserve (int want) argument
/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-asmtype.c52 static const mp_limb_t want[3] = { 5, 7, 9 }; local
H A Dt-iord_u.c59 const mp_limb_t want[SIZE]; member in struct:__anon1890
131 const mp_limb_t want[SIZE]; member in struct:__anon1891
37 check_one(const char *name, int i, mp_srcptr src, mp_limb_t n, mp_srcptr got, mp_srcptr want, mp_size_t size) argument
[all...]
/haiku-buildtools/gcc/gmp/tests/
H A Dt-bswap.c31 mp_limb_t src, want, got; local
H A Dt-popc.c31 mp_limb_t src, want, got; local
H A Dt-count_zeros.c28 check_clz (int want, mp_limb_t n) argument
43 check_ctz (int want, mp_limb_t n) argument
H A Dt-parity.c27 check_one (int want, unsigned long n) argument
/haiku-buildtools/gcc/gmp/tests/mpf/
H A Dt-int_p.c28 one (mpf_srcptr f, int want) argument
41 all (mpf_ptr f, int want) argument
H A Dt-cmp_si.c35 int want; member in struct:__anon1877
H A Dt-get_d_2exp.c35 double got, want; local
H A Dt-get_si.c33 long want; member in struct:__anon1878
89 long want; local
129 unsigned long want; member in struct:__anon1879
[all...]
H A Dt-get_ui.c36 unsigned long want; member in struct:__anon1880
H A Dt-trunc.c28 check_print (mpf_srcptr src, mpf_srcptr got, mpf_srcptr want) argument
[all...]
/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-get_d.c32 double got, want; local
H A Dt-cmp_si.c33 int want; member in struct:__anon1903
H A Dt-get_si.c32 long want; member in struct:__anon1910
72 long want; local
[all...]
H A Dt-hamdist.c30 unsigned long i, j, got, want; local
80 unsigned long got, want; local
[all...]
H A Dt-mul_i.c28 mpz_t got, want, x; variable
[all...]
H A Dt-pprime_p.c58 check_one (mpz_srcptr n, int want) argument
79 check_pn (mpz_ptr n, int want) argument
H A Dt-set_str.c28 check_one (mpz_srcptr want, int base, const char *str) argument
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Dcplx4.go21 func want(s, w string) { func
/haiku-buildtools/gcc/gmp/tests/mpbsd/
H A Dt-mtox.c34 char *got, *want; local
/haiku-buildtools/gcc/gmp/tests/mpq/
H A Dt-equal.c28 check_one (mpq_srcptr x, mpq_srcptr y, int want) argument
47 check_all (mpq_ptr x, mpq_ptr y, int want) argument
H A Dt-set_str.c28 check_one (mpq_srcptr want, int base, const char *str) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/dfp/
H A Dfe-check.h39 checkflags (int num, int want) argument

Completed in 84 milliseconds

1234