Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_scanner.c377 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
3846 yy_next_state = yy_try_NUL_trans( yy_current_state );
4099 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function