Searched refs:dsqrt (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | sharedRuntime.hpp | 143 static double dsqrt(double f); |
H A D | sharedRuntime.cpp | 408 double SharedRuntime::dsqrt(double f) { function in class:SharedRuntime |
Completed in 30 milliseconds