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

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

Completed in 892 milliseconds