Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp1726 #define STRINGIZE_INTERNAL(arg) #arg macro
1727 #define STRINGIZE(arg) STRINGIZE_INTERNAL(arg)