OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_try_NUL_trans
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
274
static yy_state_type
yy_try_NUL_trans
YY_PROTO(( yy_state_type current_state ));
919
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1168
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1171
* next_state =
yy_try_NUL_trans
( current_state );
1175
static yy_state_type
yy_try_NUL_trans
( yy_state_type yy_current_state )
1177
static yy_state_type
yy_try_NUL_trans
( yy_current_state )
/src/tools/m4/bootstrap/
tokenizer.c
354
static yy_state_type
yy_try_NUL_trans
(yy_state_type current_state );
906
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1154
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1157
* next_state =
yy_try_NUL_trans
( current_state );
1159
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.c
343
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
1761
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
2014
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
2017
* next_state =
yy_try_NUL_trans
( current_state );
2019
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/crypto/external/bsd/heimdal/dist/lib/com_err/
lex.c
343
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
932
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1185
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1188
* next_state =
yy_try_NUL_trans
( current_state );
1190
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-lex.c
343
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
869
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1122
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1125
* next_state =
yy_try_NUL_trans
( current_state );
1127
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/bsd/elftosb/dist/elftosb2/
elftosb_lexer.cpp
1297
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1635
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1638
* next_state =
yy_try_NUL_trans
( current_state );
1640
yy_state_type yyFlexLexer::
yy_try_NUL_trans
( yy_state_type yy_current_state )
/src/external/bsd/nsd/dist/
configlexer.c
601
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
3683
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
3936
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
3939
* next_state =
yy_try_NUL_trans
( current_state );
3941
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/bsd/unbound/dist/util/
configlexer.c
343
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
7154
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
7407
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
7410
* next_state =
yy_try_NUL_trans
( current_state );
7412
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/binutils/dist/binutils/
arlex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
1125
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1378
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1381
* next_state =
yy_try_NUL_trans
( current_state );
1383
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
deflex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
1152
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1405
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1408
* next_state =
yy_try_NUL_trans
( current_state );
1410
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
syslex.c
342
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
992
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1245
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1248
* next_state =
yy_try_NUL_trans
( current_state );
1250
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/binutils/dist/gas/config/
bfin-lex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
2391
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
2644
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
2647
* next_state =
yy_try_NUL_trans
( current_state );
2649
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
loongarch-lex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
913
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1166
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1169
* next_state =
yy_try_NUL_trans
( current_state );
1171
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/binutils/dist/gas/
itbl-lex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
972
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1225
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1228
* next_state =
yy_try_NUL_trans
( current_state );
1230
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/binutils.old/dist/binutils/
arlex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
1125
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1378
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1381
* next_state =
yy_try_NUL_trans
( current_state );
1383
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
deflex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
1152
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1405
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1408
* next_state =
yy_try_NUL_trans
( current_state );
1410
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
syslex.c
342
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
992
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1245
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1248
* next_state =
yy_try_NUL_trans
( current_state );
1250
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/binutils.old/dist/gas/config/
bfin-lex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
2391
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
2644
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
2647
* next_state =
yy_try_NUL_trans
( current_state );
2649
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
loongarch-lex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
913
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1166
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1169
* next_state =
yy_try_NUL_trans
( current_state );
1171
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
972
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1225
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1228
* next_state =
yy_try_NUL_trans
( current_state );
1230
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc
350
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
2019
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
2274
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
2277
* next_state =
yy_try_NUL_trans
( current_state );
2279
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc
350
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
2008
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
2263
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
2266
* next_state =
yy_try_NUL_trans
( current_state );
2268
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/lgpl3/gmp/dist/demos/calc/
calclex.c
361
static yy_state_type
yy_try_NUL_trans
(yy_state_type current_state );
981
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
1229
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
1232
* next_state =
yy_try_NUL_trans
( current_state );
1234
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/bsd/flex/dist/src/
initscan.c
340
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
3908
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
4160
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
4163
* next_state =
yy_try_NUL_trans
( current_state );
4165
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
/src/external/gpl3/binutils/dist/ld/
ldlex.c
344
static yy_state_type
yy_try_NUL_trans
( yy_state_type current_state );
2973
yy_next_state =
yy_try_NUL_trans
( yy_current_state );
3226
/*
yy_try_NUL_trans
- try to make a transition on the NUL character
3229
* next_state =
yy_try_NUL_trans
( current_state );
3231
static yy_state_type
yy_try_NUL_trans
(yy_state_type yy_current_state )
Completed in 61 milliseconds
1
2
Indexes created Thu Mar 19 00:23:35 UTC 2026