Home
last modified time | relevance | path

Searched defs:_u_abs (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp2173 static double _u_abs(double a) { return a<0?-a:a; } function

Completed in 6 milliseconds