Searched refs:yy_state_ptr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c921 static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; variable
934 (yy_state_ptr) = (yy_full_state); /* restore orig. state */ \
935 yy_current_state = *(yy_state_ptr); /* restore curr. state */ \
1321 (yy_state_ptr) = (yy_state_buf);
1322 *(yy_state_ptr)++ = yy_current_state;
1335 *(yy_state_ptr)++ = yy_current_state;
1341 yy_current_state = *--(yy_state_ptr);
1365 (yy_full_state) = (yy_state_ptr);
1371 (yy_full_state) = (yy_state_ptr);
1379 yy_current_state = *--(yy_state_ptr);
[all...]

Completed in 46 milliseconds