Lines Matching refs:old
189 BOOL old; in stop_voice() local
191 old = OSDisableInterrupts(); in stop_voice()
214 (void)OSRestoreInterrupts(old); in stop_voice()
230 BOOL old; in stop_all_voices() local
234 old = OSDisableInterrupts(); in stop_all_voices()
253 (void)OSRestoreInterrupts(old); in stop_all_voices()
272 BOOL old; in play_sfx() local
275 old = OSDisableInterrupts(); in play_sfx()
296 (void)OSRestoreInterrupts(old); in play_sfx()
301 (void)OSRestoreInterrupts(old); in play_sfx()
386 BOOL old; in MNU_compressor() local
388 old = OSDisableInterrupts(); in MNU_compressor()
393 (void)OSRestoreInterrupts(old); in MNU_compressor()
420 BOOL old; in MNU_kill_all() local
422 old = OSDisableInterrupts(); in MNU_kill_all()
432 (void)OSRestoreInterrupts(old); in MNU_kill_all()
701 BOOL old; in position_win_update() local
733 old = OSDisableInterrupts(); in position_win_update()
757 (void)OSRestoreInterrupts(old); in position_win_update()
766 (void)OSRestoreInterrupts(old); in position_win_update()