Home
last modified time | relevance | path

Searched refs:g_rc_box_alloc0 (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgrcbox.h37 gpointer g_rc_box_alloc0 (gsize block_size) G_GNUC_MALLOC G_GNUC_A…
73 ((type *) g_rc_box_alloc0 (sizeof (type)))
Dgrcbox.c328 g_rc_box_alloc0 (gsize block_size) in g_rc_box_alloc0() function
/third_party/glib/glib/tests/
Drcbox.c248 gpointer p = g_rc_box_alloc0 (block_sizes[i]); in test_rcbox_alignment()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3898 g_rc_box_alloc0