Lines Matching refs:fv
122 local -i fl=0 fv=0 fn=0 cpos=0127 (v) fv=1 ;;138 if (( fv )); then139 fv=0140 while (( fv < ${#DIRSTACK[*]} )); do141 d=${DIRSTACK[fv]}143 print -r -- "$fv $d"144 let fv++147 fv=0148 while (( fv < ${#DIRSTACK[*]} )); do149 d=${DIRSTACK[fv]}158 let fv++