Searched refs:TUKLIB_GNUC_REQ (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/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.h591 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX == UINT32_MAX
645 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX == UINT32_MAX
697 #elif TUKLIB_GNUC_REQ(3, 4) && UINT_MAX >= UINT32_MAX
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dmemcmplen.h50 && ((TUKLIB_GNUC_REQ(3, 4) && defined(__x86_64__)) \
/freebsd-11-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma_decoder.c21 #if TUKLIB_GNUC_REQ(7, 0)

Completed in 159 milliseconds