Searched refs:npio2_hw (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/java/lang/fdlibm/src/
H A De_rem_pio2.c57 static const int npio2_hw[] = { variable
59 static int npio2_hw[] = {
141 if(n<32&&ix!=npio2_hw[n-1]) {
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntimeTrig.cpp445 static const int npio2_hw[] = { variable
517 if(n<32&&ix!=npio2_hw[n-1]) {

Completed in 39 milliseconds