Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dmallocvar.h51 #define malloc_type_attach(malloc_type) argument
52 #define malloc_type_detach(malloc_type) argument
/netbsd/external/gpl2/rcs/include/
H A Dconf.h170 typedef void *malloc_type; /* type returned by malloc() */ typedef