Lines Matching refs:SetJump
25 /// The IA-32 architecture context buffer used by SetJump() and LongJump().
43 /// The Itanium architecture context buffer used by SetJump() and LongJump().
92 /// The x64 architecture context buffer used by SetJump() and LongJump().
115 /// The EBC context buffer used by SetJump() and LongJump().
3776 returns 0. The initial call to SetJump() must always return 0. Subsequent
3777 calls to LongJump() cause a non-zero value to be returned by SetJump().
3785 SetJump()/LongJump() is not currently supported for the EBC processor type.
3789 @retval 0 Indicates a return from SetJump().
3794 SetJump (
3800 Restores the CPU context that was saved with SetJump().
3811 @param Value The value to return when the SetJump() context is