Lines Matching refs:old
216 BOOL old; in stop_voice() local
218 old = OSDisableInterrupts(); in stop_voice()
241 (void)OSRestoreInterrupts(old); in stop_voice()
257 BOOL old; in stop_all_voices() local
261 old = OSDisableInterrupts(); in stop_all_voices()
280 (void)OSRestoreInterrupts(old); in stop_all_voices()
299 BOOL old; in play_sfx() local
302 old = OSDisableInterrupts(); in play_sfx()
323 (void)OSRestoreInterrupts(old); in play_sfx()
328 (void)OSRestoreInterrupts(old); in play_sfx()
413 BOOL old; in MNU_compressor() local
415 old = OSDisableInterrupts(); in MNU_compressor()
420 (void)OSRestoreInterrupts(old); in MNU_compressor()
447 BOOL old; in MNU_kill_all() local
449 old = OSDisableInterrupts(); in MNU_kill_all()
459 (void)OSRestoreInterrupts(old); in MNU_kill_all()
786 BOOL old; in position_win_update() local
818 old = OSDisableInterrupts(); in position_win_update()
842 (void)OSRestoreInterrupts(old); in position_win_update()
851 (void)OSRestoreInterrupts(old); in position_win_update()