Searched defs:UNUSED_PARAMETER2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h592 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7572 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
13831 UNUSED_PARAMETER2(NotUsed, NotUsed2);
13845 UNUSED_PARAMETER2(NotUsed, NotUsed2);
13859 UNUSED_PARAMETER2(NotUsed, NotUsed2);
17793 UNUSED_PARAMETER2(NotUsed, NotUsed2);
25957 UNUSED_PARAMETER2(NotUsed, NotUsed2);
25961 UNUSED_PARAMETER2(NotUsed, NotUsed2);
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8775 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
15623 UNUSED_PARAMETER2(NotUsed, NotUsed2);
15637 UNUSED_PARAMETER2(NotUsed, NotUsed2);
15651 UNUSED_PARAMETER2(NotUsed, NotUsed2);
19831 UNUSED_PARAMETER2(NotUsed, NotUsed2);
26258 UNUSED_PARAMETER2(NotUsed, NotUsed2);
26262 UNUSED_PARAMETER2(NotUsed, NotUsed2);
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8775 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
15623 UNUSED_PARAMETER2(NotUsed, NotUsed2);
15637 UNUSED_PARAMETER2(NotUsed, NotUsed2);
15651 UNUSED_PARAMETER2(NotUsed, NotUsed2);
19831 UNUSED_PARAMETER2(NotUsed, NotUsed2);
26276 UNUSED_PARAMETER2(NotUsed, NotUsed2);
26280 UNUSED_PARAMETER2(NotUsed, NotUsed2);
[all...]

Completed in 585 milliseconds