Searched refs:error_cond (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_encoder_mt.c485 goto error_cond;
505 error_cond:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c712 tree tmp, error_cond; local
748 error_cond = fold_build2_loc (input_location, EQ_EXPR,
752 gfc_unlikely (error_cond, PRED_FORTRAN_FAIL_ALLOC),
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc785 tree tmp, error_cond; local
821 error_cond = fold_build2_loc (input_location, EQ_EXPR,
825 gfc_unlikely (error_cond, PRED_FORTRAN_FAIL_ALLOC),

Completed in 98 milliseconds