Home
last modified time | relevance | path

Searched defs:GCC_VERSION (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dcompiler-gcc.h10 #define GCC_VERSION (__GNUC__ * 10000 \ macro
/openbmc/linux/include/linux/
H A Dcompiler-gcc.h9 #define GCC_VERSION (__GNUC__ * 10000 \ macro
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h8 #define GCC_VERSION (__GNUC__ * 10000 \ macro
/openbmc/linux/init/
H A DKconfig22 config GCC_VERSION config