Searched refs:repeat_count (Results 1 – 1 of 1) sorted by relevance
68 int repeat_count; in test_value_overhead() local78 if( Tcl_GetIntFromObj(interp, objv[1], &repeat_count) ) return TCL_ERROR; in test_value_overhead()85 for(i=0; i<repeat_count; i++){ in test_value_overhead()