Searched refs:ith (Results 1 – 2 of 2) sorted by relevance
84 const FileSpec &ith = get_ith(idx); in FindFileIndex() local86 if (ConstString::Equals(ith.GetFilename(), file_spec.GetFilename(), in FindFileIndex()88 ith.IsCaseSensitive())) in FindFileIndex()91 if (FileSpec::Equal(ith, file_spec, full)) in FindFileIndex()
50 typeset -i ith=$(random_int_between 0 $((children - 1)))