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

  /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__ */
  /external/bluetooth/glib/
glibconfig.h 120 #define G_CAN_INLINE 1
122 #define G_CAN_INLINE 1

Completed in 25 milliseconds