Home
last modified time | relevance | path

Searched refs:vcount (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sysdeps/unix/
Dmake-syscalls.sh80 vcount=""
97 if test -z "$vcount" ; then
99 vcount=1
101 source="${strong}_${vcount}"
102 vcount=`expr $vcount + 1`
124 if test -z "$vcount" ; then
126 vcount=1
128 source="${strong}_${vcount}"
129 vcount=`expr $vcount + 1`