Searched refs:TCL_STATIC (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_backup.c73 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
83 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
H A Dtest_rtree.c257 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC);
285 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC);
H A Dtest1.c732 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
1488 Tcl_SetResult(interp, (char *)sqlite3ErrStr(rc), TCL_STATIC); local
2221 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
2356 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
3975 Tcl_SetResult(interp, "INTEGER", TCL_STATIC);
3978 Tcl_SetResult(interp, "NULL", TCL_STATIC);
3981 Tcl_SetResult(interp, "FLOAT", TCL_STATIC);
3984 Tcl_SetResult(interp, "TEXT", TCL_STATIC);
3987 Tcl_SetResult(interp, "BLOB", TCL_STATIC);
4157 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
4358 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
4384 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
4885 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
4923 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
5193 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
5223 Tcl_SetResult(interp, (char *)t1ErrorName(rc), TCL_STATIC); local
[all...]
H A Dtest_quota.c805 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
828 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
865 Tcl_SetResult(interp, (char *)"SQLITE_NOMEM", TCL_STATIC);
883 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
H A Dtest_multiplex.c1013 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
1038 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
1152 Tcl_SetResult(interp, (char *)sqlite3TestErrorName(rc), TCL_STATIC); local
H A Dtclsqlite.c2818 Tcl_SetResult(interp, (char *)sqlite3_libversion(), TCL_STATIC);
2956 Tcl_SetResult(interp, "malloc failed", TCL_STATIC);

Completed in 266 milliseconds