Lines Matching refs:old
207 BOOL old; in stop_voice() local
209 old = OSDisableInterrupts(); in stop_voice()
232 (void)OSRestoreInterrupts(old); in stop_voice()
248 BOOL old; in stop_all_voices() local
252 old = OSDisableInterrupts(); in stop_all_voices()
271 (void)OSRestoreInterrupts(old); in stop_all_voices()
290 BOOL old; in play_sfx() local
293 old = OSDisableInterrupts(); in play_sfx()
314 (void)OSRestoreInterrupts(old); in play_sfx()
319 (void)OSRestoreInterrupts(old); in play_sfx()
404 BOOL old; in MNU_compressor() local
406 old = OSDisableInterrupts(); in MNU_compressor()
411 (void)OSRestoreInterrupts(old); in MNU_compressor()
438 BOOL old; in MNU_kill_all() local
440 old = OSDisableInterrupts(); in MNU_kill_all()
450 (void)OSRestoreInterrupts(old); in MNU_kill_all()
719 BOOL old; in position_win_update() local
751 old = OSDisableInterrupts(); in position_win_update()
775 (void)OSRestoreInterrupts(old); in position_win_update()
784 (void)OSRestoreInterrupts(old); in position_win_update()