Searched refs:VARS (Results 1 - 2 of 2) sorted by relevance

/ndk/build/tools/
H A Dgen-system-symbols.sh186 VARS=$(get_library_variables $SRCLIB)
189 VARS=$(filter_library_symbols $LIB $VARS)
192 NUMVARS=$(echo $VARS | wc -w)
195 (echo "$VARS" | tr ' ' '\n') > $DSTDIR/$LIB.variables.txt
H A Dgen-platforms.sh358 local VARS="$3"
367 for var in $VARS; do
395 echo "$VARS" > $DSTFILE.variables.txt

Completed in 95 milliseconds