OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yymore
(Results
1 - 25
of
42
) sorted by relevancy
1
2
/src/external/bsd/flex/dist/examples/manual/
yymore.lex
2
*
yymore
.lex: An example of using
yymore
()
21
<STRING>[^\\\n"]*
yymore
();
24
<STRING>\\\n
yymore
();
yymore2.lex
2
*
yymore
.lex: An example of using
yymore
()
21
<STRING>[^\\\n"]*
yymore
();
27
yymore
();
Makefile.examples
23
string2
yymore
numbers dates cat
43
yymore
:
yymore
.lex
44
$(LEX)
yymore
.lex
45
$(CC) lex.yy.c -o
yymore
-ll
86
rm -f myname expr lex.yy.c *.out eof wc
yymore
/src/external/bsd/nsd/dist/
configlexer.c
2212
#define
yymore
() ((yy_more_flag) = 1)
macro
3524
{ LEXOUT(("STR(%s) ", yytext));
yymore
(); }
3530
{ cfg_parser->line++;
yymore
(); }
3591
{ LEXOUT(("ISTR(%s) ", yytext));
yymore
(); }
3597
{ cfg_parser->line++;
yymore
(); }
/src/external/bsd/unbound/dist/util/
configlexer.c
4411
#define
yymore
() ((yy_more_flag) = 1)
macro
6857
{ LEXOUT(("STR(%s) ", yytext));
yymore
(); }
6897
{ LEXOUT(("STR(%s) ", yytext));
yymore
(); }
6969
{ LEXOUT(("ISTR(%s) ", yytext));
yymore
(); }
7055
{ LEXOUT(("ITSTR(%s) ", yytext));
yymore
(); }
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
397
#define
yymore
() yymore_used_but_not_detected
macro
/src/tools/m4/bootstrap/
tokenizer.c
471
#define
yymore
() yymore_used_but_not_detected
macro
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.c
780
#define
yymore
() yymore_used_but_not_detected
macro
/src/crypto/external/bsd/heimdal/dist/lib/com_err/
lex.c
465
#define
yymore
() yymore_used_but_not_detected
macro
/src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-lex.c
444
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/bsd/elftosb/dist/elftosb2/
elftosb_lexer.cpp
600
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/binutils/dist/binutils/
arlex.c
548
#define
yymore
() yymore_used_but_not_detected
macro
deflex.c
564
#define
yymore
() yymore_used_but_not_detected
macro
syslex.c
490
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c
470
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/binutils/dist/gas/
itbl-lex.c
482
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/binutils.old/dist/binutils/
arlex.c
548
#define
yymore
() yymore_used_but_not_detected
macro
deflex.c
564
#define
yymore
() yymore_used_but_not_detected
macro
syslex.c
490
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/binutils.old/dist/gas/config/
loongarch-lex.c
470
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c
482
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc
1190
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc
1187
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/lgpl3/gmp/dist/demos/calc/
calclex.c
480
#define
yymore
() yymore_used_but_not_detected
macro
/src/external/bsd/flex/dist/src/
initscan.c
1840
#define
yymore
() yymore_used_but_not_detected
macro
3667
/* Reject and
YYmore
() are checked for above, in PERCENT_BRACE_ACTION */
Completed in 75 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026