Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm1175 sub STRINGIFY { subroutine
2620 sub STRINGIFY { subroutine
/openbsd/gnu/usr.bin/binutils/ld/
H A Dconfigure.in150 AC_SUBST(STRINGIFY) subst
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dconfigure.in137 AC_SUBST(STRINGIFY) subst
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerExtFunctionsWindows.cpp22 #define STRINGIFY(A) STRINGIFY_(A) macro
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dmacscp1.c5 #define STRINGIFY(a) INNER_STRINGIFY(a) macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h44 #define STRINGIFY(A) STRINGIFY_(A) macro
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dlogging.c48 # define STRINGIFY(x) STRINGIFY2(x) macro
/openbsd/usr.sbin/rpki-client/
H A Drsync.c36 #define STRINGIFY(x) __STRINGIFY(x) macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dlibunwind-frame.c72 #define STRINGIFY(name) STRINGIFY2(name) macro
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h25 #define STRINGIFY(S) STRINGIFY_(S) macro
/openbsd/gnu/gcc/libmudflap/
H A Dmf-impl.h271 #define STRINGIFY(e) STRINGIFY2(e) macro
/openbsd/libexec/ld.so/
H A Dloader.c490 #define STRINGIFY(x) __STRINGIFY(x) macro
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp931 #define STRINGIFY(X) (#X) in enumeration() macro
/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.c254 #define STRINGIFY(X) #X macro