Searched refs:yy_is_interactive (Results 1 – 8 of 8) sorted by relevance
215 int yy_is_interactive; member314 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \606 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \1398 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()1553 b->yy_is_interactive = 0; in yy_scan_buffer()
216 int yy_is_interactive; member317 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \624 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \1415 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()1570 b->yy_is_interactive = 0; in yy_scan_buffer()
216 int yy_is_interactive; member317 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \603 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \1352 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()1507 b->yy_is_interactive = 0; in yy_scan_buffer()
216 int yy_is_interactive; member317 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \947 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \2280 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()2435 b->yy_is_interactive = 0; in yy_scan_buffer()
214 int yy_is_interactive; member313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \2109 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \4739 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()4894 b->yy_is_interactive = 0; in yy_scan_buffer()
215 int yy_is_interactive; member313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \4619 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \7492 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()7647 b->yy_is_interactive = 0; in yy_scan_buffer()
498 int yy_is_interactive;622 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \2106 b->yy_is_interactive = 1;2111 b->yy_is_interactive = 0;2114 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;2119 b->yy_is_interactive = 0;2314 b->yy_is_interactive = 0;
8915 * gen.c: is_interactive -> yy_is_interactive