Lines Matching refs:old
235 BOOL old; in ax_profile_update() local
249 old = OSDisableInterrupts(); in ax_profile_update()
273 OSRestoreInterrupts(old); in ax_profile_update()
283 OSRestoreInterrupts(old); in ax_profile_update()
392 BOOL old; in MNU_toggle_comp() local
394 old = OSDisableInterrupts(); in MNU_toggle_comp()
399 OSRestoreInterrupts(old); in MNU_toggle_comp()
530 BOOL old; in stop_all_sfx() local
532 old = OSDisableInterrupts(); in stop_all_sfx()
542 OSRestoreInterrupts(old); in stop_all_sfx()
559 BOOL old; in play_sfx() local
562 old = OSDisableInterrupts(); in play_sfx()
579 OSRestoreInterrupts(old); in play_sfx()
584 OSRestoreInterrupts(old); in play_sfx()
591 OSRestoreInterrupts(old); in play_sfx()
709 BOOL old; in do_test() local
791 old = OSDisableInterrupts(); in do_test()
796 OSRestoreInterrupts(old); in do_test()
837 OSRestoreInterrupts(old); in do_test()