Lines Matching refs:old
178 BOOL old; in stop_voice() local
180 old = OSDisableInterrupts(); in stop_voice()
203 (void)OSRestoreInterrupts(old); in stop_voice()
219 BOOL old; in stop_all_voices() local
223 old = OSDisableInterrupts(); in stop_all_voices()
242 (void)OSRestoreInterrupts(old); in stop_all_voices()
261 BOOL old; in play_sfx() local
264 old = OSDisableInterrupts(); in play_sfx()
285 (void)OSRestoreInterrupts(old); in play_sfx()
290 (void)OSRestoreInterrupts(old); in play_sfx()
375 BOOL old; in MNU_compressor() local
377 old = OSDisableInterrupts(); in MNU_compressor()
382 (void)OSRestoreInterrupts(old); in MNU_compressor()
409 BOOL old; in MNU_kill_all() local
411 old = OSDisableInterrupts(); in MNU_kill_all()
421 (void)OSRestoreInterrupts(old); in MNU_kill_all()
635 BOOL old; in position_win_update() local
667 old = OSDisableInterrupts(); in position_win_update()
691 (void)OSRestoreInterrupts(old); in position_win_update()
700 (void)OSRestoreInterrupts(old); in position_win_update()