Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgmem.h111 #define g_mem_chunk_create(type, pre_alloc, alloc_type) ( \ argument
112 g_mem_chunk_new (#type " mem chunks (" #pre_alloc ")", \
114 sizeof (type) * (pre_alloc), \