OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yy_is_interactive
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/src/external/bsd/ipf/dist/tools/
lex_var.h
19
} else if ( yy_current_buffer->
yy_is_interactive
) \
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
172
int
yy_is_interactive
;
member in struct:yy_buffer_state
252
yy_current_buffer->
yy_is_interactive
= is_interactive; \
556
if ( yy_current_buffer->
yy_is_interactive
) \
1452
b->
yy_is_interactive
= 1;
1455
b->
yy_is_interactive
= 0;
1457
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
1519
b->
yy_is_interactive
= 0;
/src/tools/m4/bootstrap/
tokenizer.c
222
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1589
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils/dist/binutils/
arlex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1772
b->
yy_is_interactive
= 0;
deflex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1799
b->
yy_is_interactive
= 0;
syslex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1639
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1597
b->
yy_is_interactive
= 0;
bfin-lex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
311
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
939
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
2920
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
3075
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils/dist/gas/
itbl-lex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1656
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils.old/dist/binutils/
arlex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1772
b->
yy_is_interactive
= 0;
deflex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1799
b->
yy_is_interactive
= 0;
syslex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1639
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils.old/dist/gas/config/
loongarch-lex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1597
b->
yy_is_interactive
= 0;
bfin-lex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
311
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
939
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
2920
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
3075
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1656
b->
yy_is_interactive
= 0;
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc
219
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
2659
b->
yy_is_interactive
= 0;
/src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc
219
int
yy_is_interactive
;
member in struct:yy_buffer_state
317
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
1353
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
2515
b->
yy_is_interactive
= 0;
2670
b->
yy_is_interactive
= 0;
/src/external/lgpl3/gmp/dist/demos/calc/
calclex.c
228
int
yy_is_interactive
;
member in struct:yy_buffer_state
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;
1658
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils/dist/ld/
ldlex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
311
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
1569
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
3465
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
3620
b->
yy_is_interactive
= 0;
3937
b->
yy_is_interactive
= 0;
ldlex.l
546
b->
yy_is_interactive
= 0;
/src/external/gpl3/binutils.old/dist/ld/
ldlex.c
213
int
yy_is_interactive
;
member in struct:yy_buffer_state
311
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
1569
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
3465
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
3620
b->
yy_is_interactive
= 0;
3937
b->
yy_is_interactive
= 0;
/src/external/bsd/elftosb/dist/elftosb2/
elftosb_lexer.cpp
238
int
yy_is_interactive
;
member in struct:yy_buffer_state
301
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
1909
b->
yy_is_interactive
= 0;
/src/external/bsd/flex/dist/src/
initscan.c
212
int
yy_is_interactive
;
member in struct:yy_buffer_state
310
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
2102
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
4438
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
4593
b->
yy_is_interactive
= 0;
/src/external/bsd/nsd/dist/
configlexer.c
473
int
yy_is_interactive
;
member in struct:yy_buffer_state
571
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
2494
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
4175
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
4330
b->
yy_is_interactive
= 0;
/src/external/bsd/unbound/dist/util/
configlexer.c
215
int
yy_is_interactive
;
member in struct:yy_buffer_state
313
YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
= is_interactive; \
4723
if ( YY_CURRENT_BUFFER_LVALUE->
yy_is_interactive
) \
7646
b->
yy_is_interactive
= file ? (isatty( fileno(file) ) > 0) : 0;
7801
b->
yy_is_interactive
= 0;
Completed in 66 milliseconds
1
2
Indexes created Tue Feb 24 08:35:24 UTC 2026