Searched refs:halfFunc (Results 1 – 1 of 1) sorted by relevance
21 static void halfFunc( in halfFunc() function104 nErr |= sqlite3_create_function(db, "half", 1, SQLITE_ANY, 0, halfFunc, 0, 0); in testloadext_init()