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 - 25
of
35
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/gdbsupport/
preprocessor.h
29
#define
STRINGIFY
(x) STRINGIFY_1 (x)
/src/external/gpl3/gdb.old/dist/gdbsupport/
preprocessor.h
29
#define
STRINGIFY
(x) STRINGIFY_1 (x)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win_defs.h
45
#define
STRINGIFY
(A) STRINGIFY_(A)
68
__pragma(comment(linker, "/alternatename:" WIN_SYM_PREFIX
STRINGIFY
(Name) "="\
69
WIN_SYM_PREFIX
STRINGIFY
(Default)))
72
__pragma(comment(linker, "/include:" WIN_SYM_PREFIX
STRINGIFY
(Name)))
75
__pragma(comment(linker, "/export:" WIN_EXPORT_PREFIX
STRINGIFY
(ExportedName)\
76
"=" WIN_EXPORT_PREFIX
STRINGIFY
(Name)))
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
util.h
22
#define
STRINGIFY
(x) STRINGIFY_HELPER(x)
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
util.h
22
#define
STRINGIFY
(x) STRINGIFY_HELPER(x)
/src/external/bsd/zstd/dist/lib/common/
debug.h
95
#define
STRINGIFY
(x) #x
96
#define TOSTRING(x)
STRINGIFY
(x)
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_win_defs.h
44
#define
STRINGIFY
(A) STRINGIFY_(A)
69
__pragma(comment(linker, "/alternatename:" WIN_SYM_PREFIX
STRINGIFY
(Name) "="\
70
WIN_SYM_PREFIX
STRINGIFY
(Default)))
73
__pragma(comment(linker, "/include:" WIN_SYM_PREFIX
STRINGIFY
(Name)))
76
__pragma(comment(linker, "/export:" WIN_EXPORT_PREFIX
STRINGIFY
(ExportedName)\
77
"=" WIN_EXPORT_PREFIX
STRINGIFY
(Name)))
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_win_defs.h
44
#define
STRINGIFY
(A) STRINGIFY_(A)
69
__pragma(comment(linker, "/alternatename:" WIN_SYM_PREFIX
STRINGIFY
(Name) "="\
70
WIN_SYM_PREFIX
STRINGIFY
(Default)))
73
__pragma(comment(linker, "/include:" WIN_SYM_PREFIX
STRINGIFY
(Name)))
76
__pragma(comment(linker, "/export:" WIN_EXPORT_PREFIX
STRINGIFY
(ExportedName)\
77
"=" WIN_EXPORT_PREFIX
STRINGIFY
(Name)))
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
util.h
22
#define
STRINGIFY
(x) STRINGIFY_HELPER(x)
/src/external/bsd/jemalloc/include/jemalloc/internal/
util.h
22
#define
STRINGIFY
(x) STRINGIFY_HELPER(x)
/src/external/gpl3/gcc/dist/libgcc/config/epiphany/
epiphany-asm.h
29
#define STRINGIFY2(a, b)
STRINGIFY
(a##b)
30
#define
STRINGIFY
(a) #a
/src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/
epiphany-asm.h
29
#define STRINGIFY2(a, b)
STRINGIFY
(a##b)
30
#define
STRINGIFY
(a) #a
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa-dynconfig.cc
140
#define
STRINGIFY
(a) _STRINGIFY(a)
143
#define XTENSA_CONFIG_ENTRY(a) "__" #a "="
STRINGIFY
(a)
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
opencl_hostapp.c
35
#define
STRINGIFY
(S) _STRINGIFY(S)
98
program_source = read_file (
STRINGIFY
(CL_SOURCE), &len);
101
fprintf (stderr, "file does not exist: %s\n",
STRINGIFY
(CL_SOURCE));
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
opencl_hostapp.c
35
#define
STRINGIFY
(S) _STRINGIFY(S)
98
program_source = read_file (
STRINGIFY
(CL_SOURCE), &len);
101
fprintf (stderr, "file does not exist: %s\n",
STRINGIFY
(CL_SOURCE));
/src/external/bsd/dhcpcd/dist/src/
common.h
59
#define
STRINGIFY
(a) #a
60
#define TOSTRING(a)
STRINGIFY
(a)
/src/external/bsd/libpcap/dist/
pcap-libdlpi.c
268
#define
STRINGIFY
(n) #n
296
"dlpi_promiscon"
STRINGIFY
(level),
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
macscp1.c
5
#define
STRINGIFY
(a) INNER_STRINGIFY(a)
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
macscp1.c
5
#define
STRINGIFY
(a) INNER_STRINGIFY(a)
/src/external/apache2/mDNSResponder/dist/mDNSShared/
dnssd_clientlib.c
355
// Note: The C preprocessor
stringify
operator ('#') makes a string from its argument, without macro expansion
357
// To expand "version" to its value before making the string, use
STRINGIFY
(version) instead
359
#define
STRINGIFY
(s) STRINGIFY_ARGUMENT_WITHOUT_EXPANSION(s)
375
const char VersionString_SCCS_libdnssd[] DNSSD_USED = "@(#) libdns_sd "
STRINGIFY
(mDNSResponderVersion)
/src/external/bsd/jemalloc/dist/test/unit/
stats.c
4
#define
STRINGIFY
(x) STRINGIFY_HELPER(x)
378
"stats.arenas."
STRINGIFY
(MALLCTL_ARENAS_ALL) ".tcache_bytes",
381
"stats.arenas."
STRINGIFY
(MALLCTL_ARENAS_ALL)
390
"stats.arenas."
STRINGIFY
(MALLCTL_ARENAS_ALL) ".tcache_bytes",
393
"stats.arenas."
STRINGIFY
(MALLCTL_ARENAS_ALL)
/src/external/gpl3/binutils/dist/opcodes/
s390-mkopc.c
28
#define
STRINGIFY
(x) _STRINGIFY(x)
394
"%"
STRINGIFY
(MAX_OPCODE_LEN) "s "
395
"%"
STRINGIFY
(MAX_MNEMONIC_LEN) "s "
396
"%"
STRINGIFY
(MAX_FORMAT_LEN) "s "
397
"\"%"
STRINGIFY
(MAX_DESCRIPTION_LEN) "[^\"]\" "
398
"%"
STRINGIFY
(MAX_CPU_LEN) "s "
399
"%"
STRINGIFY
(MAX_MODES_LEN) "s "
400
"%"
STRINGIFY
(MAX_FLAGS_LEN) "[^\n]",
/src/external/gpl3/binutils.old/dist/opcodes/
s390-mkopc.c
28
#define
STRINGIFY
(x) _STRINGIFY(x)
394
"%"
STRINGIFY
(MAX_OPCODE_LEN) "s "
395
"%"
STRINGIFY
(MAX_MNEMONIC_LEN) "s "
396
"%"
STRINGIFY
(MAX_FORMAT_LEN) "s "
397
"\"%"
STRINGIFY
(MAX_DESCRIPTION_LEN) "[^\"]\" "
398
"%"
STRINGIFY
(MAX_CPU_LEN) "s "
399
"%"
STRINGIFY
(MAX_MODES_LEN) "s "
400
"%"
STRINGIFY
(MAX_FLAGS_LEN) "[^\n]",
/src/external/gpl3/gdb/dist/opcodes/
s390-mkopc.c
28
#define
STRINGIFY
(x) _STRINGIFY(x)
394
"%"
STRINGIFY
(MAX_OPCODE_LEN) "s "
395
"%"
STRINGIFY
(MAX_MNEMONIC_LEN) "s "
396
"%"
STRINGIFY
(MAX_FORMAT_LEN) "s "
397
"\"%"
STRINGIFY
(MAX_DESCRIPTION_LEN) "[^\"]\" "
398
"%"
STRINGIFY
(MAX_CPU_LEN) "s "
399
"%"
STRINGIFY
(MAX_MODES_LEN) "s "
400
"%"
STRINGIFY
(MAX_FLAGS_LEN) "[^\n]",
/src/external/gpl3/gdb.old/dist/opcodes/
s390-mkopc.c
28
#define
STRINGIFY
(x) _STRINGIFY(x)
394
"%"
STRINGIFY
(MAX_OPCODE_LEN) "s "
395
"%"
STRINGIFY
(MAX_MNEMONIC_LEN) "s "
396
"%"
STRINGIFY
(MAX_FORMAT_LEN) "s "
397
"\"%"
STRINGIFY
(MAX_DESCRIPTION_LEN) "[^\"]\" "
398
"%"
STRINGIFY
(MAX_CPU_LEN) "s "
399
"%"
STRINGIFY
(MAX_MODES_LEN) "s "
400
"%"
STRINGIFY
(MAX_FLAGS_LEN) "[^\n]",
Completed in 101 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026