Searched refs:sqlite3_uint64 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h209 ** The sqlite3_int64 and sqlite3_uint64 are the preferred type definitions.
215 ** sqlite3_uint64 and sqlite_uint64 types can store integer values
229 typedef sqlite_uint64 sqlite3_uint64; typedef
2061 void(*xProfile)(void*,const char*,sqlite3_uint64), void*);
H A Dsqlite3.c733 ** The sqlite3_int64 and sqlite3_uint64 are the preferred type definitions.
739 ** sqlite3_uint64 and sqlite_uint64 types can store integer values
753 typedef sqlite_uint64 sqlite3_uint64; typedef
2585 void(*xProfile)(void*,const char*,sqlite3_uint64), void*);
15615 sqlite3_uint64 iLimit;
[all...]

Completed in 320 milliseconds