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

/haiku-buildtools/isl/
H A Dltmain.sh1113 _G_status=$?
1114 if test 0 -ne "$_G_status"; then
1115 eval "(exit $_G_status); $_G_fail_exp"
1141 _G_status=$?
1143 if test 0 -ne "$_G_status"; then
1144 eval "(exit $_G_status); $_G_fail_exp"

Completed in 54 milliseconds