Home | History | Annotate | Download | only in liblzf

Lines Matching refs:as_func_ret_success

167 as_func_ret_success () {
187 if as_func_ret_success; then
191 echo as_func_ret_success failed.
199 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
280 as_func_ret_success () {
300 if as_func_ret_success; then
304 echo as_func_ret_success failed.
312 if ( set x; as_func_ret_success y && test x = "$1" ); then
369 as_func_ret_success () {
389 if as_func_ret_success; then
393 echo as_func_ret_success failed.
401 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then