Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c7229 static int testLocaltime(const void *aliasT, void *aliasTM){ in testLocaltime() argument
7231 struct tm *pTm = (struct tm *)aliasTM; in testLocaltime()