Home
last modified time | relevance | path

Searched refs:GCC_COMPAT_VERSION (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/arm/
Dgcc-compat.h22 #ifndef GCC_COMPAT_VERSION
25 # define GCC_COMPAT_VERSION GCC_VERSION (4, 5) macro
29 # define GCC_COMPAT_VERSION GCC_VERSION (4, 1) macro
/glibc-2.36/sysdeps/generic/
Dgcc-compat.h29 (GCC_COMPAT_VERSION <= GCC_VERSION (major, minor))
36 #ifndef GCC_COMPAT_VERSION
39 # define GCC_COMPAT_VERSION GCC_VERSION (2, 7) macro