__saturated_add
In this section:
Syntax
long __saturated_add(long long);
Description
Inserts a SATADD instruction.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.