Searched refs:yx (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/dfp/
H A Dddmode-ice.c27 _Decimal64 yx; local
40 yx = y[ip][j] - y[im][j];
43 b = 0.25dd * (xx * xx + yx * yx);
44 c = 0.125dd * (xx * xy + yx * yy);
50 ry[i][m] = a * qxx + b * qyy - c * qxy + yx * qi + yy * qj;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-53094-3.C14 constexpr Rot3(T xx, T xy, T xz, T yx, T yy, T yz, T zx, T zy, T zz) : argument
16 (Vec) { yx, yy, yz, 0 },
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dnamelist_13.f909 real, dimension(2) :: yx = (/80.,90./) component in type:yourtype
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr38948.c13 float xx, xy, yx, yy, tx, ty; member in struct:gs_matrix_s
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920428-2.c153 long _xx; float xx; long _xy; float xy; long _yx; float yx; long _yy; float yy; long _tx; float tx; long _ty; float ty; member in struct:gs_matrix_s
168 long _xx; float xx; long _xy; float xy; long _yx; float yx; long _yy; float yy; long _tx; float tx; long _ty; float ty; member in struct:gs_matrix_fixed_s
175 long xx, xy, yx, yy; member in struct:__anon1435
427 pgs->ctm.yx *= sy;
456 if ( !!(((*(long *)(&((&pgs->ctm)->xy)) | *(long *)(&( (&pgs->ctm)->yx)) ) << 1) == 0) )
468 if ( !!(((*(long *)(&((&pgs->ctm)->xy)) | *(long *)(&( (&pgs->ctm)->yx)) ) << 1) == 0) )
501 if ( !((*(long *)(&(ctm.yx)) << 1) == 0) )
502 { (void)frexp(ctm.yx, &expt);
525 pfc->yx = (((*(long *)(&(ctm.yx)) <<
[all...]

Completed in 96 milliseconds