Home
last modified time | relevance | path

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

/external/strace/
Ddefs.h71 # define GNUC_PREREQ(maj, min) \ macro
75 # define GNUC_PREREQ(maj, min) 0 macro
78 #if GNUC_PREREQ(2, 5)
84 #if GNUC_PREREQ(2, 7)
94 #if GNUC_PREREQ(3, 0)
100 #if GNUC_PREREQ(3, 1)
106 #if GNUC_PREREQ(4, 3)