Searched refs:dx2 (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr48442.c7 int c, x2, dx2, dy2, s2; local
11 if (dx2)
12 dx2 = dx2 % dy2;
13 s2 = (dx2 / dy2);
H A Dpr53701.c18 _linear_hline15 (BITMAP * dst, int dx1, int dy, int dx2, int color) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930523-1.c7 int c, x1, x2, dx1, dx2, dy1, dy2, e1, e2, s2; local
15 if (dx2 >= dy2)
16 dx2 = dx2 % dy2;
18 if (dx2 >= dy2)
20 s2 = - (dx2 / dy2);
21 dx2 = dx2 % dy2;
51 if (e2 += dx2)
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/ieee/
H A Drounding_1.f9021 double precision :: dx1, dx2, dx3 variable
70 dx2 = 3
71 dx1 = divide(dx1, dx2, ieee_up)
74 dx2 = 3
75 dx3 = divide(dx3, dx2, ieee_down)
H A Dieee_3.f907 double precision :: dx1, dx2, dx3 variable
H A Dieee_4.f907 double precision :: dx1, dx2, dx3 variable
H A Dieee_2.f9017 double precision :: dx1, dx2, dx3 variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dpr32380.f86 4 dx1(nlq),dx2(nlq),dx3(nlq),dx4(nlq), local in subroutine:trnfbt

Completed in 152 milliseconds