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

/frameworks/compile/libbcc/runtime/lib/x86_64/
H A Dfloatdixf.c5 /* long double __floatdixf(di_int a); */
11 long double __floatdixf(int64_t a) function
/frameworks/compile/libbcc/runtime/lib/
H A Dfloatdixf.c1 /* ===-- floatdixf.c - Implement __floatdixf -------------------------------===
10 * This file implements __floatdixf for the compiler_rt library.
30 __floatdixf(di_int a) function

Completed in 2692 milliseconds