Searched defs:scale (Results 1 - 25 of 152) sorted by relevance

1234567

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dcharconst-3.c18 int scale = (int) (unsigned char) -1 + 1; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020715-1.c8 void scale(void) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-13.c5 scale (TYPE *alpha, TYPE *x, int n) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dno-scevccp-outer-14.c9 foo (short scale){ argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Davx2-i32gatherd-2.c9 compute_i32gatherd (int *s1, int *s2, int scale, int *r) argument
H A Davx2-i32gatherd256-2.c9 compute_i32gatherd256 (int *s1, int *s2, int scale, int *r) argument
H A Davx2-i32gatherpd-2.c9 compute_i32gatherpd (double *s1, int *s2, int scale, double *r) argument
H A Davx2-i32gatherpd256-2.c9 compute_i32gatherpd256 (double *s1, int *s2, int scale, double *r) argument
H A Davx2-i32gatherps-2.c9 compute_i32gatherps (float *s1, int *s2, int scale, float *r) argument
H A Davx2-i32gatherps256-2.c9 compute_i32gatherps256 (float *s1, int *s2, int scale, float *r) argument
H A Davx2-i32gatherq-2.c9 compute_i32gatherpd (long long *s1, int *s2, int scale, long long *r) argument
H A Davx2-i32gatherq256-2.c9 compute_i32gatherpd256 (long long *s1, int *s2, int scale, long long *r) argument
H A Davx2-i64gatherd-2.c9 compute_i64gatherps (int *s1, long long *s2, int scale, int *r) argument
H A Davx2-i64gatherd256-2.c9 compute_i64gatherps256 (int *s1, long long *s2, int scale, int *r) argument
H A Davx2-i64gatherpd-2.c9 compute_i64gatherpd (double *s1, long long *s2, int scale, double *r) argument
H A Davx2-i64gatherpd256-2.c9 compute_i64gatherpd256 (double *s1, long long int *s2, int scale, double *r) argument
H A Davx2-i64gatherps-2.c9 compute_i64gatherps (float *s1, long long *s2, int scale, float *r) argument
H A Davx2-i64gatherps256-2.c9 compute_i64gatherps256 (float *s1, long long *s2, int scale, float *r) argument
H A Davx2-i64gatherq-2.c9 compute_i64gatherpd (long long *s1, long long *s2, int scale, long long *r) argument
H A Davx2-i64gatherq256-2.c9 compute_i64gatherq256 (long long *s1, long long *s2, int scale, long long *r) argument
H A Davx512f-i32gatherd512-2.c10 compute_gatherdd(int *res, __mmask16 m16, int *idx, int *src, int scale, int *r) argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dnorm2_1.f9064 REAL :: absXi, scale, SSQ local in function:SNORM2
H A Dnorm2_3.f9068 REAL(qp) :: absXi, scale, SSQ local in function:SNORM2
/haiku-buildtools/gcc/libquadmath/math/
H A Dcsqrtq.c92 int scale = 0; local
[all...]
/haiku-buildtools/gcc/libgcc/config/libbid/
H A Dbid128_rem.c35 int exponent_x, exponent_y, diff_expon, bin_expon_cx, scale, variable
[all...]

Completed in 92 milliseconds

1234567