Searched refs:UT_MAX (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dproc.h40 utrap_entry_t *ut_precise[UT_MAX]; /* must be first */
H A Dutrap.h67 #define UT_MAX 36 macro
/freebsd-11-stable/sys/arm/include/
H A Dproc.h44 utrap_entry_t *ut_precise[UT_MAX]; /* must be first */
H A Dutrap.h67 #define UT_MAX 36 macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsys_machdep.c127 if (uia.num < 0 || uia.num > UT_MAX ||
134 (ua.type < 0 || ua.type >= UT_MAX))
H A Dexception.S2185 cmp %o0, UT_MAX

Completed in 109 milliseconds