Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dutil.c334 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
348 #elif GCC_VERSION >= 403