• Paul Eggert's avatar
    Use plain ‘static’ for Emacs C inline functions · 365dad19
    Paul Eggert authored
    This improved performance of ‘make compile-always’ by 8.2%
    on my platform (AMD Phenom II X4 910e, Fedora 30 x86-64).
    * src/conf_post.h (INLINE, EXTERN_INLINE, INLINE_HEADER_BEGIN)
    (INLINE_HEADER_END) [!EMACS_EXTERN_INLINE]: Use plain ‘static’.
    365dad19
conf_post.h 14.9 KB