Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/unicode/
H A Dplatform.h482 # define U_ALLOC_SIZE_ATTR(X) __attribute__ ((alloc_size(X))) macro
485 # define U_ALLOC_SIZE_ATTR(X) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Dplatform.h489 # define U_ALLOC_SIZE_ATTR(X) __attribute__ ((alloc_size(X))) macro
492 # define U_ALLOC_SIZE_ATTR(X) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dplatform.h482 # define U_ALLOC_SIZE_ATTR(X) __attribute__ ((alloc_size(X))) macro
485 # define U_ALLOC_SIZE_ATTR(X) macro

Completed in 4 milliseconds