Lines Matching refs:old
227 BOOL old; in stop_voice() local
229 old = OSDisableInterrupts(); in stop_voice()
252 OSRestoreInterrupts(old); in stop_voice()
268 BOOL old; in stop_all_voices() local
272 old = OSDisableInterrupts(); in stop_all_voices()
291 OSRestoreInterrupts(old); in stop_all_voices()
310 BOOL old; in play_sfx() local
313 old = OSDisableInterrupts(); in play_sfx()
333 OSRestoreInterrupts(old); in play_sfx()
338 OSRestoreInterrupts(old); in play_sfx()
423 BOOL old; in MNU_compressor() local
425 old = OSDisableInterrupts(); in MNU_compressor()
430 OSRestoreInterrupts(old); in MNU_compressor()
457 BOOL old; in MNU_kill_all() local
459 old = OSDisableInterrupts(); in MNU_kill_all()
469 OSRestoreInterrupts(old); in MNU_kill_all()
674 BOOL old; in position_win_update() local
706 old = OSDisableInterrupts(); in position_win_update()
730 OSRestoreInterrupts(old); in position_win_update()
739 OSRestoreInterrupts(old); in position_win_update()