Lines Matching refs:getcontext
44 Signals = tuple(getcontext().flags.keys())
56 ORIGINAL_CONTEXT = getcontext().copy()
558 nc = copy.copy(getcontext())
1225 thiscontext = getcontext()
1387 c = getcontext()
1623 c = getcontext()
2230 orig_ctx = getcontext()
2232 set_ctx = getcontext()
2233 final_ctx = getcontext()
2240 orig_ctx = getcontext()
2243 set_ctx = getcontext()
2244 final_ctx = getcontext()