P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ P99_VOLATILE_LEN

#define P99_VOLATILE_LEN (   SEQ)    P99_IF_ELSE(P99_IS_VOLATILE_TOK(SEQ))(P00_VOLATILE1(P00_EAT_FIRST(SEQ)))(0)

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

Definition at line 5722 of file p99_generated.h.