Lines Matching refs:old
186 BOOL old; in stop_voice() local
188 old = OSDisableInterrupts(); in stop_voice()
211 (void)OSRestoreInterrupts(old); in stop_voice()
227 BOOL old; in stop_all_voices() local
231 old = OSDisableInterrupts(); in stop_all_voices()
250 (void)OSRestoreInterrupts(old); in stop_all_voices()
269 BOOL old; in play_sfx() local
272 old = OSDisableInterrupts(); in play_sfx()
293 (void)OSRestoreInterrupts(old); in play_sfx()
298 (void)OSRestoreInterrupts(old); in play_sfx()
383 BOOL old; in MNU_compressor() local
385 old = OSDisableInterrupts(); in MNU_compressor()
390 (void)OSRestoreInterrupts(old); in MNU_compressor()
417 BOOL old; in MNU_kill_all() local
419 old = OSDisableInterrupts(); in MNU_kill_all()
429 (void)OSRestoreInterrupts(old); in MNU_kill_all()
698 BOOL old; in position_win_update() local
730 old = OSDisableInterrupts(); in position_win_update()
754 (void)OSRestoreInterrupts(old); in position_win_update()
763 (void)OSRestoreInterrupts(old); in position_win_update()