RealView Compiler Reference Guide
Technical Support
On-Line Manuals
__fabsf
This intrinsic is a single‑precision version of the __fabs intrinsic. It is functionally equivalent to __fabs, except that:
__fabs
it takes an argument of type float instead of an argument of type double
it returns a float value instead of a double value.
__fabs.