Searched refs:U_MALLOC_ATTR (Results 1 – 3 of 3) sorted by relevance
445 # define U_MALLOC_ATTR __attribute__ ((__malloc__)) macro447 # define U_MALLOC_ATTR macro
55 uprv_malloc(size_t s) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR(1);64 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);