Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
H A Dutil.c157 sqlite_int64 int64val; in _pysqlite_long_as_int64() local
159 (unsigned char *)&int64val, sizeof(int64val), in _pysqlite_long_as_int64()
161 return int64val; in _pysqlite_long_as_int64()

Completed in 1 milliseconds