Home
last modified time | relevance | path

Searched defs:UNUSED_PARAMETER (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c440 #define UNUSED_PARAMETER(x) (void)(x) macro
2376 # define UNUSED_PARAMETER(X) (void)(X) macro
3083 # define UNUSED_PARAMETER global() macro
[all...]
H A Dsqlite3.c14742 #define UNUSED_PARAMETER(x) (void)(x) macro
179455 #define UNUSED_PARAMETER global() macro
201053 # define UNUSED_PARAMETER global() macro
[all...]

Completed in 139 milliseconds