OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YY_NULLPTR
(Results
1 - 25
of
35
) sorted by relevancy
1
2
/src/crypto/external/bsd/heimdal/dist/lib/com_err/
parse.c
136
# ifndef
YY_NULLPTR
139
# define
YY_NULLPTR
nullptr
141
# define
YY_NULLPTR
0
144
# define
YY_NULLPTR
((void*)0)
647
"file", "header", "id", "et", "statements", "statement",
YY_NULLPTR
/src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-gram.c
139
# ifndef
YY_NULLPTR
142
# define
YY_NULLPTR
nullptr
144
# define
YY_NULLPTR
0
147
# define
YY_NULLPTR
((void*)0)
628
"'='", "'{'", "'}'", "$accept", "start", "assignments", "assignment",
YY_NULLPTR
/src/external/gpl3/binutils/dist/binutils/
arparse.c
117
# ifndef
YY_NULLPTR
120
# define
YY_NULLPTR
nullptr
122
# define
YY_NULLPTR
0
125
# define
YY_NULLPTR
((void*)0)
686
"modulename", "optcomma", "verbose_command",
YY_NULLPTR
defparse.c
108
# ifndef
YY_NULLPTR
111
# define
YY_NULLPTR
nullptr
113
# define
YY_NULLPTR
0
116
# define
YY_NULLPTR
((void*)0)
723
"opt_import_name", "opt_equal_name", "opt_base", "option_list", "option",
YY_NULLPTR
mcparse.c
123
# ifndef
YY_NULLPTR
126
# define
YY_NULLPTR
nullptr
128
# define
YY_NULLPTR
0
131
# define
YY_NULLPTR
((void*)0)
708
"lex_want_filename",
YY_NULLPTR
sysinfo.c
100
# ifndef
YY_NULLPTR
103
# define
YY_NULLPTR
nullptr
105
# define
YY_NULLPTR
0
108
# define
YY_NULLPTR
((void*)0)
621
"attr_size", "attr_id", "enums", "enum_list",
YY_NULLPTR
/src/external/gpl3/binutils/dist/gas/config/
loongarch-parse.c
407
# ifndef
YY_NULLPTR
410
# define
YY_NULLPTR
nullptr
412
# define
YY_NULLPTR
0
415
# define
YY_NULLPTR
((void*)0)
958
"conditional_expression", "expression",
YY_NULLPTR
m68k-parse.c
148
# ifndef
YY_NULLPTR
151
# define
YY_NULLPTR
nullptr
153
# define
YY_NULLPTR
0
156
# define
YY_NULLPTR
((void*)0)
706
"optexprc", "reglist", "ireglist", "reglistpair", "reglistreg",
YY_NULLPTR
/src/external/gpl3/binutils/dist/gas/
itbl-parse.c
341
# ifndef
YY_NULLPTR
344
# define
YY_NULLPTR
nullptr
346
# define
YY_NULLPTR
0
349
# define
YY_NULLPTR
((void*)0)
878
"pnum", "regtype", "name", "value",
YY_NULLPTR
/src/external/gpl3/binutils/dist/gprofng/src/
QLParser.tab.hh
179
# ifndef
YY_NULLPTR
182
# define
YY_NULLPTR
nullptr
184
# define
YY_NULLPTR
0
187
# define
YY_NULLPTR
((void*)0)
227
, yytypeid_ (
YY_NULLPTR
)
385
yytypeid_ =
YY_NULLPTR
;
DbeSession.cc
47
// Bison 3.0 doesn't define
YY_NULLPTR
. I copied this from QLParser.tab.cc.
48
// Why this is not in QLParser.tab.hh ?
YY_NULLPTR
is used in QLParser.tab.hh
49
# ifndef
YY_NULLPTR
51
# define
YY_NULLPTR
nullptr
53
# define
YY_NULLPTR
0
/src/external/gpl3/binutils.old/dist/binutils/
arparse.c
117
# ifndef
YY_NULLPTR
120
# define
YY_NULLPTR
nullptr
122
# define
YY_NULLPTR
0
125
# define
YY_NULLPTR
((void*)0)
686
"modulename", "optcomma", "verbose_command",
YY_NULLPTR
defparse.c
108
# ifndef
YY_NULLPTR
111
# define
YY_NULLPTR
nullptr
113
# define
YY_NULLPTR
0
116
# define
YY_NULLPTR
((void*)0)
723
"opt_import_name", "opt_equal_name", "opt_base", "option_list", "option",
YY_NULLPTR
mcparse.c
123
# ifndef
YY_NULLPTR
126
# define
YY_NULLPTR
nullptr
128
# define
YY_NULLPTR
0
131
# define
YY_NULLPTR
((void*)0)
708
"lex_want_filename",
YY_NULLPTR
sysinfo.c
100
# ifndef
YY_NULLPTR
103
# define
YY_NULLPTR
nullptr
105
# define
YY_NULLPTR
0
108
# define
YY_NULLPTR
((void*)0)
621
"attr_size", "attr_id", "enums", "enum_list",
YY_NULLPTR
/src/external/gpl3/binutils.old/dist/gas/config/
loongarch-parse.c
406
# ifndef
YY_NULLPTR
409
# define
YY_NULLPTR
nullptr
411
# define
YY_NULLPTR
0
414
# define
YY_NULLPTR
((void*)0)
957
"conditional_expression", "expression",
YY_NULLPTR
m68k-parse.c
148
# ifndef
YY_NULLPTR
151
# define
YY_NULLPTR
nullptr
153
# define
YY_NULLPTR
0
156
# define
YY_NULLPTR
((void*)0)
706
"optexprc", "reglist", "ireglist", "reglistpair", "reglistreg",
YY_NULLPTR
/src/external/gpl3/binutils.old/dist/gas/
itbl-parse.c
341
# ifndef
YY_NULLPTR
344
# define
YY_NULLPTR
nullptr
346
# define
YY_NULLPTR
0
349
# define
YY_NULLPTR
((void*)0)
878
"pnum", "regtype", "name", "value",
YY_NULLPTR
/src/external/gpl3/binutils.old/dist/gprofng/src/
QLParser.tab.hh
179
# ifndef
YY_NULLPTR
182
# define
YY_NULLPTR
nullptr
184
# define
YY_NULLPTR
0
187
# define
YY_NULLPTR
((void*)0)
227
, yytypeid_ (
YY_NULLPTR
)
385
yytypeid_ =
YY_NULLPTR
;
DbeSession.cc
47
// Bison 3.0 doesn't define
YY_NULLPTR
. I copied this from QLParser.tab.cc.
48
// Why this is not in QLParser.tab.hh ?
YY_NULLPTR
is used in QLParser.tab.hh
49
# ifndef
YY_NULLPTR
51
# define
YY_NULLPTR
nullptr
53
# define
YY_NULLPTR
0
/src/external/lgpl3/gmp/dist/demos/calc/
calc.c
222
# ifndef
YY_NULLPTR
225
# define
YY_NULLPTR
nullptr
227
# define
YY_NULLPTR
0
230
# define
YY_NULLPTR
((void*)0)
792
"gcdlist", "lcmlist",
YY_NULLPTR
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
asn1parse.c
117
# ifndef
YY_NULLPTR
120
# define
YY_NULLPTR
nullptr
122
# define
YY_NULLPTR
0
125
# define
YY_NULLPTR
((void*)0)
1001
"NullValue", "ObjectIdentifierValue",
YY_NULLPTR
/src/external/bsd/nsd/dist/
configparser.c
126
# ifndef
YY_NULLPTR
129
# define
YY_NULLPTR
nullptr
131
# define
YY_NULLPTR
0
134
# define
YY_NULLPTR
((void*)0)
854
"catalog_role",
YY_NULLPTR
/src/external/gpl3/binutils/dist/ld/
deffilep.c
197
# ifndef
YY_NULLPTR
200
# define
YY_NULLPTR
nullptr
202
# define
YY_NULLPTR
0
205
# define
YY_NULLPTR
((void*)0)
818
"NUMBER", "VMA",
YY_NULLPTR
/src/external/gpl3/binutils.old/dist/ld/
deffilep.c
197
# ifndef
YY_NULLPTR
200
# define
YY_NULLPTR
nullptr
202
# define
YY_NULLPTR
0
205
# define
YY_NULLPTR
((void*)0)
818
"NUMBER", "VMA",
YY_NULLPTR
Completed in 64 milliseconds
1
2
Indexes created Wed Mar 04 05:31:52 UTC 2026