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

/freebsd-10.0-release/contrib/xz/src/common/
H A Dtuklib_common.h53 # define TUKLIB_GNUC_REQ(major, minor) \ macro
57 # define TUKLIB_GNUC_REQ(major, minor) 0 macro
60 #if TUKLIB_GNUC_REQ(2, 5)
H A Dtuklib_integer.h370 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX == UINT32_MAX
426 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX == UINT32_MAX
478 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX >= UINT32_MAX

Completed in 175 milliseconds