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_start
(Results
1 - 25
of
35
) sorted by relevancy
1
2
/src/crypto/dist/ipsec-tools/src/racoon/
cftoken.l
84
"begin <%d>%s\n",
yy_start
, yytext);
87
yy_start
, loglevel >= LLV_DEBUG2 ? "\n" : ""); \
/src/external/bsd/am-utils/dist/fsinfo/
fsi_lex.l
52
switch ((
yy_start
- 1) / 2) { \
/src/external/gpl3/binutils/dist/ld/
ldlex.l
591
*(state_stack_p)++ =
yy_start
;
598
*(state_stack_p)++ =
yy_start
;
605
*(state_stack_p)++ =
yy_start
;
612
*(state_stack_p)++ =
yy_start
;
619
*(state_stack_p)++ =
yy_start
;
626
*(state_stack_p)++ =
yy_start
;
633
*(state_stack_p)++ =
yy_start
;
640
yy_start
= *(--state_stack_p);
ldlex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
1662
if ( ! (
yy_start
) )
1663
(
yy_start
) = 1; /* first start state */
1716
yy_current_state = (
yy_start
);
3011
yy_act = YY_STATE_EOF(
YY_START
);
3204
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/binutils.old/dist/ld/
ldlex.l
591
*(state_stack_p)++ =
yy_start
;
598
*(state_stack_p)++ =
yy_start
;
605
*(state_stack_p)++ =
yy_start
;
612
*(state_stack_p)++ =
yy_start
;
619
*(state_stack_p)++ =
yy_start
;
626
*(state_stack_p)++ =
yy_start
;
633
*(state_stack_p)++ =
yy_start
;
640
yy_start
= *(--state_stack_p);
ldlex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
1662
if ( ! (
yy_start
) )
1663
(
yy_start
) = 1; /* first start state */
1716
yy_current_state = (
yy_start
);
3011
yy_act = YY_STATE_EOF(
YY_START
);
3204
yy_current_state = (
yy_start
);
[
all
...]
/src/external/bsd/elftosb/dist/elftosb2/
FlexLexer.h
171
int
yy_start
; // start state number
member in class:yyFlexLexer
elftosb_lexer.cpp
134
#define BEGIN (
yy_start
) = 1 + 2 *
140
#define
YY_START
(((
yy_start
) - 1) / 2)
141
#define YYSTATE
YY_START
735
if ( ! (
yy_start
) )
736
(
yy_start
) = 1; /* first start state */
765
yy_current_state = (
yy_start
);
1336
yy_act = YY_STATE_EOF(
YY_START
);
1386
yy_start
= 0;
1613
yy_current_state = (
yy_start
);
[
all
...]
/src/tools/m4/bootstrap/
tokenizer.c
130
#define BEGIN (
yy_start
) = 1 + 2 *
136
#define
YY_START
(((
yy_start
) - 1) / 2)
137
#define YYSTATE
YY_START
285
static int
yy_start
= 0; /* start state number */
variable
709
if ( ! (
yy_start
) )
710
(
yy_start
) = 1; /* first start state */
739
yy_current_state = (
yy_start
);
944
yy_act = YY_STATE_EOF(
YY_START
);
1132
yy_current_state = (
yy_start
);
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.c
119
#define BEGIN (
yy_start
) = 1 + 2 *
124
#define
YY_START
(((
yy_start
) - 1) / 2)
125
#define YYSTATE
YY_START
277
static int
yy_start
= 0; /* start state number */
variable
1044
if ( ! (
yy_start
) )
1045
(
yy_start
) = 1; /* first start state */
1079
yy_current_state = (
yy_start
);
1799
yy_act = YY_STATE_EOF(
YY_START
);
1992
yy_current_state = (
yy_start
);
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/com_err/
lex.c
119
#define BEGIN (
yy_start
) = 1 + 2 *
124
#define
YY_START
(((
yy_start
) - 1) / 2)
125
#define YYSTATE
YY_START
277
static int
yy_start
= 0; /* start state number */
variable
720
if ( ! (
yy_start
) )
721
(
yy_start
) = 1; /* first start state */
755
yy_current_state = (
yy_start
);
970
yy_act = YY_STATE_EOF(
YY_START
);
1163
yy_current_state = (
yy_start
);
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-lex.c
119
#define BEGIN (
yy_start
) = 1 + 2 *
124
#define
YY_START
(((
yy_start
) - 1) / 2)
125
#define YYSTATE
YY_START
277
static int
yy_start
= 0; /* start state number */
variable
699
if ( ! (
yy_start
) )
700
(
yy_start
) = 1; /* first start state */
734
yy_current_state = (
yy_start
);
907
yy_act = YY_STATE_EOF(
YY_START
);
1100
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/binutils/dist/binutils/
arlex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
788
if ( ! (
yy_start
) )
789
(
yy_start
) = 1; /* first start state */
824
yy_current_state = (
yy_start
);
1163
yy_act = YY_STATE_EOF(
YY_START
);
1356
yy_current_state = (
yy_start
);
[
all
...]
deflex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
798
if ( ! (
yy_start
) )
799
(
yy_start
) = 1; /* first start state */
833
yy_current_state = (
yy_start
);
1190
yy_act = YY_STATE_EOF(
YY_START
);
1383
yy_current_state = (
yy_start
);
[
all
...]
syslex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
723
if ( ! (
yy_start
) )
724
(
yy_start
) = 1; /* first start state */
758
yy_current_state = (
yy_start
);
1030
yy_act = YY_STATE_EOF(
YY_START
);
1223
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
701
if ( ! (
yy_start
) )
702
(
yy_start
) = 1; /* first start state */
737
yy_current_state = (
yy_start
);
951
yy_act = YY_STATE_EOF(
YY_START
);
1144
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/binutils/dist/gas/
itbl-lex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
718
if ( ! (
yy_start
) )
719
(
yy_start
) = 1; /* first start state */
754
yy_current_state = (
yy_start
);
1010
yy_act = YY_STATE_EOF(
YY_START
);
1203
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
arlex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
788
if ( ! (
yy_start
) )
789
(
yy_start
) = 1; /* first start state */
824
yy_current_state = (
yy_start
);
1163
yy_act = YY_STATE_EOF(
YY_START
);
1356
yy_current_state = (
yy_start
);
[
all
...]
deflex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
798
if ( ! (
yy_start
) )
799
(
yy_start
) = 1; /* first start state */
833
yy_current_state = (
yy_start
);
1190
yy_act = YY_STATE_EOF(
YY_START
);
1383
yy_current_state = (
yy_start
);
[
all
...]
syslex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
723
if ( ! (
yy_start
) )
724
(
yy_start
) = 1; /* first start state */
758
yy_current_state = (
yy_start
);
1030
yy_act = YY_STATE_EOF(
YY_START
);
1223
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
loongarch-lex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
701
if ( ! (
yy_start
) )
702
(
yy_start
) = 1; /* first start state */
737
yy_current_state = (
yy_start
);
951
yy_act = YY_STATE_EOF(
YY_START
);
1144
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c
117
#define BEGIN (
yy_start
) = 1 + 2 *
122
#define
YY_START
(((
yy_start
) - 1) / 2)
123
#define YYSTATE
YY_START
275
static int
yy_start
= 0; /* start state number */
variable
718
if ( ! (
yy_start
) )
719
(
yy_start
) = 1; /* first start state */
754
yy_current_state = (
yy_start
);
1010
yy_act = YY_STATE_EOF(
YY_START
);
1203
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc
123
#define BEGIN (
yy_start
) = 1 + 2 *
128
#define
YY_START
(((
yy_start
) - 1) / 2)
129
#define YYSTATE
YY_START
281
static int
yy_start
= 0; /* start state number */
variable
1449
if ( ! (
yy_start
) )
1450
(
yy_start
) = 1; /* first start state */
1493
yy_current_state = (
yy_start
);
2058
yy_act = YY_STATE_EOF(
YY_START
);
2251
yy_current_state = (
yy_start
);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc
123
#define BEGIN (
yy_start
) = 1 + 2 *
128
#define
YY_START
(((
yy_start
) - 1) / 2)
129
#define YYSTATE
YY_START
281
static int
yy_start
= 0; /* start state number */
variable
1446
if ( ! (
yy_start
) )
1447
(
yy_start
) = 1; /* first start state */
1490
yy_current_state = (
yy_start
);
2047
yy_act = YY_STATE_EOF(
YY_START
);
2240
yy_current_state = (
yy_start
);
[
all
...]
/src/external/lgpl3/gmp/dist/demos/calc/
calclex.c
136
#define BEGIN (
yy_start
) = 1 + 2 *
142
#define
YY_START
(((
yy_start
) - 1) / 2)
143
#define YYSTATE
YY_START
292
static int
yy_start
= 0; /* start state number */
variable
735
if ( ! (
yy_start
) )
736
(
yy_start
) = 1; /* first start state */
765
yy_current_state = (
yy_start
);
1019
yy_act = YY_STATE_EOF(
YY_START
);
1207
yy_current_state = (
yy_start
);
[
all
...]
Completed in 40 milliseconds
1
2
Indexes created Fri Aug 14 00:25:39 UTC 2026