OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_GL_CONCAT0
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
verify.h
103
#define
_GL_CONCAT0
(x, y) x##y
104
#define _GL_CONCAT(x, y)
_GL_CONCAT0
(x, y)
155
#define _GL_CONCAT(x, y)
_GL_CONCAT0
(x, y)
156
#define
_GL_CONCAT0
(x, y) x##y
/src/external/gpl3/gdb.old/dist/gnulib/import/
verify.h
103
#define
_GL_CONCAT0
(x, y) x##y
104
#define _GL_CONCAT(x, y)
_GL_CONCAT0
(x, y)
155
#define _GL_CONCAT(x, y)
_GL_CONCAT0
(x, y)
156
#define
_GL_CONCAT0
(x, y) x##y
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026