Searched refs:U_MALLOC_ATTR (Results 1 – 2 of 2) sorted by relevance
459 # define U_MALLOC_ATTR __attribute__ ((__malloc__)) macro461 # define U_MALLOC_ATTR macro
76 uprv_malloc(size_t s) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR(1);85 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);