Lines Matching refs:old
181 BOOL old; in stop_voice() local
183 old = OSDisableInterrupts(); in stop_voice()
206 (void)OSRestoreInterrupts(old); in stop_voice()
222 BOOL old; in stop_all_voices() local
226 old = OSDisableInterrupts(); in stop_all_voices()
245 (void)OSRestoreInterrupts(old); in stop_all_voices()
264 BOOL old; in play_sfx() local
267 old = OSDisableInterrupts(); in play_sfx()
288 (void)OSRestoreInterrupts(old); in play_sfx()
293 (void)OSRestoreInterrupts(old); in play_sfx()
378 BOOL old; in MNU_compressor() local
380 old = OSDisableInterrupts(); in MNU_compressor()
385 (void)OSRestoreInterrupts(old); in MNU_compressor()
412 BOOL old; in MNU_kill_all() local
414 old = OSDisableInterrupts(); in MNU_kill_all()
424 (void)OSRestoreInterrupts(old); in MNU_kill_all()
693 BOOL old; in position_win_update() local
725 old = OSDisableInterrupts(); in position_win_update()
749 (void)OSRestoreInterrupts(old); in position_win_update()
758 (void)OSRestoreInterrupts(old); in position_win_update()