Searched refs:xg_on_macro (Results 1 – 1 of 1) sorted by relevance
486 static const unsigned char xg_on_macro[] = { in sysex() local570 else if (len >= (int)sizeof(xg_on_macro) && in sysex()571 memcmp(buf, xg_on_macro, sizeof(xg_on_macro)) == 0) { in sysex()