Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_object_impl.h274 #define _PROP_POOL_INIT(pp, size, wchan) \ macro
328 #define _PROP_POOL_INIT(p, s, d) static const size_t p = s; macro
375 #define _PROP_POOL_INIT(p, s, d) static const size_t p = s; macro