Lines Matching refs:as_func_ret_success
192 as_func_ret_success () {
212 if as_func_ret_success; then
216 echo as_func_ret_success failed.
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
307 as_func_ret_success () {
327 if as_func_ret_success; then
331 echo as_func_ret_success failed.
339 if ( set x; as_func_ret_success y && test x = "$1" ); then
396 as_func_ret_success () {
416 if as_func_ret_success; then
420 echo as_func_ret_success failed.
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then