Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatundidf.c27 COMPILER_RT_ABI double __floatundidf(du_int a) { in __floatundidf() function
58 COMPILER_RT_ABI double __floatundidf(du_int a) { return __floatXiYf__(a); } in __floatundidf() function