Searched refs:U_ALLOC_SIZE_ATTR2 (Results 1 – 2 of 2) sorted by relevance
447 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro450 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
75 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);