Home
last modified time | relevance | path

Searched defs:setcontext (Results 1 – 5 of 5) sorted by relevance

/external/libunwind/src/hppa/
Dunwind_i.h39 #define setcontext UNW_ARCH_OBJ (setcontext) macro
/external/libunwind/src/x86_64/
Dunwind_i.h60 #define setcontext UNW_ARCH_OBJ (setcontext) macro
/external/python/cpython2/Lib/
Dmhlib.py137 def setcontext(self, context): member in MH
Ddecimal.py413 def setcontext(context): function
454 def setcontext(context, _local=local): function
/external/python/cpython3/Lib/
D_pydecimal.py454 def setcontext(context): function