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

  /external/iptables/iptables/
xtables-config-syntax.l 44 <<EOF>> { yyterminate(); }
  /external/dtc/
dtc-lexer.l 107 yyterminate();
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.l 308 yyterminate();
Tokenizer.cpp 1242 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1246 #ifndef yyterminate
1247 #define yyterminate() return YY_NULL macro
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
glslang.l 400 <*><<EOF>> { context->AfterEOF = true; yyterminate(); }
glslang_lex.cpp 1460 #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.27/ld/
ldlex.l 463 yyterminate ();
  /external/ipsec-tools/src/racoon/
cftoken.l 650 yyterminate();

Completed in 297 milliseconds