Home
last modified time | relevance | path

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

/dflybsd-src/sys/libprop/
H A Dprop_object_impl.h273 #define _PROP_POOL_INIT(pp, size, wchan) \ macro
326 #define _PROP_POOL_INIT(p, s, d) static const size_t p = s; macro
367 #define _PROP_POOL_INIT(p, s, d) static const size_t p = s; macro