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

  /external/bison/examples/calc++/
position.hh 45 # ifndef YY_NULL
47 # define YY_NULL nullptr
49 # define YY_NULL 0
63 explicit position (std::string* f = YY_NULL,
74 void initialize (std::string* fn = YY_NULL,
calc++-parser.cc 57 # ifndef YY_NULL
59 # define YY_NULL nullptr
61 # define YY_NULL 0
745 yydestruct_ (YY_NULL, yytoken, &yylval, &yylloc);
750 yydestruct_ (YY_NULL,
826 char const* yyformat = YY_NULL;
952 "assignments", "assignment", "exp", YY_NULL
    [all...]
location.hh 78 void initialize (std::string* f = YY_NULL,
calc++-scanner.cc 144 #define YY_NULL 0
692 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
736 #define yyterminate() return YY_NULL
1066 * YY_NULL, it'll still work - another
1067 * YY_NULL will get returned.
    [all...]
  /external/iproute2/tc/
emp_ematch.l 16 result = YY_NULL; \
23 result = YY_NULL; \
  /external/bison/data/
location.cc 43 explicit position (]b4_percent_define_get([[filename_type]])[* f = YY_NULL,
54 void initialize (]b4_percent_define_get([[filename_type]])[* fn = YY_NULL,
198 void initialize (]b4_percent_define_get([[filename_type]])[* f = YY_NULL,
  /external/bison/src/
parse-gram.c 174 # ifndef YY_NULL
176 # define YY_NULL nullptr
178 # define YY_NULL 0
739 "id_colon", "symbol", "string_as_id", "epilogue.opt", YY_NULL
    [all...]
scan-skel.c 163 #define YY_NULL 0
779 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
823 #define yyterminate() return YY_NULL
    [all...]
scan-code.c 163 #define YY_NULL 0
864 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
908 #define yyterminate() return YY_NULL
    [all...]
scan-gram.c 163 #define YY_NULL 0
    [all...]
  /external/skia/src/sksl/
lex.layout.c 106 #define YY_NULL 0
745 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
786 #define yyterminate() return YY_NULL
    [all...]
lex.sksl.c 106 #define YY_NULL 0
811 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
852 #define yyterminate() return YY_NULL
    [all...]
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.cpp 130 #define YY_NULL 0
755 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
796 #define yyterminate() return YY_NULL
    [all...]
  /external/libpcap/
scanner.c 120 #define YY_NULL 0
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
glslang_lex.cpp 142 #define YY_NULL 0
    [all...]

Completed in 3494 milliseconds