P99
#define P99_M1U (   T)    (P99_ISSIGNED(T) ? P99_TO_UNSIGNED(T, P99_M1) : P99_C(uintmax_t, P99_M1(T)))

Return an unsigned version of P99_M1.

The returned expression is of type uintmax_t

Definition at line 242 of file p99_int.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines