Home
last modified time | relevance | path

Searched refs:lsqrt (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/contract/example/n1962/
Dsqrt.cpp12 long lsqrt(long x) { in lsqrt() function
28 assert(lsqrt(4) == 2); in main()
Dsqrt.d12 long lsqrt(long x) in lsqrt() function