Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/unicode/
H A Dplatform.h483 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
486 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Dplatform.h490 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
493 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dplatform.h483 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
486 # define U_ALLOC_SIZE_ATTR2(X,Y) macro

Completed in 4 milliseconds