Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/x86_64/
Dfloatundixf.S21 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
29 END_COMPILERRT_FUNCTION(__floatundixf)
/external/compiler-rt/lib/builtins/i386/
Dfloatundixf.S28 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
41 END_COMPILERRT_FUNCTION(__floatundixf)
/external/compiler-rt/test/builtins/Unit/
Dfloatundixf_test.c27 COMPILER_RT_ABI long double __floatundixf(du_int a);
31 long double x = __floatundixf(a); in test__floatundixf()
/external/compiler-rt/lib/builtins/
Dfloatundixf.c29 __floatundixf(du_int a) in __floatundixf() function
Dapple_versioning.c101 NOT_HERE_BEFORE_10_6(__floatundixf)
DREADME.txt162 long double __floatundixf(du_int a);
/external/compiler-rt/test/builtins/timing/
Dfloatundixf.c6 #define FUNCTION_NAME __floatundixf