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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/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 57 milliseconds