Searched refs:WAVELASTCMD (Results 1 – 5 of 5) sorted by relevance
61 #define WAVELASTCMD 0xfe macro
556 if ((ltable[WTBL][c] >= WAVECMD) && (ltable[WTBL][c] <= WAVELASTCMD)) in deletetable()645 if ((ltable[WTBL][c] >= WAVECMD) && (ltable[WTBL][c] <= WAVELASTCMD)) in inserttable()820 if ((ltable[WTBL][c] >= WAVECMD) && (ltable[WTBL][c] <= WAVELASTCMD)) in optimizetable()
529 if ((wave >= WAVECMD) && (wave <= WAVELASTCMD)) in playroutine()711 if ((wave >= WAVECMD) && (wave <= WAVELASTCMD)) in playroutine()
394 if ((ltable[WTBL][c] >= WAVECMD) && (ltable[WTBL][c] <= WAVELASTCMD)) in relocator()830 if ((ltable[WTBL][c] >= WAVECMD) && (ltable[WTBL][c] <= WAVELASTCMD)) in relocator()1313 if ((ltable[c][d] >= WAVECMD) && (ltable[c][d] <= WAVELASTCMD)) in relocator()
1694 if (c == 0 && (ltable[c][d] >= WAVECMD && ltable[c][d] <= WAVELASTCMD)) in mergesong()