Searched refs:SEMI_STATIC_JOIN_HELPER (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/vendor/double-conversion/upstream/test/cctest/ | ||
H A D | checks.h | 268 #define SEMI_STATIC_JOIN(a, b) SEMI_STATIC_JOIN_HELPER(a, b) 269 #define SEMI_STATIC_JOIN_HELPER(a, b) a##b macro |
Completed in 1 milliseconds