Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dcompiler-gcc.h9 #define GCC_VERSION (__GNUC__ * 10000 \ macro
13 #if GCC_VERSION < 40600
129 #if GCC_VERSION >= 40800
134 #if GCC_VERSION >= 70000
136 #elif GCC_VERSION >= 50000
138 #elif GCC_VERSION >= 40902
148 #if GCC_VERSION >= 50100
168 #if GCC_VERSION >= 80000
/u-boot/examples/standalone/
A Dstubs.c274 #if GCC_VERSION < 30400

Completed in 5 milliseconds