Searched defs:mt_malloc_fill (Results 1 – 1 of 1) sorted by relevance
73 # define mt_malloc_fill(buf,len) memset((buf), CURL_MT_MALLOC_FILL, (len)) macro75 # define mt_malloc_fill(buf,len) Curl_nop_stmt macro