rts: cleanup inlining logic
This patch removes pre-C11 legacy code paths related to INLINE_HEADER/STATIC_INLINE/EXTERN_INLINE macros, ensure EXTERN_INLINE is treated as static inline in most cases (fixes #24945), and also corrects the comments accordingly. (cherry picked from commit 35a64220)
-
mentioned in commit 9f956924
-
mentioned in commit 3645f177
-
mentioned in commit 14b5faa1
-
mentioned in commit 32207b02
-
mentioned in commit 562d9ad7
-
mentioned in commit 0c91726e
-
mentioned in commit 4097cf6f
-
mentioned in commit 8ce2ac5a
-
mentioned in commit b770dd4b
-
mentioned in commit b3ea4d90
-
mentioned in commit 2c7016d4
-
mentioned in commit ebf577c2
-
mentioned in commit 1ac55ca7
-
mentioned in commit 22012c72
-
mentioned in commit 8579d06b
-
mentioned in commit ad0aba07
Please register or sign in to comment