Home
last modified time | relevance | path

Searched defs:__floatdixf (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/x86_64/
Dfloatdixf.c11 long double __floatdixf(int64_t a) { return (long double)a; } in __floatdixf() function
/external/compiler-rt/lib/builtins/x86_64/
Dfloatdixf.c11 long double __floatdixf(int64_t a) in __floatdixf() function
/external/llvm-project/compiler-rt/lib/builtins/
Dfloatdixf.c26 COMPILER_RT_ABI long double __floatdixf(di_int a) { in __floatdixf() function
/external/compiler-rt/lib/builtins/
Dfloatdixf.c30 __floatdixf(di_int a) in __floatdixf() function