Home
last modified time | relevance | path

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

/ndk/build/tools/
Ddev-system-import.sh320 local numfuncs=`echo $funcs | wc -w`
322 dump "Generating shell library for `basename $1` ($numfuncs functions + $numvars variables)"
Dgen-platforms.sh474 local CC funcs vars numfuncs numvars
499 numfuncs=$(echo $funcs | wc -w)
501 log "Generating $ARCH shared library for $LIB ($numfuncs functions + $numvars variables)"