P99
#define P99_RESTRICT_LEN (   SEQ)    P99_IF_ELSE(P99_IS_RESTRICT_TOK(SEQ))(P00_RESTRICT1(P00_EAT_FIRST(SEQ)))(0)

Count the number of tokens in sequence SEQ that all are of kind RESTRICT.

Definition at line 4795 of file p99_generated.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines