Home
last modified time | relevance | path

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

/external/strace/
Dgcc_compat.h32 # define GNUC_PREREQ(maj, min) \ macro
36 # define GNUC_PREREQ(maj, min) 0 macro
39 #if GNUC_PREREQ(2, 5)
45 #if GNUC_PREREQ(2, 7)
55 #if GNUC_PREREQ(3, 0)
61 #if GNUC_PREREQ(3, 1)
67 #if GNUC_PREREQ(4, 3)