Home
last modified time | relevance | path

Searched refs:stmnt (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/utils/
Dintmap.h84 #define AINTMAP_FOREACH_KEY(map, keyvarname, stmnt) \ argument
90 stmnt; \
95 #define AINTMAP_FOREACH_VALUE(map, valvarname, stmnt) \ argument
101 stmnt; \
/external/bison/doc/
Dbison.texinfo5955 stmnt: error ';' /* On error, skip until ';' is read. */
5973 @code{stmnt}. Suppose that instead a spurious semicolon is inserted in the
5974 middle of a valid @code{stmnt}. After the error recovery rule recovers
5977 @code{stmnt}.
8710 @c LocalWords: YYINITDEPTH stmnts ref stmnt initdcl maybeasm VCG notype
Dbison.info5501 stmnt: error ';' /* On error, skip until ';' is read. */
5516 within one `stmnt'. Suppose that instead a spurious semicolon is
5517 inserted in the middle of a valid `stmnt'. After the error recovery
5520 an invalid `stmnt'.