Home
last modified time | relevance | path

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

/freebsd-13.1/tools/build/cross-build/include/common/sys/
H A Dcdefs.h91 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
/freebsd-13.1/sys/sys/
H A Dcdefs.h231 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
233 #define __alloc_align(x) macro