Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dcdefs.h498 #ifndef __alloc_size
500 #define __alloc_size(...) __attribute__((alloc_size(__VA_ARGS__))) macro
502 #define __alloc_size(...) macro