Home | History | Annotate | Download | only in orig

Lines Matching refs:sqlite3_result_int64

4146 ** ^The sqlite3_result_int64() interface sets the return value
4208 SQLITE_API void sqlite3_result_int64(sqlite3_context*, sqlite3_int64);