Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_stats.c297 [LIM_MIN] = {
778 *lbinfbktlb = numeric_limits[LIM_MIN][info->voi_dtype];
882 iv = numeric_limits[LIM_MIN][voi_dtype];
2350 memcpy(vsd, &numeric_limits[LIM_MIN][vs->dtype],
/freebsd/sys/sys/
H A Dstats.h427 #define LIM_MIN 0 macro