Home
last modified time | relevance | path

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

/trueos/usr.bin/lex/
HDinitscan.c1871 static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; variable
2274 (yy_state_ptr) = (yy_state_buf);
2275 *(yy_state_ptr)++ = yy_current_state;
2288 *(yy_state_ptr)++ = yy_current_state;
2294 yy_current_state = *--(yy_state_ptr);
2309 yy_current_state = *--(yy_state_ptr);
4393 (yy_state_ptr) = (yy_state_buf); in yy_get_previous_state()
4394 *(yy_state_ptr)++ = yy_current_state; in yy_get_previous_state()
4406 *(yy_state_ptr)++ = yy_current_state; in yy_get_previous_state()
4431 *(yy_state_ptr)++ = yy_current_state; in yy_try_NUL_trans()
[all …]
/trueos/contrib/flex/
HDFlexLexer.h188 yy_state_type* yy_state_ptr; variable
HDflex.skl844 yy_state_type *yy_state_ptr;
2885 YY_G(yy_state_ptr) = 0;