Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dcdefs.h501 #ifndef __alloc_size
503 #define __alloc_size(...) __attribute__((alloc_size(__VA_ARGS__))) macro
505 #define __alloc_size(...) macro