Home
last modified time | relevance | path

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

/xen/tools/libxl/
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.c438 int yy_is_interactive; member
516 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
1361 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2360 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer()
2519 b->yy_is_interactive = 0; in yy_scan_buffer()
A Dlibxlu_disk_l.h391 int yy_is_interactive; member
A Dlibxlu_cfg_l.h414 int yy_is_interactive; member

Completed in 21 milliseconds