Lines Matching refs:old
253 BOOL old; in stop_voice() local
255 old = OSDisableInterrupts(); in stop_voice()
278 OSRestoreInterrupts(old); in stop_voice()
294 BOOL old; in stop_all_voices() local
298 old = OSDisableInterrupts(); in stop_all_voices()
317 OSRestoreInterrupts(old); in stop_all_voices()
336 BOOL old; in play_sfx() local
339 old = OSDisableInterrupts(); in play_sfx()
359 OSRestoreInterrupts(old); in play_sfx()
364 OSRestoreInterrupts(old); in play_sfx()
449 BOOL old; in MNU_compressor() local
451 old = OSDisableInterrupts(); in MNU_compressor()
456 OSRestoreInterrupts(old); in MNU_compressor()
483 BOOL old; in MNU_kill_all() local
485 old = OSDisableInterrupts(); in MNU_kill_all()
495 OSRestoreInterrupts(old); in MNU_kill_all()
700 BOOL old; in position_win_update() local
732 old = OSDisableInterrupts(); in position_win_update()
756 OSRestoreInterrupts(old); in position_win_update()
765 OSRestoreInterrupts(old); in position_win_update()