Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_stats.c2728 int error, i, found, is32bit, has_ub, eq_only; local
2736 has_ub = eq_only = 0;
2741 is32bit = has_ub = 1;
2748 has_ub = 0;
2753 is32bit = has_ub = eq_only = 0;
2759 has_ub = 1;
2764 is32bit = has_ub = 0;
2811 (!eq_only && (!has_ub ||
2820 (!eq_only && (!has_ub ||
2829 (!eq_only && (!has_ub ||
[all …]