Home
last modified time | relevance | path

Searched defs:rint (Results 1 – 25 of 31) sorted by relevance

12

/third_party/musl/src/math/s390x/
Drint.c5 double rint(double x) in rint() function
/third_party/musl/src/math/i386/
Drint.c3 double rint(double x) in rint() function
/third_party/musl/src/math/aarch64/
Drint.c3 double rint(double x) in rint() function
/third_party/libffi/testsuite/libffi.call/
Dreturn_sc.c19 ffi_arg rint; in main() local
Dstrlen.c20 ffi_arg rint; in main() local
Dreturn_uc.c20 ffi_arg rint; in main() local
Dstrlen3.c21 ffi_arg rint; in main() local
Dstrlen2.c21 ffi_arg rint; in main() local
Dnegint.c22 ffi_arg rint; in main() local
Dstrlen4.c21 ffi_arg rint; in main() local
Dfloat.c25 ffi_arg rint; in main() local
Dpromotion.c22 ffi_arg rint; in main() local
/third_party/musl/src/math/
Drint.c12 double rint(double x) in rint() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Drint.c12 double rint(double x) in rint() function
/third_party/ffmpeg/libavutil/
Dtablegen.h41 #define rint ff_rint macro
Dlibm.h423 static inline double rint(double x) in rint() function
/third_party/libffi/testsuite/libffi.closures/
Dunwindtest_ffi_call.cc22 ffi_arg rint; in main() local
/third_party/gstreamer/gstreamer/gst/
Dmath-compat.h86 #define rint(x) __gst_math_compat_rint(x) macro
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstnavigationtest.c32 #define rint(x) (floor((x)+0.5)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/musl/include/
Dtgmath.h258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/musl/ndk_musl_include/
Dtgmath.h258 #define rint(x) __tg_real(rint, (x)) macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1341 const auto rint = spvTemplate.specialize(subs); in initPrograms() local
2132 std::stringstream rint; in initPrograms() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_gk110.cpp218 bool rint = false; in emitRoundMode() local

12