Searched refs:ATTRIBUTE_ALLOC_SIZE (Results 1 – 3 of 3) sorted by relevance
261 * ATTRIBUTE_ALLOC_SIZE:266 #ifndef ATTRIBUTE_ALLOC_SIZE268 # define ATTRIBUTE_ALLOC_SIZE(x) __attribute__((alloc_size(x))) macro270 # define ATTRIBUTE_ALLOC_SIZE(x) macro273 # define ATTRIBUTE_ALLOC_SIZE(x) macro295 #define ATTRIBUTE_ALLOC_SIZE(x) macro
107 # define ATTRIBUTE_ALLOC_SIZE(args) __attribute__((__alloc_size__ args)) macro109 # define ATTRIBUTE_ALLOC_SIZE(args) /* empty */ macro
678 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes (Daniel Veillard),