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
288 as_func_ret_success () {
308 if as_func_ret_success; then
312 echo as_func_ret_success failed.
320 if ( set x; as_func_ret_success y && test x = "$1" ); then
377 as_func_ret_success () {
397 if as_func_ret_success; then
401 echo as_func_ret_success failed.
409 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then