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