Searched refs:AEABI_FUNC (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/libc/arm/aeabi/
H A Daeabi_double.c68 int AEABI_FUNC(d2iz, float64, float64_to_int32_round_to_zero)
69 float32 AEABI_FUNC(d2f, float64, float64_to_float32)
70 float64 AEABI_FUNC(i2d, int, int32_to_float64)
H A Daeabi_float.c68 int AEABI_FUNC(f2iz, float32, float32_to_int32_round_to_zero)
69 float64 AEABI_FUNC(f2d, float32, float32_to_float64)
70 float32 AEABI_FUNC(i2f, int, int32_to_float32)
H A Daeabi_vfp.h76 #define AEABI_FUNC(name, in_type, soft_func) \ macro
109 #define AEABI_FUNC(name, in_type, soft_func) \ macro

Completed in 28 milliseconds