Searched defs:ATTRIBUTE_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
268 # 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
68 # define ATTRIBUTE_ALLOC_SIZE(args) __attribute__((__alloc_size__ args)) macro70 # define ATTRIBUTE_ALLOC_SIZE(args) /* empty */ macro