Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dcdefs.h480 #ifndef __alloc_align
482 #define __alloc_align(n) __attribute__((alloc_align(n))) macro
484 #define __alloc_align(n) macro