Lines Matching refs:old
258 BOOL old; in ax_profile_update() local
272 old = OSDisableInterrupts(); in ax_profile_update()
296 OSRestoreInterrupts(old); in ax_profile_update()
306 OSRestoreInterrupts(old); in ax_profile_update()
415 BOOL old; in MNU_toggle_comp() local
417 old = OSDisableInterrupts(); in MNU_toggle_comp()
422 OSRestoreInterrupts(old); in MNU_toggle_comp()
547 BOOL old; in stop_all_sfx() local
549 old = OSDisableInterrupts(); in stop_all_sfx()
559 OSRestoreInterrupts(old); in stop_all_sfx()
577 BOOL old; in play_sfx() local
580 old = OSDisableInterrupts(); in play_sfx()
597 OSRestoreInterrupts(old); in play_sfx()
602 OSRestoreInterrupts(old); in play_sfx()
609 OSRestoreInterrupts(old); in play_sfx()
726 BOOL old; in do_test() local
808 old = OSDisableInterrupts(); in do_test()
813 OSRestoreInterrupts(old); in do_test()
854 OSRestoreInterrupts(old); in do_test()