Searched refs:my_status (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Dmep-dis.c146 int my_status = 0;
152 my_status = print_insn (cd, pc, info, insnbuf, corelength);
153 if (my_status != corelength)
156 my_status = corelength;
158 status += my_status;
174 int my_status = 0;
200 my_status = print_insn (cd, pc, info, insnbuf, copro1length);
202 if (my_status != copro1length)
205 my_status = copro1length;
207 status += my_status;
145 int my_status = 0; local
173 int my_status = 0; local
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/haiku-buildtools/binutils/
H A Dltmain.sh626 my_status=$?
627 if test "$my_status" -eq 0; then :; else
628 eval "(exit $my_status); $my_fail_exp"
651 my_status=$?
653 if test "$my_status" -eq 0; then :; else
654 eval "(exit $my_status); $my_fail_exp"
/haiku-buildtools/gcc/
H A Dltmain.sh626 my_status=$?
627 if test "$my_status" -eq 0; then :; else
628 eval "(exit $my_status); $my_fail_exp"
651 my_status=$?
653 if test "$my_status" -eq 0; then :; else
654 eval "(exit $my_status); $my_fail_exp"
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh274 my_status=""
280 my_status=$?
281 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
282 exit $my_status
/haiku-buildtools/libtool/
H A Dltmain.sh274 my_status=""
280 my_status=$?
281 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
282 exit $my_status

Completed in 269 milliseconds