Home
last modified time | relevance | path

Searched refs:__floatdixf (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/lib/builtins/i386/
Dfloatdixf.S19 DEFINE_COMPILERRT_FUNCTION(__floatdixf)
28 END_COMPILERRT_FUNCTION(__floatdixf)
/external/compiler-rt/test/builtins/Unit/
Dfloatdixf_test.c26 long COMPILER_RT_ABI double __floatdixf(di_int a);
30 long double x = __floatdixf(a); in test__floatdixf()
/external/compiler-rt/lib/builtins/x86_64/
Dfloatdixf.c11 long double __floatdixf(int64_t a) in __floatdixf() function
/external/compiler-rt/lib/builtins/
Dfloatdixf.c30 __floatdixf(di_int a) in __floatdixf() function
Dapple_versioning.c94 NOT_HERE_BEFORE_10_6(__floatdixf)
DREADME.txt153 long double __floatdixf(di_int a);
/external/compiler-rt/test/builtins/timing/
Dfloatdixf.c6 #define FUNCTION_NAME __floatdixf