4.6.39.3 Macros

  • #define ALWAYS_INLINE __attribute__((always_inline)) inline

    Alias that makes always inline function definitions more readable.