Searched defs:spalloc_alloc (Results 1 – 1 of 1) sorted by relevance
34 #define spalloc_alloc(size) g_slice_alloc (size) macro42 #define spalloc_alloc(size) malloc (size) macro