Searched refs:numvars (Results 1 – 2 of 2) sorted by relevance
321 local numvars=`echo $vars | wc -w`322 dump "Generating shell library for `basename $1` ($numfuncs functions + $numvars variables)"
474 local CC funcs vars numfuncs numvars500 numvars=$(echo $vars | wc -w)501 log "Generating $ARCH shared library for $LIB ($numfuncs functions + $numvars variables)"