Searched refs:TF_BENCHMARK_CONCAT2 (Results 1 – 1 of 1) sorted by relevance
36 #define TF_BENCHMARK_CONCAT(a, b, c) TF_BENCHMARK_CONCAT2(a, b, c)37 #define TF_BENCHMARK_CONCAT2(a, b, c) a##b##c macro