Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_scanner.c307 static __thread int yy_init = 0; /* whether we need to initialize */ variable
2953 if ( !(yy_init) )
2955 (yy_init) = 1;
4602 (yy_init) = 0; in yy_init_globals()