Searched refs:_UC_SETSTACK (Results 26 - 30 of 30) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dmachdep.c802 ? _UC_SETSTACK : _UC_CLRSTACK;
1901 if (flags & _UC_SETSTACK)
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dmachdep.c694 ? _UC_SETSTACK : _UC_CLRSTACK;
2108 if (flags & _UC_SETSTACK)
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dcpu_subr.c512 if (flags & _UC_SETSTACK)
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dmachdep.c533 ? _UC_SETSTACK : _UC_CLRSTACK);
828 if (flags & _UC_SETSTACK)
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dmachdep.c482 ? _UC_SETSTACK : _UC_CLRSTACK);
2681 if (flags & _UC_SETSTACK)

Completed in 169 milliseconds

12