Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/gcov/
A Dgcc_4_9.c17 #if !(GCC_VERSION >= 40900 && GCC_VERSION < 50000)
A Dgcc_5.c17 #if GCC_VERSION < 50000 || GCC_VERSION >= 70000
A Dgcc_7.c14 #if GCC_VERSION < 70000
A Dgcc_4_7.c26 # if !(GCC_VERSION >= 40700 && GCC_VERSION < 40900)
A Dgcov.h18 #define GCC_VERSION (__GNUC__ * 10000 \ macro
A Dgcc_3_4.c25 #if !(GCC_VERSION >= 30400 && GCC_VERSION < 40700)

Completed in 6 milliseconds