P99
#define P99_IS_FLOAT_QUAL_TOK (   SEQ)    P99_HAS_COMMA(P99_PASTE2(P00_FLOAT_QUAL_, SEQ))

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

Definition at line 5072 of file p99_generated.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines