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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/
H A Dfloatdixf.c11 xf_float __floatdixf(int64_t a) { return (xf_float)a; } function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatdixf.c26 COMPILER_RT_ABI xf_float __floatdixf(di_int a) { function

Completed in 106 milliseconds