Lines Matching refs:old
202 BOOL old; in stop_voice() local
204 old = OSDisableInterrupts(); in stop_voice()
227 (void)OSRestoreInterrupts(old); in stop_voice()
243 BOOL old; in stop_all_voices() local
247 old = OSDisableInterrupts(); in stop_all_voices()
266 (void)OSRestoreInterrupts(old); in stop_all_voices()
285 BOOL old; in play_sfx() local
288 old = OSDisableInterrupts(); in play_sfx()
309 (void)OSRestoreInterrupts(old); in play_sfx()
314 (void)OSRestoreInterrupts(old); in play_sfx()
399 BOOL old; in MNU_compressor() local
401 old = OSDisableInterrupts(); in MNU_compressor()
406 (void)OSRestoreInterrupts(old); in MNU_compressor()
433 BOOL old; in MNU_kill_all() local
435 old = OSDisableInterrupts(); in MNU_kill_all()
445 (void)OSRestoreInterrupts(old); in MNU_kill_all()
714 BOOL old; in position_win_update() local
746 old = OSDisableInterrupts(); in position_win_update()
770 (void)OSRestoreInterrupts(old); in position_win_update()
779 (void)OSRestoreInterrupts(old); in position_win_update()