Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dcdefs.h502 #ifndef __alloc_align
504 #define __alloc_align(n) __attribute__((alloc_align(n))) macro
506 #define __alloc_align(n) macro