Home
last modified time | relevance | path

Searched refs:__alloc_size (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dcdefs.h523 #ifndef __alloc_size
525 #define __alloc_size(...) __attribute__((alloc_size(__VA_ARGS__))) macro
527 #define __alloc_size(...) macro