Searched refs:SQLITE_INTEGER (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteStatement.cpp324 case SQLITE_INTEGER: // SQLValue and JS don't represent integers, so use FLOAT -case
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h3382 #define SQLITE_INTEGER 1 macro
3421 ** [SQLITE_INTEGER | datatype code] for the initial data type
3422 ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
3805 ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
H A Dsqlite3.c3935 #define SQLITE_INTEGER 1 macro
3974 ** [SQLITE_INTEGER | datatype code] for the initial data type
3975 ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
4358 ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
10147 double r; /* Value if eType is SQLITE_FLOAT or SQLITE_INTEGER */
10149 u8 eType; /* SQLITE_NULL, SQLITE_INTEGER ... etc. */
12699 u8 type; /* One of SQLITE_NULL, SQLITE_TEXT, SQLITE_INTEGER, etc */
13964 || eType==SQLITE_INTEGER ){
[all...]
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dauthdb.c560 case SQLITE_INTEGER:
/macosx-10.10/apr-32/apr-util/apr-util/dbd/
H A Dapr_dbd_sqlite3.c140 case SQLITE_INTEGER:
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dscache.c517 if (sqlite3_column_type(s->scache_name, 0) != SQLITE_INTEGER) {
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecDbItem.c817 case SQLITE_INTEGER:

Completed in 910 milliseconds