Searched defs:YYSIZEOF (Results 1 – 2 of 2) sorted by relevance
980 #define YYSIZEOF( global() macro
1077 #define YYSIZEOF(X) YY_CAST (YYPTRDIFF_T, sizeof (X)) macro