Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dcdefs.h218 #define __alloc_size2(n, x) macro
245 #define __alloc_size2(n, x) __attribute__((__alloc_size__(n, x))) macro
248 #define __alloc_size2(n, x) macro