OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRINGIFY
(Results
1 - 25
of
60
) sorted by relevancy
1
2
3
/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/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/zstd/dist/lib/common/
debug.h
91
#define
STRINGIFY
(x) #x
92
#define TOSTRING(x)
STRINGIFY
(x)
/src/external/gpl3/gdb.old/dist/gdbsupport/
agent.h
37
STRINGIFY
(IPA_SYM_EXPORTED_NAME (SYM)), \
preprocessor.h
29
#define
STRINGIFY
(x) STRINGIFY_1 (x)
/src/external/gpl3/gdb/dist/gdbsupport/
agent.h
37
STRINGIFY
(IPA_SYM_EXPORTED_NAME (SYM)), \
preprocessor.h
29
#define
STRINGIFY
(x) STRINGIFY_1 (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/gdb/dist/gdb/testsuite/gdb.base/
macscp4.h
24
puts ("macscp4_1_"
STRINGIFY
(MACSCP4_INCLUSION));
41
puts ("macscp4_2_"
STRINGIFY
(MACSCP4_INCLUSION));
macscp1.c
5
#define
STRINGIFY
(a) INNER_STRINGIFY(a)
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
macscp4.h
24
puts ("macscp4_1_"
STRINGIFY
(MACSCP4_INCLUSION));
41
puts ("macscp4_2_"
STRINGIFY
(MACSCP4_INCLUSION));
macscp1.c
5
#define
STRINGIFY
(a) INNER_STRINGIFY(a)
/src/external/gpl3/gdb.old/dist/gdb/
ia64-libunwind-tdep.c
105
#define LIBUNWIND_SO "libunwind-"
STRINGIFY
(UNW_TARGET) ".so.8"
109
#define LIBUNWIND_SO_7 "libunwind-"
STRINGIFY
(UNW_TARGET) ".so.7"
112
static const char *get_reg_name =
STRINGIFY
(UNW_OBJ(get_reg));
113
static const char *get_fpreg_name =
STRINGIFY
(UNW_OBJ(get_fpreg));
114
static const char *get_saveloc_name =
STRINGIFY
(UNW_OBJ(get_save_loc));
115
static const char *is_signal_frame_name =
STRINGIFY
(UNW_OBJ(is_signal_frame));
116
static const char *step_name =
STRINGIFY
(UNW_OBJ(step));
117
static const char *init_remote_name =
STRINGIFY
(UNW_OBJ(init_remote));
119
=
STRINGIFY
(UNW_OBJ(create_addr_space));
121
=
STRINGIFY
(UNW_OBJ(destroy_addr_space))
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
ia64-libunwind-tdep.c
105
#define LIBUNWIND_SO "libunwind-"
STRINGIFY
(UNW_TARGET) ".so.8"
109
#define LIBUNWIND_SO_7 "libunwind-"
STRINGIFY
(UNW_TARGET) ".so.7"
112
static const char *get_reg_name =
STRINGIFY
(UNW_OBJ(get_reg));
113
static const char *get_fpreg_name =
STRINGIFY
(UNW_OBJ(get_fpreg));
114
static const char *get_saveloc_name =
STRINGIFY
(UNW_OBJ(get_save_loc));
115
static const char *is_signal_frame_name =
STRINGIFY
(UNW_OBJ(is_signal_frame));
116
static const char *step_name =
STRINGIFY
(UNW_OBJ(step));
117
static const char *init_remote_name =
STRINGIFY
(UNW_OBJ(init_remote));
119
=
STRINGIFY
(UNW_OBJ(create_addr_space));
121
=
STRINGIFY
(UNW_OBJ(destroy_addr_space))
[
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.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/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/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/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/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)
Completed in 27 milliseconds
1
2
3
Indexes created Sat May 30 00:24:47 UTC 2026