Lines Matching refs:old
189 BOOL old; in ax_profile_update() local
203 old = OSDisableInterrupts(); in ax_profile_update()
227 OSRestoreInterrupts(old); in ax_profile_update()
236 OSRestoreInterrupts(old); in ax_profile_update()
293 BOOL old; in MNU_stop_sfx() local
295 old = OSDisableInterrupts(); in MNU_stop_sfx()
305 OSRestoreInterrupts(old); in MNU_stop_sfx()
326 BOOL old; in MNU_stop_looping() local
328 old = OSDisableInterrupts(); in MNU_stop_looping()
338 OSRestoreInterrupts(old); in MNU_stop_looping()
461 BOOL old; in play_sfx() local
464 old = OSDisableInterrupts(); in play_sfx()
481 OSRestoreInterrupts(old); in play_sfx()
486 OSRestoreInterrupts(old); in play_sfx()
493 OSRestoreInterrupts(old); in play_sfx()