HomeSort by relevance Sort by last modified time
    Searched refs:yyterminate (Results 1 - 16 of 16) sorted by null

  /external/iptables/iptables/
xtables-config-syntax.l 44 <<EOF>> { yyterminate(); }
  /external/dtc/
dtc-lexer.l 107 yyterminate();
  /external/bison/examples/calc++/
calc++-scanner.cc 563 Unfortunately yyterminate by default returns 0, which is
565 #define yyterminate() return token::END macro
731 /* No semi-colon after return; correct usage is to write "yyterminate();" -
735 #ifndef yyterminate
736 #define yyterminate() return YY_NULL macro
980 yyterminate();
    [all...]
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.l 278 yyterminate();
Tokenizer.cpp 791 /* No semi-colon after return; correct usage is to write "yyterminate();" -
795 #ifndef yyterminate
796 #define yyterminate() return YY_NULL macro
    [all...]
  /external/bison/src/
scan-gram.c 1232 #define yyterminate macro
    [all...]
scan-skel.c 818 /* No semi-colon after return; correct usage is to write "yyterminate();" -
822 #ifndef yyterminate
823 #define yyterminate() return YY_NULL macro
    [all...]
scan-code.c 903 /* No semi-colon after return; correct usage is to write "yyterminate();" -
907 #ifndef yyterminate
908 #define yyterminate() return YY_NULL macro
    [all...]
  /external/skia/src/sksl/
lex.layout.c 781 /* No semi-colon after return; correct usage is to write "yyterminate();" -
785 #ifndef yyterminate
786 #define yyterminate() return YY_NULL macro
1053 yyterminate();
    [all...]
lex.sksl.c 847 /* No semi-colon after return; correct usage is to write "yyterminate();" -
851 #ifndef yyterminate
852 #define yyterminate() return YY_NULL macro
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
glslang.l 400 <*><<EOF>> { context->AfterEOF = true; yyterminate(); }
glslang_lex.cpp 1266 #define yyterminate macro
    [all...]
  /frameworks/compile/mclinker/lib/Script/
ScriptScanner.ll 22 #define yyterminate() return token::END
  /external/libpcap/
scanner.c 2987 #define yyterminate macro
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldlex.l 462 yyterminate ();
  /external/ipsec-tools/src/racoon/
cftoken.l 650 yyterminate();

Completed in 300 milliseconds