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

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

Completed in 100 milliseconds