Lines Matching defs:SQLITE_CALLBACK
371 ** The SQLITE_CALLBACK macro is used to set the calling convention for377 ** Currently, the SQLITE_CDECL, SQLITE_APICALL, SQLITE_CALLBACK, and396 #ifndef SQLITE_CALLBACK397 # define SQLITE_CALLBACK