Searched refs:mISLOOPED (Results 1 – 14 of 14) sorted by relevance
67 #define mISLOOPED(x) ((x->type)&0x1) macro188 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()229 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
70 #define mISLOOPED(x) ((x->type)&0x1) macro191 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()232 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
73 #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()
67 #define mISLOOPED(x) ((x->type)&0x1) macro189 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()230 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
132 #define mISLOOPED(x) ((x->type)&0x1) macro263 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()304 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
70 #define mISLOOPED(x) ((x->type)&0x1) macro212 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()253 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
67 #define mISLOOPED(x) ((x->type)&0x1) macro221 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice()262 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices()
138 #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
136 #define mISLOOPED(x) ((x->type)&0x1) macro357 if ( (demo_voice[i].ax_voice) && mISLOOPED(demo_voice[i].sp_entry) ) in MNU_stop_looping()