HomeSort by relevance Sort by last modified time
    Searched refs:YY_NULL (Results 1 - 22 of 22) 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/chromium_org/third_party/angle/src/compiler/preprocessor/
ExpressionParser.cpp 135 # ifndef YY_NULL
137 # define YY_NULL nullptr
139 # define YY_NULL 0
528 "$accept", "input", "expression", YY_NULL
1021 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]);
1025 const char *yyformat = YY_NULL;
    [all...]
Tokenizer.cpp 123 #define YY_NULL 0
724 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
765 #define yyterminate() return YY_NULL
    [all...]
  /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/elfutils/0.153/libcpu/
i386_lex.c 130 #define YY_NULL 0
673 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
714 #define yyterminate() return YY_NULL
1061 * YY_NULL, it'll still work - another
1062 * YY_NULL will get returned.
    [all...]
  /external/elfutils/0.153/src/
ldlex.c 131 #define YY_NULL 0
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
pmu-flex.c 131 #define YY_NULL 0
602 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
643 #define yyterminate() return YY_NULL
915 * YY_NULL, it'll still work - another
916 * YY_NULL will get returned.
    [all...]
parse-events-flex.c 112 #define YY_NULL 0
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-lex.c 113 #define YY_NULL 0
788 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
829 #define yyterminate() return YY_NULL
    [all...]
glsl_lexer.cc 113 #define YY_NULL 0
    [all...]
lex.yy.c 113 #define YY_NULL 0
    [all...]
  /external/libpcap/
scanner.c 132 #define YY_NULL 0
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
glslang_lex.cpp 135 #define YY_NULL 0
    [all...]
glslang_tab.cpp 99 # ifndef YY_NULL
101 # define YY_NULL nullptr
103 # define YY_NULL 0
    [all...]

Completed in 511 milliseconds