OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yyterminate
(Results
1 - 22
of
22
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/
wc1.l
17
yyterminate
();
wc2.l
19
yyterminate
();
wc3.l
23
yyterminate
();
wc5.l
23
yyterminate
();
wc4.l
26
yyterminate
();
/external/webkit/Tools/android/flex-2.5.4a/
initscan.c
1442
#define
yyterminate
macro
[
all
...]
scan.l
319
yyterminate
(); /* to stop the parser */
398
yyterminate
(); /* to stop the parser */
629
yyterminate
();
645
<<EOF>> sectnum = 0;
yyterminate
();
flex.skl
402
/* No semi-colon after return; correct usage is to write "
yyterminate
();" -
406
#ifndef
yyterminate
407
#define
yyterminate
() return YY_NULL
[
all
...]
/frameworks/base/tools/aidl/
aidl_language_l.l
66
<<EOF>> {
yyterminate
(); }
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
initscan-mvs.c
95
/* no semi-colon after return; correct usage is to write "
yyterminate
();" -
99
#define
yyterminate
() return ( YY_NULL )
macro
[
all
...]
/external/bluetooth/bluez/tools/
lexer.c
606
/* No semi-colon after return; correct usage is to write "
yyterminate
();" -
610
#ifndef
yyterminate
611
#define
yyterminate
() return YY_NULL
macro
828
yyterminate
();
[
all
...]
/external/elfutils/src/
ldlex.c
1170
#define
yyterminate
macro
[
all
...]
/system/core/sh/
arith_lex.c
622
/* No semi-colon after return; correct usage is to write "
yyterminate
();" -
626
#ifndef
yyterminate
627
#define
yyterminate
() return YY_NULL
macro
916
yyterminate
();
[
all
...]
/external/libpcap/
scanner.c
2599
#define
yyterminate
macro
[
all
...]
/external/mesa3d/src/glsl/glcpp/
glcpp-lex.c
893
/* No semi-colon after return; correct usage is to write "
yyterminate
();" -
897
#ifndef
yyterminate
898
#define
yyterminate
() return YY_NULL
macro
[
all
...]
/external/bison/src/
scan-skel.c
765
/* No semi-colon after return; correct usage is to write "
yyterminate
();" -
769
#ifndef
yyterminate
770
#define
yyterminate
() return YY_NULL
macro
[
all
...]
scan-gram.c
1160
#define
yyterminate
macro
[
all
...]
scan-gram.l
326
yyterminate
();
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang.l
244
<*><<EOF>> { context->AfterEOF = true;
yyterminate
(); }
glslang_lex.cpp
956
#define
yyterminate
macro
[
all
...]
/external/mesa3d/src/glsl/
glsl_lexer.cpp
1237
#define
yyterminate
macro
[
all
...]
/external/webkit/Source/WebCore/css/
CSSParser.cpp
6897
#define
yyterminate
macro
[
all
...]
Completed in 434 milliseconds