Searched refs:WAVE_UNSIGNED (Results 1 – 4 of 4) sorted by relevance
224 #define WAVE_UNSIGNED 0x02 /* bit 1 = Signed - Unsigned data. */ macro
228 #define WAVE_UNSIGNED 0x02 /* bit 1 = Signed - Unsigned data. */ macro
975 if (patch.mode & WAVE_UNSIGNED) in load_guspatch()