Searched refs:yy_is_interactive (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c230 int yy_is_interactive; member in struct:yy_buffer_state
331 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1164 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
3131 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
3286 b->yy_is_interactive = 0;

Completed in 56 milliseconds