Lines Matching refs:old
184 BOOL old; in stop_voice() local
186 old = OSDisableInterrupts(); in stop_voice()
209 (void)OSRestoreInterrupts(old); in stop_voice()
225 BOOL old; in stop_all_voices() local
229 old = OSDisableInterrupts(); in stop_all_voices()
248 (void)OSRestoreInterrupts(old); in stop_all_voices()
267 BOOL old; in play_sfx() local
270 old = OSDisableInterrupts(); in play_sfx()
291 (void)OSRestoreInterrupts(old); in play_sfx()
296 (void)OSRestoreInterrupts(old); in play_sfx()
381 BOOL old; in MNU_compressor() local
383 old = OSDisableInterrupts(); in MNU_compressor()
388 (void)OSRestoreInterrupts(old); in MNU_compressor()
415 BOOL old; in MNU_kill_all() local
417 old = OSDisableInterrupts(); in MNU_kill_all()
427 (void)OSRestoreInterrupts(old); in MNU_kill_all()
676 BOOL old; in position_win_update() local
708 old = OSDisableInterrupts(); in position_win_update()
732 (void)OSRestoreInterrupts(old); in position_win_update()
741 (void)OSRestoreInterrupts(old); in position_win_update()