Home
last modified time | relevance | path

Searched refs:ALLOC_SIZE (Results 1 – 1 of 1) sorted by last modified time

/curl/lib/
H A Dmemdebug.h38 # define ALLOC_SIZE(s) __attribute__((alloc_size(s))) macro
42 # define ALLOC_SIZE(s) macro
46 # define ALLOC_SIZE(s) macro
55 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 6 milliseconds