Lines Matching refs:fv
129 local -i fl=0 fv=0 fn=0 cpos=0134 (v) fv=1 ;;145 if (( fv )); then146 fv=0147 while (( fv < ${#DIRSTACK[*]} )); do148 d=${DIRSTACK[fv]}150 print -r -- "$fv $d"151 let fv++154 fv=0155 while (( fv < ${#DIRSTACK[*]} )); do156 d=${DIRSTACK[fv]}165 let fv++