Searched defs:ALLOC_SIZE (Results 1 – 3 of 3) sorted by relevance
22 #define ALLOC_SIZE (32 * 1024 * 1024) macro
38 # define ALLOC_SIZE(s) __attribute__((alloc_size(s))) macro42 # define ALLOC_SIZE(s) macro46 # define ALLOC_SIZE(s) macro
237 ALLOC_SIZE = 64 enumerator