Searched refs:TUKLIB_SYMBOL_PREFIX (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/xz/src/common/
H A Dtuklib_common.h20 // TUKLIB_SYMBOL_PREFIX is prefixed to all symbols exported by
22 // you should use TUKLIB_SYMBOL_PREFIX to make sure that there
25 #ifndef TUKLIB_SYMBOL_PREFIX
26 # define TUKLIB_SYMBOL_PREFIX macro
33 # define TUKLIB_SYMBOL(sym) TUKLIB_CAT(TUKLIB_SYMBOL_PREFIX, sym)

Completed in 68 milliseconds