Searched refs:_MC_VERSION_BITS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Ducontext.h57 #define _MC_VERSION_BITS 32 macro
/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dmakecontext.c57 (mc->_mc_flags & ((1L << _MC_VERSION_BITS) - 1)) != _MC_VERSION)
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmachdep.c818 (mc->_mc_flags & ((1L << _MC_VERSION_BITS) - 1)) != _MC_VERSION)

Completed in 116 milliseconds