Searched refs:UNUSED_PARAMETER (Results 1 – 8 of 8) sorted by relevance
19 #ifndef UNUSED_PARAMETER20 #define UNUSED_PARAMETER(param) (void)(param); macro
17 UNUSED_PARAMETER(in); in TPM2_FirmwareRead()18 UNUSED_PARAMETER(out); in TPM2_FirmwareRead()
18 UNUSED_PARAMETER(in); in TPM2_FieldUpgradeData()19 UNUSED_PARAMETER(out); in TPM2_FieldUpgradeData()
17 UNUSED_PARAMETER(in); in TPM2_FieldUpgradeStart()
332 #define UNUSED_PARAMETER(x) (void)(x) macro1785 UNUSED_PARAMETER(NotUsed); in interrupt_handler()2216 UNUSED_PARAMETER(az); in captureOutputCallback()2554 UNUSED_PARAMETER(db); in display_scanstats()2555 UNUSED_PARAMETER(pArg); in display_scanstats()3097 UNUSED_PARAMETER(azNotUsed); in dump_callback()3403 UNUSED_PARAMETER(argc); in readfileFunc()3426 UNUSED_PARAMETER(argc); in writefileFunc()3729 UNUSED_PARAMETER(mType); in sql_trace_callback()3730 UNUSED_PARAMETER(pP); in sql_trace_callback()
12184 #define UNUSED_PARAMETER(x) (void)(x) macro12185 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y)20095 UNUSED_PARAMETER(argc); in currentTimeFunc()20096 UNUSED_PARAMETER(argv); in currentTimeFunc()20971 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()20979 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()21195 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()21209 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()22090 UNUSED_PARAMETER(NotUsed); in memsys3Init()22115 UNUSED_PARAMETER(NotUsed); in memsys3Shutdown()[all …]
326 #define UNUSED_PARAMETER(x) (void)(x) macro1779 UNUSED_PARAMETER(NotUsed); in interrupt_handler()2210 UNUSED_PARAMETER(az); in captureOutputCallback()2548 UNUSED_PARAMETER(db); in display_scanstats()2549 UNUSED_PARAMETER(pArg); in display_scanstats()3091 UNUSED_PARAMETER(azNotUsed); in dump_callback()3397 UNUSED_PARAMETER(argc); in readfileFunc()3420 UNUSED_PARAMETER(argc); in writefileFunc()3707 UNUSED_PARAMETER(mType); in sql_trace_callback()3708 UNUSED_PARAMETER(pP); in sql_trace_callback()