Searched refs:G_IMPLEMENT_INLINES (Results 1 – 5 of 5) sorted by relevance
100 #ifdef G_IMPLEMENT_INLINES
36 #define G_IMPLEMENT_INLINES 1 macro
58 #define G_IMPLEMENT_INLINES 1 macro
821 * glib/gutils.h: Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is 823 G_IMPLEMENT_INLINES cannot be used in multiple .c files
5020 * glib.h: provide user-definable switch G_IMPLEMENT_INLINES,5025 code that wants to make use of G_IMPLEMENT_INLINES.5029 #define G_IMPLEMENT_INLINES 1 and #define __G_UTILS_C__.