Searched refs:stmnt (Results 1 – 3 of 3) sorted by relevance
84 #define AINTMAP_FOREACH_KEY(map, keyvarname, stmnt) \ argument90 stmnt; \95 #define AINTMAP_FOREACH_VALUE(map, valvarname, stmnt) \ argument101 stmnt; \
5955 stmnt: error ';' /* On error, skip until ';' is read. */5973 @code{stmnt}. Suppose that instead a spurious semicolon is inserted in the5974 middle of a valid @code{stmnt}. After the error recovery rule recovers5977 @code{stmnt}.8710 @c LocalWords: YYINITDEPTH stmnts ref stmnt initdcl maybeasm VCG notype
5501 stmnt: error ';' /* On error, skip until ';' is read. */5516 within one `stmnt'. Suppose that instead a spurious semicolon is5517 inserted in the middle of a valid `stmnt'. After the error recovery5520 an invalid `stmnt'.