Searched refs:ALLOC_SIZE2 (Results 1 – 1 of 1) sorted by relevance
39 # define ALLOC_SIZE2(n, s) __attribute__((__alloc_size__(n, s))) macro43 # define ALLOC_SIZE2(n, s) macro47 # define ALLOC_SIZE2(n, s) macro58 CURL_EXTERN ALLOC_FUNC ALLOC_SIZE2(1, 2) void *curl_dbg_calloc(size_t elements,
Completed in 3 milliseconds