Searched refs:llrintf (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/math/x86_64/
H A Dllrintf.S1 .global llrintf
2 .type llrintf,@function
3 llrintf: label
/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dllrintf.c5 long long llrintf(float x) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h244 long long llrintf(float);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk976 $(LOCAL_DIR)/src/math/llrintf.c \
1018 $(LOCAL_DIR)/src/math/x86_64/llrintf.S \

Completed in 30 milliseconds