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

/freebsd-current/tools/build/cross-build/include/common/sys/
H A Dcdefs.h89 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
/freebsd-current/sys/sys/
H A Dcdefs.h191 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
193 #define __alloc_align(x) macro

Completed in 173 milliseconds