Home
last modified time | relevance | path

Searched defs:STRINGIFY (Results 1 – 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
Dutil.h22 #define STRINGIFY(x) STRINGIFY_HELPER(x) macro
/freebsd-12-stable/contrib/binutils/ld/
Dconfigure.in142 AC_SUBST(STRINGIFY) subst
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerExtFunctionsWindows.cpp22 #define STRINGIFY(A) STRINGIFY_(A) macro
/freebsd-12-stable/stand/uboot/fdt/
Duboot_fdt.c40 #define STRINGIFY(number) STR(number) macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win_defs.h44 #define STRINGIFY(A) STRINGIFY_(A) macro
/freebsd-12-stable/contrib/libpcap/
Dpcap-libdlpi.c256 #define STRINGIFY(n) #n macro
Dpcap-dlpi.c981 #define STRINGIFY(n) #n macro
/freebsd-12-stable/contrib/gdb/gdb/
Dlibunwind-frame.c76 #define STRINGIFY(name) STRINGIFY2(name) macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dinternal_defs.h25 #define STRINGIFY(S) STRINGIFY_(S) macro
/freebsd-12-stable/contrib/gcclibs/libmudflap/
Dmf-impl.h271 #define STRINGIFY(e) STRINGIFY2(e) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp852 #define STRINGIFY(X) (#X) in enumeration() macro
/freebsd-12-stable/contrib/apr-util/dbd/
Dapr_dbd_odbc.c72 #define STRINGIFY(x) #x macro
/freebsd-12-stable/sys/dev/xen/netback/
Dnetback_unit_tests.c59 #define STRINGIFY(x) #x macro
/freebsd-12-stable/sys/dev/netmap/
Dnetmap_mem2.c624 #define STRINGIFY(x) #x macro
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c254 #define STRINGIFY(X) #X macro