Lines Matching refs:as_func_ret_success
173 as_func_ret_success () {
193 if as_func_ret_success; then
197 echo as_func_ret_success failed.
205 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
297 as_func_ret_success () {
317 if as_func_ret_success; then
321 echo as_func_ret_success failed.
329 if ( set x; as_func_ret_success y && test x = "$1" ); then
395 as_func_ret_success () {
415 if as_func_ret_success; then
419 echo as_func_ret_success failed.
427 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then