HomeSort by relevance Sort by last modified time
    Searched refs:G_CAN_INLINE (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/glib/
glibconfig.h 120 #define G_CAN_INLINE 1
122 #define G_CAN_INLINE 1
glibconfig.h.win32.in 166 #define G_CAN_INLINE 1
  /external/bluetooth/glib/glib/
gutils.h 79 * G_CAN_INLINE is defined in glibconfig.h if the compiler seems to be
83 * inline function bodies have to be special cased with G_CAN_INLINE and a
102 # undef G_CAN_INLINE
105 #elif defined (G_CAN_INLINE)
140 #if defined (G_OS_WIN32) && defined (G_CAN_INLINE) && !defined (__cplusplus)
321 #if defined (G_CAN_INLINE) || defined (__G_UTILS_C__)
414 #endif /* G_CAN_INLINE || __G_UTILS_C__ */
gstring.h 36 #include <glib/gutils.h> /* for G_CAN_INLINE */
142 #ifdef G_CAN_INLINE
157 #endif /* G_CAN_INLINE */
gthread.h 340 #if defined (G_CAN_INLINE) || defined (__G_THREAD_C__)
349 #endif /* G_CAN_INLINE || __G_THREAD_C__ */

Completed in 69 milliseconds