Searched refs:OUTPUT (Results 1 – 2 of 2) sorted by relevance
43 OUTPUT=.69 OUTPUT=$(echo $2 | sed 's/\/*$//')89 if [ "$OUTPUT" != . ]; then90 KCONFIG_CONFIG=$(readlink -m -- "$OUTPUT/.config")151 if [ "$OUTPUT" != "." ] ; then152 OUTPUT_ARG="O=$OUTPUT"
1044 %apply int *OUTPUT { int *lenp };
Completed in 4 milliseconds