Home
last modified time | relevance | path

Searched defs:lround (Results 1 – 4 of 4) sorted by relevance

/external/flac/libFLAC/
Dlpc.c61 static inline long int lround(double x) { in lround() function
/external/harfbuzz_ng/util/
Dansi-print.cc46 lround (double x) in lround() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp90 Ambiguous lround(Ambiguous){ return Ambiguous(); } in lround() function
/external/clang/lib/Headers/
Dtgmath.h1028 #define lround(__x) __tg_lround(__tg_promote1((__x))(__x)) macro