Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmalloc.h137 #define MALLOC_DEFINE(type, shortdesc, longdesc) \ macro
/f-stack/freebsd/sys/
H A Dmalloc.h144 #define MALLOC_DEFINE(type, shortdesc, longdesc) \ macro
/f-stack/freebsd/netpfil/ipfw/
H A Ddn_heap.c57 #define MALLOC_DEFINE(a, b, c) volatile int __dummy__ ## a __attribute__((__unused__)) macro