Home
last modified time | relevance | path

Searched refs:apndCurrentTimeInt64 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8793 static int apndCurrentTimeInt64(sqlite3_vfs*, sqlite3_int64*);
8817 apndCurrentTimeInt64, /* xCurrentTimeInt64 */
9242 static int apndCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *p){ in apndCurrentTimeInt64() function