Searched refs:LSX_UNUSED (Results 1 – 3 of 3) sorted by relevance
59 static int output_flow(sox_effect_t *effp LSX_UNUSED, sox_sample_t const * ibuf, in output_flow() argument60 sox_sample_t * obuf LSX_UNUSED, size_t * isamp, size_t * osamp) in output_flow() argument
75 #define LSX_UNUSED __attribute__ ((unused)) /* Parameter or local variable is intentionally unused… macro77 #define LSX_UNUSED /* Parameter or local variable is intentionally unused. */727 #define SOX_SAMPLE_LOCALS sox_sample_t sox_macro_temp_sample LSX_UNUSED; \728 double sox_macro_temp_double LSX_UNUSED
1292 int LSX_UNUSED ch; in update_status()