Searched defs:STRINGIFY (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h22 #define STRINGIFY(x) STRINGIFY_HELPER(x) macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerExtFunctionsWindows.cpp22 #define STRINGIFY(A) STRINGIFY_(A) macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h44 #define STRINGIFY(A) STRINGIFY_(A) macro
/freebsd-13-stable/stand/uboot/fdt/
H A Duboot_fdt.c40 #define STRINGIFY(number) STR(number) macro
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-libdlpi.c256 #define STRINGIFY(n) #n macro
H A Dpcap-dlpi.c981 #define STRINGIFY(n) #n macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h25 #define STRINGIFY(S) STRINGIFY_(S) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp695 #define STRINGIFY(X) (#X) macro
743 #undef STRINGIFY macro
/freebsd-13-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c58 #define STRINGIFY(x) #x macro
/freebsd-13-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c72 #define STRINGIFY(x) #x macro
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_mem2.c624 #define STRINGIFY(x) #x macro

Completed in 252 milliseconds