Home
last modified time | relevance | path

Searched refs:LSX_USE_VAR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Draw.c76 LSX_USE_VAR(sox_macro_temp_sample), LSX_USE_VAR(sox_macro_temp_double); \
104 LSX_USE_VAR(sox_macro_temp_sample), LSX_USE_VAR(sox_macro_temp_double); \
H A Dsox.h370 #define LSX_USE_VAR(x) ((void)(x=0)) /* During static analysis, initialize unused variables to 0. … macro
372 #define LSX_USE_VAR(x) ((void)(x)) /* Parameter or variable is intentionally unused. */
757 LSX_USE_VAR(sox_macro_temp_double), \
873 LSX_USE_VAR(sox_macro_temp_sample), \
H A Doss.c273 LSX_USE_VAR(sox_macro_temp_double); in ossread()
H A Dsunaudio.c371 LSX_USE_VAR(sox_macro_temp_double); in sunread()