Searched refs:UNUSED_PARAMETER (Results 1 – 6 of 6) sorted by relevance
69 #define UNUSED_PARAMETER(x) (void)(x) macro303 UNUSED_PARAMETER(stream); in out_set_sample_rate()304 UNUSED_PARAMETER(rate); in out_set_sample_rate()348 UNUSED_PARAMETER(stream); in out_get_format()355 UNUSED_PARAMETER(stream); in out_set_format()356 UNUSED_PARAMETER(format); in out_set_format()387 UNUSED_PARAMETER(stream); in out_dump()388 UNUSED_PARAMETER(fd); in out_dump()574 UNUSED_PARAMETER(stream); in out_set_volume()575 UNUSED_PARAMETER(left); in out_set_volume()[all …]
47 #ifndef UNUSED_PARAMETER48 #define UNUSED_PARAMETER(P) (P) macro
433 UNUSED_PARAMETER(dhd); in dhd_list()434 UNUSED_PARAMETER(garb); in dhd_list()435 UNUSED_PARAMETER(argv); in dhd_list()598 UNUSED_PARAMETER(dhd); in dhd_pktgen()599 UNUSED_PARAMETER(cmd); in dhd_pktgen()890 UNUSED_PARAMETER(cmd); in dhd_sdreg()1223 UNUSED_PARAMETER(cmd); in dhd_sprom()1455 UNUSED_PARAMETER(cmd); in dhd_vars()1560 UNUSED_PARAMETER(cmd); in dhd_load_file_bytes()1728 UNUSED_PARAMETER(cmd); in dhd_download()[all …]
452 UNUSED_PARAMETER(argc); in main()647 UNUSED_PARAMETER(wl); in rwl_shell_createproc()
328 #define UNUSED_PARAMETER(x) (void)(x) macro