Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/ !
H A Dcdefs.h479 #ifndef __alloc_size
481 #define __alloc_size(...) __attribute__((alloc_size(__VA_ARGS__))) macro
483 #define __alloc_size(...) macro