Searched refs:ar_f10 (Results 1 – 1 of 1) sorted by relevance
33 ar_f10="$ar_tmpdir/test10.a"93 if ! $ar_prog cr $ar_f10 $ar_data1 $ar_data0; then94 warn "failed to create basic archive $ar_f10"101 if ! $dump_prog -g $ar_f10 | sed 1d > $ar_f10.dump; then102 warn "failed to dump archive $ar_f10"109 if ! $nm_prog -P -tx $ar_f10 > $ar_f10.nm; then201 if ! compare_files $ar_f10 $alt; then213 if ! compare_files $ar_f10 $alt; then263 if ! compare_files $ar_f10 $alt; then404 if compare_files "$ar_f10" "$alt"; then[all …]