Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dcdefs.h493 #ifndef __alloc_align
495 #define __alloc_align(n) __attribute__((alloc_align(n))) macro
497 #define __alloc_align(n) macro