Home
last modified time | relevance | path

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

/xen/tools/libs/util/
A Dlibxlu_cfg_l.c480 int yy_is_interactive; member
558 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
905 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1775 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()
1934 b->yy_is_interactive = 0; in yy_scan_buffer()
A Dlibxlu_disk_l.c441 int yy_is_interactive; member
519 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1419 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2444 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()
2603 b->yy_is_interactive = 0; in yy_scan_buffer()
A Dlibxlu_disk_l.h394 int yy_is_interactive; member
A Dlibxlu_cfg_l.h414 int yy_is_interactive; member

Completed in 16 milliseconds