OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_STRINGIFY
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
inet_addr_sizes.c
55
#define
_STRINGIFY
(x) #x
56
#define _STRLEN(x) (sizeof(
_STRINGIFY
(x)) - 1)
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa-dynconfig.cc
139
#define
_STRINGIFY
(a) #a
140
#define STRINGIFY(a)
_STRINGIFY
(a)
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
opencl_hostapp.c
35
#define STRINGIFY(S)
_STRINGIFY
(S)
36
#define
_STRINGIFY
(S) #S
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
opencl_hostapp.c
35
#define STRINGIFY(S)
_STRINGIFY
(S)
36
#define
_STRINGIFY
(S) #S
/src/external/gpl3/binutils/dist/opcodes/
s390-mkopc.c
28
#define STRINGIFY(x)
_STRINGIFY
(x)
29
#define
_STRINGIFY
(x) #x
/src/external/gpl3/binutils.old/dist/opcodes/
s390-mkopc.c
28
#define STRINGIFY(x)
_STRINGIFY
(x)
29
#define
_STRINGIFY
(x) #x
/src/external/gpl3/gdb.old/dist/opcodes/
s390-mkopc.c
28
#define STRINGIFY(x)
_STRINGIFY
(x)
29
#define
_STRINGIFY
(x) #x
/src/external/gpl3/gdb/dist/opcodes/
s390-mkopc.c
28
#define STRINGIFY(x)
_STRINGIFY
(x)
29
#define
_STRINGIFY
(x) #x
Completed in 22 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026