Home
last modified time | relevance | path

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

/freebsd-head/tools/build/cross-build/include/common/sys/
HDcdefs.h89 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
/freebsd-head/sys/sys/
HDcdefs.h165 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro