Home
last modified time | relevance | path

Searched refs:UNUSED_PARAMETER (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Drun.c36 #define UNUSED_PARAMETER(x) (void)(x) macro
119 UNUSED_PARAMETER(lanes); in run()
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3.c14156 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y)
25145 UNUSED_PARAMETER(id); in noopMutexAlloc()
25151 UNUSED_PARAMETER(p); in noopMutexTry()
26349 UNUSED_PARAMETER(p);
26441 UNUSED_PARAMETER(n);
32999 UNUSED_PARAMETER(p);
37551 UNUSED_PARAMETER(p);
41684 UNUSED_PARAMETER(p);
75286 UNUSED_PARAMETER(p);
78245 UNUSED_PARAMETER(p);
[all …]
H A Dshell.c377 #define UNUSED_PARAMETER(x) (void)(x) macro
859 UNUSED_PARAMETER(nVal); in shellModuleSchema()
904 UNUSED_PARAMETER(nVal); in shellAddSchemaName()
9127 UNUSED_PARAMETER(NotUsed); in interrupt_handler()
9698 UNUSED_PARAMETER(az); in captureOutputCallback()
10060 UNUSED_PARAMETER(db); in display_scanstats()
10061 UNUSED_PARAMETER(pArg); in display_scanstats()
10750 UNUSED_PARAMETER(azNotUsed); in dump_callback()
11561 UNUSED_PARAMETER(mType); in sql_trace_callback()
11562 UNUSED_PARAMETER(pP); in sql_trace_callback()