Searched refs:nobjs (Results 1 – 1 of 1) sorted by relevance
1227 int err, flag, nobjs; in tcldoexcommand() local1230 nobjs = objc - objn; in tcldoexcommand()1231 if (nobjs < 1 || nobjs > 2) in tcldoexcommand()1238 if (nobjs == 2) in tcldoexcommand()1284 int err, nobjs, idx; in tclsetoption() local1294 nobjs = objc - objn; in tclsetoption()1295 if (nobjs != 1 && nobjs != 2) in tclsetoption()1320 if (nobjs == 2) in tclsetoption()