Home
last modified time | relevance | path

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

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