Searched refs:pre_alloc (Results 1 – 1 of 1) sorted by relevance
111 #define g_mem_chunk_create(type, pre_alloc, alloc_type) ( \ argument112 g_mem_chunk_new (#type " mem chunks (" #pre_alloc ")", \114 sizeof (type) * (pre_alloc), \