Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c203186 static void intTestFunc( function
203271 rc = sqlite3_create_function(db, zTest2, 0, any, pdb, intTestFunc, 0, 0);