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

  /external/fdlibm/
e_rem_pio2.c 45 static const int npio2_hw[] = { variable
47 static int npio2_hw[] = {
129 if(n<32&&ix!=npio2_hw[n-1]) {
  /bionic/libm/src/
e_rem_pio2.c 45 static const int32_t npio2_hw[] = { variable
118 if(n<32&&ix!=npio2_hw[n-1]) {

Completed in 39 milliseconds