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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c24244 static int os2CurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *piNow){ function
24289 rc = os2CurrentTimeInt64(pVfs, &i);
24355 os2CurrentTimeInt64, /* xCurrentTimeInt64 */
[all...]

Completed in 601 milliseconds