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

/barrelfish-master/lib/compiler-rt/builtins/x86_64/
H A Dfloatdidf.c11 double __floatdidf(int64_t a) { return (double)a; } function
/barrelfish-master/lib/libc/quad/
H A Dfloatdidf.c46 __floatdidf(x) function
/barrelfish-master/lib/compiler-rt/builtins/
H A Dfloatdidf.c27 COMPILER_RT_ABI double __floatdidf(di_int a) { function
48 COMPILER_RT_ABI double __floatdidf(di_int a) { function

Completed in 31 milliseconds