Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/ompt/worksharing/for/
H A Dbase_split.h5 #define STRINGIFY(x) #x macro
H A Dbase.h5 #define STRINGIFY(x) #x macro
H A Dbase_serialized.h5 #define STRINGIFY(x) #x macro
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerExtFunctionsWindows.cpp22 #define STRINGIFY(A) STRINGIFY_ global() macro
/llvm-project/mlir/test/CAPI/
H A Dexecution_engine.c140 #define STRINGIFY(x) _STRINGIFY( main() macro
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h44 #define STRINGIFY(A) STRINGIFY_(A) macro
/llvm-project/compiler-rt/test/builtins/Unit/
H A Datomic_test.c31 #define STRINGIFY(x) _STRINGIFY(x) macro
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h25 #define STRINGIFY(S) STRINGIFY_(S) macro
/llvm-project/bolt/runtime/
H A Dsys_x86_64.h58 #define STRINGIFY(x) _STRINGIFY(x) macro
/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp965 #define STRINGIFY( enumeration() macro
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DReduction.cpp21 #define STRINGIFY(S) #S macro