mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Merge branch 'inline-macros' into 'main'
gmacros: Provide platform-independent G_ALWAYS_INLINE and G_NO_INLINE See merge request GNOME/glib!2781
This commit is contained in:
@@ -516,6 +516,10 @@ G_CONST_RETURN
|
||||
G_NORETURN
|
||||
G_NORETURN_FUNCPTR
|
||||
|
||||
<SUBSECTION>
|
||||
G_ALWAYS_INLINE
|
||||
G_NO_INLINE
|
||||
|
||||
<SUBSECTION>
|
||||
G_N_ELEMENTS
|
||||
</SECTION>
|
||||
@@ -782,6 +786,7 @@ g_macro__has_attribute
|
||||
g_macro__has_builtin
|
||||
g_macro__has_feature
|
||||
g_macro__has_extension
|
||||
g_macro__has_attribute___always_inline__
|
||||
g_macro__has_attribute___alloc_size__
|
||||
g_macro__has_attribute___const__
|
||||
g_macro__has_attribute___deprecated__
|
||||
|
Reference in New Issue
Block a user