Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dcdefs.h486 #ifndef __alloc_size
488 #define __alloc_size(...) __attribute__((alloc_size(__VA_ARGS__))) macro
490 #define __alloc_size(...) macro