Home | History | Annotate | Download | only in calc++

Lines Matching refs:yy_is_interactive

271 	int yy_is_interactive;
391 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
698 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1579 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1760 b->yy_is_interactive = 0;