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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c123 * definition of BEGIN.
125 #define BEGIN (yy_start) = 1 + 2 * macro
128 * to BEGIN to return to the state. The YYSTATE alias is for lex
2081 BEGIN(S1);
2101 BEGIN(S3);
2430 BEGIN(yypcb->pcb_cstate);
2528 BEGIN(yypcb->pcb_cstate);
2558 /* VBOX - BEGIN */
3567 * yybegin provides a wrapper for use from C code around the lex BEGIN() macro.
3590 BEGIN(S
[all...]

Completed in 1917 milliseconds