Home
last modified time | relevance | path

Searched defs:G_GNUC_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
Dgmacros.h71 #define G_GNUC_ALLOC_SIZE(x) __attribute__((__alloc_size__(x))) macro
74 #define G_GNUC_ALLOC_SIZE(x) macro