HomeSort by: relevance | last modified time | path
    Searched defs:YY_DO_BEFORE_ACTION (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 131 YY_DO_BEFORE_ACTION; /* set up yytext again */ \
281 #define YY_DO_BEFORE_ACTION \
797 YY_DO_BEFORE_ACTION;
806 /* undo the effects of YY_DO_BEFORE_ACTION */
983 /* Undo the effects of YY_DO_BEFORE_ACTION. */
  /src/tools/m4/bootstrap/
tokenizer.c 181 YY_DO_BEFORE_ACTION; /* set up yytext again */ \
361 #define YY_DO_BEFORE_ACTION \
769 YY_DO_BEFORE_ACTION;
776 /* undo the effects of YY_DO_BEFORE_ACTION */
862 /* Undo the effects of YY_DO_BEFORE_ACTION. */

Completed in 13 milliseconds