Searched defs:UMEM_MALLOC_ENCODE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h375 #define UMEM_MALLOC_ENCODE(type, sz) (uint32_t)((type) - (sz)) macro

Completed in 23 milliseconds