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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c14028 static void timeFunc( function
14222 timeFunc(context, 0, 0);
14313 FUNCTION(time, -1, 0, 0, timeFunc ),
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c22946 static void timeFunc( function
23142 timeFunc(context, 0, 0);
23229 PURE_DATE(time, -1, 0, 0, timeFunc ),
[all...]

Completed in 908 milliseconds