Home | History | Annotate | Download | only in native

Lines Matching full:sqlite3_result_double

2097 	    sqlite3_result_double((sqlite3_context *) f->sf, (double) d);
2106 sqlite3_result_double((sqlite3_context *) f->sf, (double) d);