Searched refs:est_square_root (Results 1 – 1 of 1) sorted by relevance
652 static int est_square_root(int x){ in est_square_root() function1102 sqlite3_bind_int(g.pStmt, 1, est_square_root(g.szTest)*50); in testset_main()