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

/barrelfish-master/lib/compiler-rt/builtins/x86_64/
H A Dfloatdixf.c11 long double __floatdixf(int64_t a) { return (long double)a; } function
/barrelfish-master/lib/compiler-rt/builtins/
H A Dfloatdixf.c26 COMPILER_RT_ABI long double __floatdixf(di_int a) { function

Completed in 33 milliseconds