Lines Matching refs:old
214 BOOL old; in ax_profile_update() local
228 old = OSDisableInterrupts(); in ax_profile_update()
252 OSRestoreInterrupts(old); in ax_profile_update()
261 OSRestoreInterrupts(old); in ax_profile_update()
318 BOOL old; in MNU_stop_sfx() local
320 old = OSDisableInterrupts(); in MNU_stop_sfx()
330 OSRestoreInterrupts(old); in MNU_stop_sfx()
351 BOOL old; in MNU_stop_looping() local
353 old = OSDisableInterrupts(); in MNU_stop_looping()
363 OSRestoreInterrupts(old); in MNU_stop_looping()
486 BOOL old; in play_sfx() local
489 old = OSDisableInterrupts(); in play_sfx()
506 OSRestoreInterrupts(old); in play_sfx()
511 OSRestoreInterrupts(old); in play_sfx()
518 OSRestoreInterrupts(old); in play_sfx()