Searched refs:UNUSED_PARAMETER (Results 1 – 2 of 2) sorted by relevance
8632 #define UNUSED_PARAMETER(x) (void)(x) macro8633 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y)15413 UNUSED_PARAMETER(argc); in currentTimeFunc()15414 UNUSED_PARAMETER(argv); in currentTimeFunc()16270 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()16278 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()16493 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()16507 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()17387 UNUSED_PARAMETER(NotUsed); in memsys3Init()17412 UNUSED_PARAMETER(NotUsed); in memsys3Shutdown()[all …]
242 #define UNUSED_PARAMETER(x) (void)(x) macro351 UNUSED_PARAMETER(argc); in shellstaticFunc()352 UNUSED_PARAMETER(argv); in shellstaticFunc()693 UNUSED_PARAMETER(NotUsed); in interrupt_handler()1416 UNUSED_PARAMETER(azCol); in dump_callback()