Lines Matching refs:UNUSED_PARAMETER
808 #define UNUSED_PARAMETER(x) (void)(x) macro
1601 UNUSED_PARAMETER(nVal); in shellStrtod()
1664 UNUSED_PARAMETER(nVal); in shellAddSchemaName()
3721 #ifndef UNUSED_PARAMETER
3722 # define UNUSED_PARAMETER(X) (void)(X) macro
4093 UNUSED_PARAMETER(argc); in decimalCmpFunc()
4360 UNUSED_PARAMETER(argc); in decimalFunc()
4384 UNUSED_PARAMETER(notUsed); in decimalCollFunc()
4409 UNUSED_PARAMETER(argc); in decimalAddFunc()
4422 UNUSED_PARAMETER(argc); in decimalSubFunc()
4444 UNUSED_PARAMETER(argc); in decimalSumStep()
4470 UNUSED_PARAMETER(argc); in decimalSumInverse()
4503 UNUSED_PARAMETER(argc); in decimalMulFunc()
4530 UNUSED_PARAMETER(argc); in decimalPow2Func()
5946 #ifndef UNUSED_PARAMETER
5947 # define UNUSED_PARAMETER(X) (void)(X) macro
6073 UNUSED_PARAMETER(argc); in ieee754func_from_blob()
6093 UNUSED_PARAMETER(argc); in ieee754func_to_blob()
6132 UNUSED_PARAMETER(argc); in ieee754inc()
22102 UNUSED_PARAMETER(p); in setCrlfMode()
22552 UNUSED_PARAMETER(NotUsed); in interrupt_handler()
22594 UNUSED_PARAMETER(zA1); in safeModeAuth()
22595 UNUSED_PARAMETER(zA3); in safeModeAuth()
22596 UNUSED_PARAMETER(zA4); in safeModeAuth()
23320 UNUSED_PARAMETER(az); in captureOutputCallback()
23977 UNUSED_PARAMETER(db); in display_scanstats()
23978 UNUSED_PARAMETER(pArg); in display_scanstats()
25126 UNUSED_PARAMETER(azNotUsed); in dump_callback()
25942 UNUSED_PARAMETER(nVal); in shellModuleSchema()
26223 UNUSED_PARAMETER(pUserData); in linenoise_completion()
27054 UNUSED_PARAMETER(nArg); in shell_dbtotxt_command()
27055 UNUSED_PARAMETER(azArg); in shell_dbtotxt_command()
32741 UNUSED_PARAMETER(in); in one_input_line()
32742 UNUSED_PARAMETER(isContinuation); in one_input_line()