Searched refs:tcl_value (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c2338 Tcl_WideInt tcl_value; local
2399 interp, objv[i++], &tcl_value);
2400 value = tcl_value;
2415 objv[i++], &tcl_value)) != TCL_OK)
2417 max = tcl_value;
2429 objv[i++], &tcl_value)) != TCL_OK)
2431 min = tcl_value;

Completed in 35 milliseconds