Searched refs:dlist (Results 1 – 9 of 9) sorted by relevance
35 dlist=`echo [0-9][0-9]*`36 dlist="$dlist abi backward ext performance tr1 tr2 decimal experimental"37 dlist="$dlist special_functions"38 find $dlist "(" -type f -o -type l ")" -name "*.cc" -print > $tmp.0139 find $dlist "(" -type f -o -type l ")" -name "*.c" -print > $tmp.02
35 dlist=`echo [0-9][0-9]*`36 dlist="$dlist std abi backward ext performance tr1 tr2 decimal experimental"37 dlist="$dlist special_functions"38 find $dlist "(" -type f -o -type l ")" -name "*.cc" -print > $tmp.0139 find $dlist "(" -type f -o -type l ")" -name "*.c" -print > $tmp.02
36 dlist=`echo [0-9][0-9]*`37 dlist="$dlist std abi backward ext performance tr1 tr2 decimal experimental"38 dlist="$dlist special_functions"39 find $dlist "(" -type f -o -type l ")" -name "*.cc" -print > $tmp.0140 find $dlist "(" -type f -o -type l ")" -name "*.c" -print > $tmp.02
34 dlist=`echo [0-9][0-9]*`35 dlist="$dlist abi backward ext performance tr1 tr2 decimal experimental"36 find $dlist "(" -type f -o -type l ")" -name "*.cc" -print > $tmp.0137 find $dlist "(" -type f -o -type l ")" -name "*.c" -print > $tmp.02
10 dlist \
Completed in 6 milliseconds