Lines Matching refs:old
179 BOOL old; in stop_voice() local
181 old = OSDisableInterrupts(); in stop_voice()
204 (void)OSRestoreInterrupts(old); in stop_voice()
220 BOOL old; in stop_all_voices() local
224 old = OSDisableInterrupts(); in stop_all_voices()
243 (void)OSRestoreInterrupts(old); in stop_all_voices()
262 BOOL old; in play_sfx() local
265 old = OSDisableInterrupts(); in play_sfx()
286 (void)OSRestoreInterrupts(old); in play_sfx()
291 (void)OSRestoreInterrupts(old); in play_sfx()
376 BOOL old; in MNU_compressor() local
378 old = OSDisableInterrupts(); in MNU_compressor()
383 (void)OSRestoreInterrupts(old); in MNU_compressor()
410 BOOL old; in MNU_kill_all() local
412 old = OSDisableInterrupts(); in MNU_kill_all()
422 (void)OSRestoreInterrupts(old); in MNU_kill_all()
671 BOOL old; in position_win_update() local
703 old = OSDisableInterrupts(); in position_win_update()
727 (void)OSRestoreInterrupts(old); in position_win_update()
736 (void)OSRestoreInterrupts(old); in position_win_update()