Searched refs:UNUSED_PARAMETER (Results 1 – 2 of 2) sorted by relevance
398 #define UNUSED_PARAMETER(x) (void)(x) macro945 UNUSED_PARAMETER(nVal); in shellModuleSchema()990 UNUSED_PARAMETER(nVal); in shellAddSchemaName()4534 #ifndef UNUSED_PARAMETER4535 # define UNUSED_PARAMETER(X) (void)(X) macro4752 UNUSED_PARAMETER(argc); in decimalFunc()4806 UNUSED_PARAMETER(argc); in decimalCmpFunc()4931 UNUSED_PARAMETER(notUsed); in decimalCollFunc()4956 UNUSED_PARAMETER(argc); in decimalAddFunc()4969 UNUSED_PARAMETER(argc); in decimalSubFunc()[all …]
14957 #define UNUSED_PARAMETER(x) (void)(x) macro14958 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y)23482 UNUSED_PARAMETER(argc); in currentTimeFunc()23483 UNUSED_PARAMETER(argv); in currentTimeFunc()24383 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()24391 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()24607 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()24621 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()25502 UNUSED_PARAMETER(NotUsed); in memsys3Init()25527 UNUSED_PARAMETER(NotUsed); in memsys3Shutdown()[all …]