Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/tests/perf_index/
H A Dfail.h4 #define TOSTRING_HELPER(x) #x macro
5 #define TOSTRING(x) TOSTRING_HELPER(x)