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

/haiku-buildtools/legacy/gcc/gcc/
H A Dscan-types.sh40 IMPORTED=`eval 'echo $'"$TYPE"`
41 if [ -n "${IMPORTED}" ] ; then
42 eval "$TYPE='$IMPORTED"
/haiku-buildtools/legacy/gcc/libio/
H A Dgen-params285 eval IMPORTED=\$$TYPE
286 if [ -n "${IMPORTED}" ] ; then
287 eval "$TYPE='$IMPORTED'"
326 eval IMPORTED=\$$NAME
327 if [ -n "${IMPORTED}" ] ; then
328 eval "$NAME='$IMPORTED /* specified */'"
342 eval IMPORTED=\$$NAME
343 if [ -n "${IMPORTED}" ] ; then
344 eval "$NAME='$IMPORTED /* specified */'"

Completed in 38 milliseconds