Home
last modified time | relevance | path

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

/system/core/sh/
Darith_lex.c344 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
967 yy_next_state = yy_try_NUL_trans( yy_current_state );
1212 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function