Home | History | Annotate | Download | only in dist

Lines Matching full:sqlite3_result_int

2710 ** pointer through into calls to [sqlite3_result_int | sqlite3_result()],
3741 ** ^The sqlite3_result_int() interface sets the return value
3800 SQLITE_API void sqlite3_result_int(sqlite3_context*, int);