Home
last modified time | relevance | path

Searched refs:UC_SIGMASK (Results 1 – 6 of 6) sorted by relevance

/external/libunwind/src/x86_64/
Ducontext_i.h45 #define UC_SIGMASK 0x128 macro
48 #define UC_SIGMASK 0x0 macro
Dsetcontext.S52 lea UC_SIGMASK(%rdi), %rsi
67 leaq UC_SIGMASK(%rdi),%rsi
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py201 UC_SIGMASK = 001 variable
206 UC_ALL = (UC_SIGMASK|UC_STACK|UC_MCONTEXT)
DFILE.py201 UC_SIGMASK = 001 variable
206 UC_ALL = (UC_SIGMASK|UC_STACK|UC_MCONTEXT)
/external/python/cpython2/Lib/plat-sunos5/
DIN.py736 UC_SIGMASK = 001 variable
744 UC_ALL = (UC_SIGMASK|UC_STACK|UC_MCONTEXT)
DSTROPTS.py733 UC_SIGMASK = 001 variable
741 UC_ALL = (UC_SIGMASK|UC_STACK|UC_MCONTEXT)