Home
last modified time | relevance | path

Searched defs:ATTRIBUTE_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dxmlwin32version.h.in268 # define ATTRIBUTE_ALLOC_SIZE(x) __attribute__((alloc_size(x))) macro
270 # define ATTRIBUTE_ALLOC_SIZE(x) macro
273 # define ATTRIBUTE_ALLOC_SIZE(x) macro
295 #define ATTRIBUTE_ALLOC_SIZE(x) macro
/external/strace/
Dgcc_compat.h68 # define ATTRIBUTE_ALLOC_SIZE(args) __attribute__((__alloc_size__ args)) macro
70 # define ATTRIBUTE_ALLOC_SIZE(args) /* empty */ macro