Searched refs:UNUSED_PARAMETER2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7864 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
14221 UNUSED_PARAMETER2(NotUsed, NotUsed2);
14235 UNUSED_PARAMETER2(NotUsed, NotUsed2);
14249 UNUSED_PARAMETER2(NotUsed, NotUsed2);
18185 UNUSED_PARAMETER2(NotUsed, NotUsed2);
26419 UNUSED_PARAMETER2(NotUsed, NotUsed2);
26423 UNUSED_PARAMETER2(NotUsed, NotUsed2);
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c14770 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
23141 UNUSED_PARAMETER2(NotUsed, NotUsed2);
23155 UNUSED_PARAMETER2(NotUsed, NotUsed2);
23169 UNUSED_PARAMETER2(NotUsed, NotUsed2);
[all...]

Completed in 868 milliseconds