Searched refs:CMD_SETFILTERPTR (Results 1 – 6 of 6) sorted by relevance
14 #define CMD_SETFILTERPTR 10 macro
422 case WAVECMD + CMD_SETFILTERPTR: in tablecommands()799 if ((pattern[c][d*4+2] >= CMD_SETWAVEPTR) && (pattern[c][d*4+2] <= CMD_SETFILTERPTR)) in optimizetable()837 case CMD_SETFILTERPTR: in optimizetable()
294 if ((pattern[c][d*4+2] >= CMD_SETWAVEPTR) && (pattern[c][d*4+2] <= CMD_SETFILTERPTR)) in relocator()414 case CMD_SETFILTERPTR: in relocator()865 case CMD_SETFILTERPTR: in relocator()1329 case CMD_SETFILTERPTR: in relocator()1789 case CMD_SETFILTERPTR: in packpattern()
458 case CMD_SETFILTERPTR: in playroutine()666 case CMD_SETFILTERPTR: in playroutine()
577 cmd = CMD_SETFILTERPTR; in loadsong()691 if (pattern[c][d*4+2] == CMD_SETFILTERPTR) in loadsong()1701 if (cmd == CMD_SETFILTERPTR && rtable[c][d] > 0) in mergesong()1726 if (pattern[c + pattbase][d + 2] == CMD_SETFILTERPTR && pattern[c + pattbase][d + 3] > 0) in mergesong()
173 case CMD_SETFILTERPTR: in patterncommands()