Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest5.c40 char *bytes; in binarize() local
H A Dtest_thread.c568 int bytes; in blocking_prepare_v2_proc() local
H A Dtest1.c3830 int bytes; in test_bind_text() local
3883 int bytes; in test_bind_text16() local
3942 int bytes; in test_bind_blob() local
4512 int bytes = 0; in test_errmsg16() local
4547 int bytes; in test_prepare() local
4605 int bytes; in test_prepare_v2() local
4679 int bytes, flags; in test_prepare_v3() local
4798 int bytes; /* The integer specified as arg 3 */ in test_prepare16() local
4858 int bytes; /* The integer specified as arg 3 */ in test_prepare16_v2() local
H A Dtclsqlite.c979 int bytes = sqlite3_value_bytes(pIn); in tclSqlFunc() local
1002 int bytes = sqlite3_value_bytes(pIn); in tclSqlFunc() local
1757 int bytes = sqlite3_column_bytes(pStmt, iCol); in dbEvalColumnValue() local