OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TUKLIB_GNUC_REQ
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/public-domain/xz/dist/src/common/
tuklib_common.h
52
# define
TUKLIB_GNUC_REQ
(major, minor) \
56
# define
TUKLIB_GNUC_REQ
(major, minor) 0
82
#elif
TUKLIB_GNUC_REQ
(2, 5)
tuklib_integer.h
58
#elif defined(_MSC_VER) && !
TUKLIB_GNUC_REQ
(3, 4) && !defined(__clang__)
806
#elif (
TUKLIB_GNUC_REQ
(3, 4) || defined(__clang__)) && UINT_MAX == UINT32_MAX
860
#elif (
TUKLIB_GNUC_REQ
(3, 4) || defined(__clang__)) && UINT_MAX == UINT32_MAX
912
#elif (
TUKLIB_GNUC_REQ
(3, 4) || defined(__clang__)) && UINT_MAX >= UINT32_MAX
/src/external/public-domain/xz/dist/src/liblzma/common/
memcmplen.h
60
&& (((
TUKLIB_GNUC_REQ
(3, 4) || defined(__clang__)) \
/src/external/public-domain/xz/dist/src/liblzma/lzma/
lzma_decoder.c
21
#if
TUKLIB_GNUC_REQ
(7, 0) || defined(__clang__)
Completed in 15 milliseconds
Indexes created Fri Sep 11 00:24:00 UTC 2026