Searched refs:f128_le (Results 1 – 6 of 6) sorted by relevance
44 bool f128_le( float128_t a, float128_t b ) in f128_le() function
49 return f128_le( *aPtr, *bPtr ); in f128M_le()
282 f128_le$(OBJ) \
285 bool f128_le( float128_t, float128_t );
281 f128_le$(OBJ) \
Completed in 9 milliseconds