Home
last modified time | relevance | path

Searched refs:trap_state_exitting_soft (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dnttrap.h37 trap_state_exitting_soft, enumerator
H A Dos2xcpt.c44 trap_state_exitting_soft, enumerator
235 if (old_trap_state == trap_state_exitting_soft) in OS2_exception_handler()
348 trap_state = trap_state_exitting_soft; in trap_normal_termination()
H A Duxtrap.c208 if (old_trap_state == trap_state_exitting_soft) in trap_handler()
739 trap_state = trap_state_exitting_soft; in trap_normal_termination()
H A Dnttrap.c316 trap_state = trap_state_exitting_soft; in trap_normal_termination()
963 else if (old_trap_state == trap_state_exitting_soft) in nt_trap_handler()
H A Duxtrap.h834 trap_state_exitting_soft, enumerator