Searched refs:mISLOOPED (Results 1 – 14 of 14) sorted by relevance
75 #define mISLOOPED(x) ((x->type)&0x1) macro196 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()237 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
72 #define mISLOOPED(x) ((x->type)&0x1) macro193 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()234 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
72 #define mISLOOPED(x) ((x->type)&0x1) macro194 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()235 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
106 #define mISLOOPED(x) ((x->type)&0x1) macro237 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()278 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
78 #define mISLOOPED(x) ((x->type)&0x1) macro199 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()240 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
75 #define mISLOOPED(x) ((x->type)&0x1) macro217 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()258 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
72 #define mISLOOPED(x) ((x->type)&0x1) macro226 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()267 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
115 #define mISLOOPED(x) ((x->type)&0x1) macro
194 #define mISLOOPED(x) ((x->type)&0x1) // Checks SP entry 'type' to see if the voice is looped or … macro
111 #define mISLOOPED(x) ((x->type)&0x1) macro332 if ( (demo_voice[i].ax_voice) && mISLOOPED(demo_voice[i].sp_entry) ) in MNU_stop_looping()