HomeSort by relevance Sort by last modified time
    Searched refs:v02 (Results 1 - 3 of 3) sorted by null

  /bionic/libm/src/
e_j0.c 142 v02 = 7.60068627350353253702e-05, /* 0x3F13ECBB, 0xF578C6C1 */ variable
195 v = one+z*(v01+z*(v02+z*(v03+z*v04)));
e_j0f.c 100 v02 = 7.6006865129e-05, /* 0x389f65e0 */ variable
153 v = one+z*(v01+z*(v02+z*(v03+z*v04)));
  /external/fdlibm/
e_j0.c 153 v02 = 7.60068627350353253702e-05, /* 0x3F13ECBB, 0xF578C6C1 */ variable
211 v = one+z*(v01+z*(v02+z*(v03+z*v04)));

Completed in 2763 milliseconds