Home
last modified time | relevance | path

Searched defs:SQLITE_CDECL (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A Dsqlite3.h78 # define SQLITE_CDECL macro
H A Dshell.c569 # define SQLITE_CDECL macro
23873 int (SQLITE_CDECL *xCloser)(FILE*); /* Func to close in */ global() member
26906 char *(SQLITE_CDECL *xRead)(ImportCtx*); /* Func to read one value */ do_meta_command() local
[all...]
H A Dsqlite3.c391 # define SQLITE_CDECL macro
21686 SQLITE_API SQLITE_EXTERN void (SQLITE_CDECL *sqlite3IoTrace)(const char*,...); variable
[all...]