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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h398 #define sqlite3_bind_double sqlite3_api->bind_double macro
H A Dsqlite3.c91597 SQLITE_API int sqlite3_bind_double(sqlite3_stmt *pStmt, int i, double rValue){ function
135870 #define sqlite3_bind_double macro
[all...]

Completed in 429 milliseconds