Lines Matching refs:as_func_ret_success
172 as_func_ret_success () {
192 if as_func_ret_success; then
196 echo as_func_ret_success failed.
204 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
287 as_func_ret_success () {
307 if as_func_ret_success; then
311 echo as_func_ret_success failed.
319 if ( set x; as_func_ret_success y && test x = "$1" ); then
376 as_func_ret_success () {
396 if as_func_ret_success; then
400 echo as_func_ret_success failed.
408 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then