Searched refs:U_ALLOC_SIZE_ATTR2 (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dplatform.h447 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
450 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
/external/icu/icu4c/source/common/
H A Dcmemory.h75 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);

Completed in 56 milliseconds