Searched defs:spalloc_free (Results 1 – 1 of 1) sorted by relevance
36 #define spalloc_free(type, buf) g_slice_free (type, buf) macro44 #define spalloc_free(type, buf) free (buf) macro