Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_scanner.c145 #define BEGIN (yy_start) = 1 + 2 *
151 #define YY_START (((yy_start) - 1) / 2)
308 static __thread int yy_start = 0; /* start state number */ variable
2961 if ( ! (yy_start) )
2962 (yy_start) = 1; /* first start state */
2991 yy_current_state = (yy_start);
4072 yy_current_state = (yy_start); in yy_get_previous_state()
4603 (yy_start) = 0; in yy_init_globals()