HomeSort by relevance Sort by last modified time
    Searched defs:DP3 (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-netbsd/lib/libm/complex/
cephes_subrl.c 62 static const long double DP3 = 1.8830410776607851167459095484560349402753e-39L;
65 static const long double DP3 = 0L;
83 t = ((x - t * DP1) - t * DP2) - t * DP3;
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c     [all...]

Completed in 79 milliseconds