P99
#define P99_IS_KEYWORD_TOK (   SEQ)    P99_HAS_COMMA(P99_PASTE2(P00_KEYWORD_, SEQ))

Test if the token sequence SEQ starts with a token of kind KEYWORD.

Definition at line 5122 of file p99_generated.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines