Searched refs:U_MALLOC_ATTR (Results 1 – 8 of 8) sorted by relevance
445 # define U_MALLOC_ATTR __attribute__ ((__malloc__)) macro447 # define U_MALLOC_ATTR macro
469 # define U_MALLOC_ATTR __attribute__ ((__malloc__)) macro471 # 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);
105 uprv_malloc(size_t s) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR(1);114 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);