P99

◆ P99_BOOL_NORMALIZE

#define P99_BOOL_NORMALIZE (   SEQ)    P00_TYPE_NORMALIZE(P99_BOOL_QUAL_LEN(SEQ), P00_BOOL_CLASSIFY(SEQ), SEQ)

Normalize a Boolean type expression.

Parameters
SEQis a sequence of keywords that should form a qualified Boolean type expression
Returns
_Bool followed by the qualifiers

Definition at line 162 of file p99_classification.h.