Searched refs:temp1 (Results 1 – 2 of 2) sorted by relevance
27 temp1=$codir/iconvdata/iconv-test.xxx30 trap "rm -f $temp1 $temp2" 1 2 3 1561 $PROG -f $from -t $t testdata/$from < /dev/null > $temp1 ||66 LC_ALL=C cmp $temp1 testdata/$from..$t > /dev/null 2>&1 ||71 $PROG -f $t -t $to -o $temp2 $temp1 < /dev/null ||75 test -s $temp1 &&79 rm -f $temp1 $temp288 $PROG -f $t -t $to > $temp1 ||92 LC_ALL=C cmp testdata/suntzus $temp1 ||96 rm -f $temp1[all …]
33 unsigned int temp1; in _dl_elf_hash() local72 : "=&r" (result), "=r" (name), "=&c" (temp0), "=&r" (temp1) in _dl_elf_hash()