Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c725 void yyset_in ( FILE * _in_str );
2002 void yyset_in (FILE * _in_str ) in yyset_in() argument
2004 yyin = _in_str ; in yyset_in()
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c575 void yyset_in ( FILE * _in_str );
1814 void yyset_in (FILE * _in_str ) in yyset_in() argument
1816 yyin = _in_str ; in yyset_in()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped695 void yyset_in (FILE * _in_str );
2097 * @param _in_str A readable stream.
2101 void yyset_in (FILE * _in_str )
2103 yyin = _in_str ;
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped887 void yyset_in ( FILE * _in_str );
2253 * @param _in_str A readable stream.
2257 void yyset_in (FILE * _in_str )
2259 yyin = _in_str ;