Searched refs:__floatunsidf (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Dfloatunsidf.c20 COMPILER_RT_ABI fp_t __floatunsidf(unsigned int a) { function
43 AEABI_RTABI fp_t __aeabi_ui2d(unsigned int a) { return __floatunsidf(a); }
45 COMPILER_RT_ALIAS(__floatunsidf, __aeabi_ui2d)
H A Dapple_versioning.c267 NOT_HERE_UNTIL_AFTER_4_3(__floatunsidf)

Completed in 84 milliseconds