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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp143 static double dsqrt(double f);
H A DsharedRuntime.cpp408 double SharedRuntime::dsqrt(double f) { function in class:SharedRuntime

Completed in 162 milliseconds