Lines Matching refs:as_func_ret_success
169 as_func_ret_success () {
189 if as_func_ret_success; then
193 echo as_func_ret_success failed.
201 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
282 as_func_ret_success () {
302 if as_func_ret_success; then
306 echo as_func_ret_success failed.
314 if ( set x; as_func_ret_success y && test x = "$1" ); then
371 as_func_ret_success () {
391 if as_func_ret_success; then
395 echo as_func_ret_success failed.
403 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then