Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped306 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1459 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1531 yy_init_buffer(b,file );
1559 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
1569 /* If b is the current buffer, then yy_init_buffer was _probably_
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped368 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1612 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1696 yy_init_buffer(b,file );
1740 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
1753 /* If b is the current buffer, then yy_init_buffer was _probably_
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c11 #define yy_init_buffer zconf_init_buffer macro
H A Dlex.zconf.c_shipped11 #define yy_init_buffer zconf_init_buffer