Home
last modified time | relevance | path

Searched refs:G_GNUC_ALLOC_SIZE2 (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/glib/
Dgmem.h99 gsize n_block_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE2(1,2);
102 gsize n_block_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE2(1,2);
109 gsize n_block_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE2(1,2);
112 gsize n_block_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE2(1,2);
Dgmacros.h325 #define G_GNUC_ALLOC_SIZE2(x,y) __attribute__((__alloc_size__(x,y))) macro
328 #define G_GNUC_ALLOC_SIZE2(x,y) macro
/third_party/glib/docs/reference/glib/
Dglib-sections.txt678 G_GNUC_ALLOC_SIZE2