Searched defs:G_GINT64_CONSTANT (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/
H A Dglibconfig.h55 #define G_GINT64_CONSTANT(val) (val##L) macro
81 #define G_GOFFSET_CONSTANT(val) G_GINT64_CONSTANT(val)

Completed in 59 milliseconds