Searched refs:_MC_VERSION_KSE (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/powerpc/include/
H A Ducontext.h86 #define _MC_VERSION_KSE 0xee /* partial ucontext for libpthread */ macro
/freebsd-9.3-release/lib/libkse/arch/powerpc/powerpc/
H A Dcontext.S92 li %r4, _MC_VERSION_KSE /* partial ucontext version */
111 cmpwi %r6, _MC_VERSION_KSE /* KSE partial context ? */
H A Dassym.s37 #define _MC_VERSION_KSE 0xee define
H A Dassym.c38 ASSYM(_MC_VERSION_KSE, _MC_VERSION_KSE);
/freebsd-9.3-release/lib/libkse/arch/powerpc/include/
H A Dpthread_md.h274 if (mc->mc_vers != _MC_VERSION_KSE && _libkse_debug != 0) {

Completed in 37 milliseconds