Searched defs:YYSTATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c128 * to BEGIN to return to the state. The YYSTATE alias is for lex
132 #define YYSTATE YY_START macro
1988 if ((YYSTATE) != S3)
2025 if ((YYSTATE) != S3)
2080 yypcb->pcb_cstate = (YYSTATE);
2100 yypcb->pcb_cstate = (YYSTATE);
3672 if ((YYSTATE) != S0)
3740 if ((YYSTATE) == S1)
3743 if ((YYSTATE) == S3)

Completed in 335 milliseconds