Home
last modified time | relevance | path

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

/external/strace/
Dgcc_compat.h101 # define ATTRIBUTE_ALLOC_SIZE(args) __attribute__((__alloc_size__ args)) macro
103 # define ATTRIBUTE_ALLOC_SIZE(args) /* empty */ macro