Searched defs:U_ALLOC_SIZE_ATTR (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dplatform.h443 * \def U_ALLOC_SIZE_ATTR
448 # define U_ALLOC_SIZE_ATTR(X) __attribute__ ((alloc_size(X))) macro
451 # define U_ALLOC_SIZE_ATTR(X) macro
/external/icu/icu4c/source/common/unicode/
H A Dplatform.h441 * \def U_ALLOC_SIZE_ATTR
446 # define U_ALLOC_SIZE_ATTR(X) __attribute__ ((alloc_size(X))) macro
449 # define U_ALLOC_SIZE_ATTR(X) macro

Completed in 758 milliseconds