Searched defs:__malloc_like_with_free (Results 1 – 1 of 1) sorted by relevance
394 # define __malloc_like_with_free(_f,_a) __attribute__((__malloc__, __malloc__(_f,_a))) macro396 # define __malloc_like_with_free(_f,_a) __attribute__((__malloc__)) macro400 #define __malloc_like_with_free(free,free_arg) macro