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