Searched refs:SVR4_UC_CPU (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_ucontext.h41 #define SVR4_UC_CPU 0x04 macro
45 #define SVR4_UC_MCONTEXT (SVR4_UC_CPU|SVR4_UC_FPU|SVR4_UC_WEITEK)
/freebsd-10.0-release/sys/i386/svr4/
H A Dsvr4_machdep.c177 uc->uc_flags = SVR4_UC_SIGMASK|SVR4_UC_CPU|SVR4_UC_STACK;
220 if ((uc->uc_flags & SVR4_UC_CPU) == 0) {

Completed in 112 milliseconds