Searched refs:ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
38 # define ALLOC_SIZE(s) __attribute__((__alloc_size__(s))) macro42 # define ALLOC_SIZE(s) macro46 # define ALLOC_SIZE(s) macro55 CURL_EXTERN ALLOC_FUNC ALLOC_SIZE(1) void *curl_dbg_malloc(size_t size,60 CURL_EXTERN ALLOC_SIZE(2) void *curl_dbg_realloc(void *ptr,
Completed in 3 milliseconds