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

/macosx-10.10/Heimdal-398.1.2/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 483 milliseconds