Home | History | Annotate | Download | only in libevent

Lines Matching refs:as_func_ret_success

190 as_func_ret_success () {
210 if as_func_ret_success; then
214 echo as_func_ret_success failed.
222 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
305 as_func_ret_success () {
325 if as_func_ret_success; then
329 echo as_func_ret_success failed.
337 if ( set x; as_func_ret_success y && test x = "$1" ); then
394 as_func_ret_success () {
414 if as_func_ret_success; then
418 echo as_func_ret_success failed.
426 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then