Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h242 #define __alloc_size2(n, x) __attribute__((__alloc_size__(n, x))) macro
245 #define __alloc_size2(n, x) macro