Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1716 #define STRINGIZE_INTERNAL(arg) #arg macro
1717 #define STRINGIZE(arg) STRINGIZE_INTERNAL(arg)