Searched refs:yy_is_interactive (Results 1 – 5 of 5) sorted by relevance
259 int yy_is_interactive; member340 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \685 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \1542 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in xlu__cfg_yy_init_buffer()1701 b->yy_is_interactive = 0; in xlu__cfg_yy_scan_buffer()
190 int yy_is_interactive; member
186 int yy_is_interactive; member
244 int yy_is_interactive; member325 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \1159 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \2150 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in xlu__disk_yy_init_buffer()2309 b->yy_is_interactive = 0; in xlu__disk_yy_scan_buffer()
244 int yy_is_interactive;345 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \1933 b->yy_is_interactive = 0;2088 b->yy_is_interactive = 0;
Completed in 14 milliseconds