Home
last modified time | relevance | path

Searched refs:G_IMPLEMENT_INLINES (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgutils.h100 #ifdef G_IMPLEMENT_INLINES
Dgthread.c36 #define G_IMPLEMENT_INLINES 1 macro
Dgutils.c58 #define G_IMPLEMENT_INLINES 1 macro
/external/bluetooth/glib/
DChangeLog.pre-2-8821 * glib/gutils.h: Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is
823 G_IMPLEMENT_INLINES cannot be used in multiple .c files
DChangeLog.pre-2-05020 * 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__.