HomeSort by relevance Sort by last modified time
    Searched refs:numvars (Results 1 - 2 of 2) sorted by null

  /ndk/build/tools/
dev-system-import.sh 321 local numvars=`echo $vars | wc -w`
322 dump "Generating shell library for `basename $1` ($numfuncs functions + $numvars variables)"
gen-platforms.sh 470 local CC funcs vars numfuncs numvars
491 numvars=$(echo $vars | wc -w)
492 log "Generating $ARCH shared library for $LIB ($numfuncs functions + $numvars variables)"

Completed in 180 milliseconds