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

/external/sqlite/dist/orig/
H A Dsqlite3.c9933 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
17114 UNUSED_PARAMETER2(NotUsed, NotUsed2);
17128 UNUSED_PARAMETER2(NotUsed, NotUsed2);
17142 UNUSED_PARAMETER2(NotUsed, NotUsed2);
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9933 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) macro
17114 UNUSED_PARAMETER2(NotUsed, NotUsed2);
17128 UNUSED_PARAMETER2(NotUsed, NotUsed2);
17142 UNUSED_PARAMETER2(NotUsed, NotUsed2);
[all...]

Completed in 686 milliseconds