The _ _ADDS_C intrinsic has the following declaration:
float __ADDS_C(float, float);
This intrinsic function returns the sum of the two IEEE single-precision floating-point arguments with IEEE chopped rounding used.