Home
last modified time | relevance | path

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

/NextBSD/contrib/xz/src/common/
HDtuklib_common.h29 #define TUKLIB_CAT_X(a, b) a ## b macro
30 #define TUKLIB_CAT(a, b) TUKLIB_CAT_X(a, b)