Home
last modified time | relevance | path

Searched refs:STRINGIFY_ (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerExtFunctionsWindows.cpp21 #define STRINGIFY_(A) #A macro
22 #define STRINGIFY(A) STRINGIFY_(A)
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win_defs.h43 #define STRINGIFY_(A) #A macro
44 #define STRINGIFY(A) STRINGIFY_(A)
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerExtFunctionsWindows.cpp21 #define STRINGIFY_(A) #A macro
22 #define STRINGIFY(A) STRINGIFY_(A)
/external/libprotobuf-mutator/src/libfuzzer/
Dlibfuzzer_mutator.cc36 #define STRINGIFY_(A) #A macro
37 #define STRINGIFY(A) STRINGIFY_(A)
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dinternal_defs.h24 #define STRINGIFY_(S) #S macro
25 #define STRINGIFY(S) STRINGIFY_(S)
/external/scudo/standalone/
Dinternal_defs.h24 #define STRINGIFY_(S) #S macro
25 #define STRINGIFY(S) STRINGIFY_(S)