Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dnearbyint.c6 double nearbyint(double x) in nearbyint() function
/third_party/musl/src/math/
H A Dnearbyint.c6 double nearbyint(double x) in nearbyint() function
/third_party/musl/src/math/s390x/
H A Dnearbyint.c5 double nearbyint(double x) in nearbyint() function
/third_party/musl/src/math/aarch64/
H A Dnearbyint.c3 double nearbyint(double x) in nearbyint() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h189 #undef nearbyint macro
252 #define nearbyint(x) __tg_real(nearbyint, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h189 #undef nearbyint macro
252 #define nearbyint(x) __tg_real(nearbyint, (x)) macro
/third_party/musl/include/
H A Dtgmath.h189 #undef nearbyint macro
252 #define nearbyint(x) __tg_real(nearbyint, (x)) macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp149 llvm::Function *nearbyint = llvm::Intrinsic::getDeclaration( in lowerRound() local

Completed in 10 milliseconds