P99
#define P99_PROMOTE_3 (   EXPR)    P99_SIGN_PROMOTE(3, (EXPR))

Promote the integer value 3 under the constraint of expression EXPR.

See also:
P99_SIGN_PROMOTE for rules about integer sign promotion

Definition at line 438 of file p99_int.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines