| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| D | lex.c | 215 int yy_is_interactive; member 313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 627 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1424 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1579 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | syslex.c | 213 int yy_is_interactive; member 311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 630 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1484 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1639 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| D | deflex.c | 213 int yy_is_interactive; member 311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 705 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1644 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1799 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| D | arlex.c | 213 int yy_is_interactive; member 311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 695 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1617 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1772 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | itbl-lex.c | 213 int yy_is_interactive; member 311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 625 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1501 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1656 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/tools/m4/bootstrap/ |
| D | tokenizer.c | 222 int yy_is_interactive; member 323 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 612 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1434 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1589 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/calc/ |
| D | calclex.c | 228 int yy_is_interactive; member 330 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 637 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1503 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1658 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | loongarch-lex.c | 213 int yy_is_interactive; member 311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 608 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1442 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1597 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| D | bfin-lex.c | 213 int yy_is_interactive; member 311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 941 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 2927 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 3082 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | slc-lex.c | 215 int yy_is_interactive; member 313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 606 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 1361 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 1516 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gengtype-lex.cc | 219 int yy_is_interactive; member 317 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 1350 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 2504 b->yy_is_interactive = 0; in yy_init_buffer() 2659 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | lex.c | 215 int yy_is_interactive; member 313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 951 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 2290 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 2445 b->yy_is_interactive = 0; in yy_scan_buffer()
|
| /netbsd/src/external/bsd/ipf/dist/tools/ |
| D | lex_var.h | 19 } else if ( yy_current_buffer->yy_is_interactive ) \
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ldlex.c | 213 int yy_is_interactive; member 311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 1548 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ 3441 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in yy_init_buffer() 3596 b->yy_is_interactive = 0; in yy_scan_buffer() 3914 b->yy_is_interactive = 0; in yy_create_string_buffer()
|
| D | ldlex.l | 544 b->yy_is_interactive = 0;
|
| D | ChangeLog-0001 | 1962 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
|
| /netbsd/src/external/bsd/elftosb/dist/elftosb2/ |
| D | elftosb_lexer.cpp | 238 int yy_is_interactive; member 301 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ 1909 b->yy_is_interactive = 0; in yy_init_buffer()
|
| /netbsd/src/external/bsd/flex/dist/ |
| D | ChangeLog | 8915 * gen.c: is_interactive -> yy_is_interactive
|