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

/barrelfish-master/lib/libc/arm/aeabi/
H A Daeabi_double.c64 int AEABI_FUNC2_REV(dcmpge, float64, float64_le)
65 int AEABI_FUNC2_REV(dcmpgt, float64, float64_lt)
H A Daeabi_float.c64 int AEABI_FUNC2_REV(fcmpge, float32, float32_le)
65 int AEABI_FUNC2_REV(fcmpgt, float32, float32_lt)
H A Daeabi_vfp.h96 #define AEABI_FUNC2_REV(name, in_type, soft_func) \ macro
123 #define AEABI_FUNC2_REV(name, in_type, soft_func) \ macro

Completed in 33 milliseconds