Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/sys/sys/
H A Dcdefs.h214 #define __alloc_align(x) macro
246 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
248 #define __alloc_align(x) macro