Home
last modified time | relevance | path

Searched refs:DRBKT (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dstats.h560 #define DRBKT(lb, ub) { stats_ctor_vsd_numeric(lb), stats_ctor_vsd_numeric(ub) } macro
561 #define DVBKT(val) DRBKT(val, val)
562 #define CRBKT(lb) DRBKT(lb, lb)