Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dalloc-align.c21 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h214 #define __alloc_align(x) macro
248 #define __alloc_align(x) __attribute__((__alloc_align__(x))) macro
250 #define __alloc_align(x) macro