Lines Matching refs:old
183 BOOL old; in stop_voice() local
185 old = OSDisableInterrupts(); in stop_voice()
208 (void)OSRestoreInterrupts(old); in stop_voice()
224 BOOL old; in stop_all_voices() local
228 old = OSDisableInterrupts(); in stop_all_voices()
247 (void)OSRestoreInterrupts(old); in stop_all_voices()
266 BOOL old; in play_sfx() local
269 old = OSDisableInterrupts(); in play_sfx()
290 (void)OSRestoreInterrupts(old); in play_sfx()
295 (void)OSRestoreInterrupts(old); in play_sfx()
380 BOOL old; in MNU_compressor() local
382 old = OSDisableInterrupts(); in MNU_compressor()
387 (void)OSRestoreInterrupts(old); in MNU_compressor()
414 BOOL old; in MNU_kill_all() local
416 old = OSDisableInterrupts(); in MNU_kill_all()
426 (void)OSRestoreInterrupts(old); in MNU_kill_all()
675 BOOL old; in position_win_update() local
707 old = OSDisableInterrupts(); in position_win_update()
731 (void)OSRestoreInterrupts(old); in position_win_update()
740 (void)OSRestoreInterrupts(old); in position_win_update()