Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest5.c67 int do_calls; in test_value_overhead() local
79 if( Tcl_GetIntFromObj(interp, objv[2], &do_calls) ) return TCL_ERROR; in test_value_overhead()
86 if( do_calls ){ in test_value_overhead()