Searched defs:inv (Results 1 - 25 of 30) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dexternal_procedures_1.f9038 function inv (y) ! { dg-error "EXTERNAL attribute conflicts with FUNCTION" } function in program:main
39 real inv, y local in function:inv
/haiku-buildtools/isl/
H A Disl_morph.h34 isl_mat *inv; member in struct:isl_morph
H A Disl_morph.c18 isl_morph_alloc( __isl_take isl_basic_set *dom, __isl_take isl_basic_set *ran, __isl_take isl_mat *map, __isl_take isl_mat *inv) argument
496 isl_mat *map, *inv; local
736 isl_mat *map, *inv; local
[all...]
H A Disl_mat.c870 struct isl_mat *inv; local
[all...]
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dinvert.c65 gmp_pi1_t inv; local
H A Dinvertappr.c116 gmp_pi1_t inv; local
H A Dmod_1.c136 mp_limb_t inv; local
189 mp_limb_t inv; local
/haiku-buildtools/gcc/gmp/tests/
H A Dt-modlinv.c32 mp_limb_t inv, prod; local
/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-perfsqr.c33 check_mod_2 (mp_limb_t d, mp_limb_t inv, mp_limb_t got_hi, mp_limb_t got_lo) argument
/haiku-buildtools/gcc/gmp/
H A Dgen-trialdivtab.c52 mpz_t ppp, acc, inv, gmp_numb_max, tmp, Bhalf; local
H A Ddumbmp.c728 mpz_preinv_invert (mpz_t inv, mpz_t d, int numb_bits) argument
831 mpz_t inv, prod; local
[all...]
/haiku-buildtools/gcc/gmp/tune/
H A Dfreq.c513 invent_cpuinfo_t inv; local
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/chan/
H A Dpowser1.go265 func inv(u rat) rat { // invert a rat func
H A Dpowser2.go275 func inv(u *rat) *rat{ // invert a rat func
/haiku-buildtools/gcc/libgomp/
H A Dhashtab.h96 hashval_t inv; member in struct:prime_ent
179 htab_mod_1 (hashval_t x, hashval_t y, hashval_t inv, int shift) argument
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-ifcombine.c224 recognize_single_bit_test (gcond *cond, tree *name, tree *bit, bool inv) argument
333 recognize_bits_test (gcond *cond, tree *name, tree *bits, bool inv) argument
H A Ddojump.c72 inv (int prob) function
[all...]
H A Dhash-table.h382 hashval_t inv; member in struct:prime_ent
407 mul_mod (hashval_t x, hashval_t y, hashval_t inv, int shift) argument
H A Dggc-page.c1698 size_t size, inv; local
H A Dloop-iv.c2379 uint64_t s, size, d, inv, max; local
/haiku-buildtools/gcc/libiberty/
H A Dhashtab.c130 hashval_t inv; member in struct:prime_ent
234 htab_mod_1 (hashval_t x, hashval_t y, hashval_t inv, int shift) argument
/haiku-buildtools/binutils/libiberty/
H A Dhashtab.c130 hashval_t inv; member in struct:prime_ent
234 htab_mod_1 (hashval_t x, hashval_t y, hashval_t inv, int shift) argument
/haiku-buildtools/legacy/binutils/libiberty/
H A Dhashtab.c127 hashval_t inv; member in struct:prime_ent
239 htab_mod_1 (hashval_t x, hashval_t y, hashval_t inv, int shift) argument
/haiku-buildtools/gcc/mpfr/tests/
H A Dtests.c821 bad_cases (int (*fct)(FLIST), int (*inv)(FLIST), const char *name, argument
/haiku-buildtools/gcc/gcc/config/pdp11/
H A Dpdp11.c1038 output_jump(enum rtx_code code, int inv, int length) argument

Completed in 302 milliseconds

12