Home | History | Annotate | Download | only in MISC

Lines Matching full:istream

2942      argument is an istream* object pointer  and  not  a  FILE*),
2944 (again, the first argument is a istream* object pointer).
2950 yyFlexLexer( istream* arg_yyin = 0, ostream* arg_yyout = 0 )
2982 virtual void switch_streams(istream* new_in = 0,
2987 int yylex( istream* new_in, ostream* new_out = 0 )