void _func1(void) {
// --- ifif
/* 227  6 */   ( * argc == '?' ) || ( * argc == '!' ) || ( * argc == '*' )   ;
/* 231  6 */   ( * argc == '+' ) || ( * argc == 'n' ) || ( * argc == 'p' )   ;
// then
}
void _func2(void) {
// --- ifif
/* 260  6 */   ( * argc == '&' ) || ( * argc == 'i' ) || ( * argc == 'w' ) || ( * argc == 'x' )   ;
/* 265  6 */   * argc == ','   ;
// then
}
void _func3(void) {
// --- ifif
/* 283  7 */   required != '\0'   ;
/* 285  7 */   optional == '\0'   ;
/* 287  7 */   N_U_L_L_replacement   ;
// then
}
void _func4(void) {
// --- ifif
/* 486  3 */   ( optional == '!' ) && lastarg_complex   ;
/* 490  3 */   ! okay   ;
// then
}
void _func5(void) {
// --- ifif
/* 523  3 */   optional == '*'   ;
/* 525  3 */   required == '\0'   ;
/* 527  3 */   ( required == 'n' ) || ( required == '+' )   ;
// else
}
void _func6(void) {
// --- ifif else
/* 651  3 */   anynum   ;
/* 657  3 */   ( col_bt == FFEINFO_basictypeNONE ) && ( col_kt == FFEINFO_kindtypeNONE )   ;
// else
}
void _func7(void) {
// --- ifif
/* 767  7 */   col_kt != FFEINFO_kindtypeREALDEFAULT   ;
/* 769  7 */   need_col   ;
// then
}
void _func8(void) {
// --- ifif
/* 801  6 */   ( * argc == '?' ) || ( * argc == '!' ) || ( * argc == '*' )   ;
/* 805  6 */   ( * argc == '+' ) || ( * argc == 'n' ) || ( * argc == 'p' )   ;
// then
}
void _func9(void) {
// --- ifif
/* 834  6 */   ( * argc == '&' ) || ( * argc == 'i' ) || ( * argc == 'w' ) || ( * argc == 'x' )   ;
/* 839  6 */   * argc == ','   ;
// then
}
void _func10(void) {
// --- ifif
/* 1078  3 */   ( optional == '!' ) && lastarg_complex   ;
/* 1082  3 */   ! okay   ;
// then
}
void _func11(void) {
// --- ifif
/* 1098  7 */   abt == FFEINFO_basictypeNONE   ;
/* 1100  7 */   akt == FFEINFO_kindtypeNONE   ;
// then
}
void _func12(void) {
// --- ifif
/* 1126  3 */   optional == '*'   ;
/* 1128  3 */   required == '\0'   ;
/* 1130  3 */   ( required == 'n' ) || ( required == '+' )   ;
// else
}
void _func13(void) {
// --- ifif
/* 1271  6 */   state == FFE_intrinsicstateDELETED   ;
/* 1274  6 */   timp != FFEINTRIN_impNONE   ;
/* 1281  6 */   state == FFE_intrinsicstateDISABLED   ;
// else
}
void _func14(void) {
// --- ifif
/* 1378  6 */   ( ffesymbol_attrs ( ffebld_symter ( symter ) ) & FFESYMBOL_attrsTYPE ) && ( ( ( bt != ffesymbol_basictype ( ffebld_symter ( symter ) ) ) || ( kt != ffesymbol_kindtype ( ffebld_symter ( symter ) ) ) || ( ( sz != FFETARGET_charactersizeNONE ) && ( sz != ffesymbol_size ( ffebld_symter ( symter ) ) ) ) ) )   ;
/* 1390  6 */   ffeintrin_imps_ [ imp ] . y2kbad   ;
// then
}
void _func15(void) {
// --- ifif
/* 1502  6 */   ( ffesymbol_attrs ( ffebld_symter ( symter ) ) & FFESYMBOL_attrsTYPE ) && ( ( ( bt != ffesymbol_basictype ( ffebld_symter ( symter ) ) ) || ( kt != ffesymbol_kindtype ( ffebld_symter ( symter ) ) ) || ( sz != ffesymbol_size ( ffebld_symter ( symter ) ) ) ) )   ;
/* 1513  6 */   ffeintrin_imps_ [ imp ] . y2kbad   ;
// then
}
void _func16(void) {
// --- ifif
/* 1584  3 */   ! IN_CTYPE_DOMAIN ( * p1 ) || ! IN_CTYPE_DOMAIN ( * p2 ) || ! IN_CTYPE_DOMAIN ( * p3 )   ;
/* 1588  3 */   ( ISDIGIT ( * p1 ) || ( * p1 == '_' ) ) && ( * p1 == * p2 ) && ( * p1 == * p3 )   ;
/* 1590  3 */   ! ISUPPER ( ( unsigned char ) * p1 ) || ! ISLOWER ( ( unsigned char ) * p2 ) || ( * p1 != toupper ( ( unsigned char ) * p2 ) ) || ( ( * p3 != * p1 ) && ( * p3 != * p2 ) )   ;
// then
}
void _func17(void) {
// --- ifif
/* 1602  6 */   c [ 0 ] == '\0'   ;
/* 1605  6 */   ( c [ 0 ] != '-' ) && ( c [ 0 ] != 'A' ) && ( c [ 0 ] != 'C' ) && ( c [ 0 ] != 'I' ) && ( c [ 0 ] != 'L' ) && ( c [ 0 ] != 'R' ) && ( c [ 0 ] != 'B' ) && ( c [ 0 ] != 'F' ) && ( c [ 0 ] != 'N' ) && ( c [ 0 ] != 'S' )   ;
/* 1620  6 */   ( c [ 1 ] != '-' ) && ( c [ 1 ] != '=' ) && ( ( c [ 1 ] < '1' ) || ( c [ 1 ] > '9' ) ) && ( c [ 1 ] != 'C' )   ;
/* 1630  6 */   c [ 2 ] == ':'   ;
// else
}
void _func18(void) {
// --- ifif
/* 1642  6 */   ( c [ colon ] != ':' ) || ( c [ colon + 2 ] != ':' )   ;
/* 1648  6 */   ( c [ colon + 1 ] != '-' ) && ( c [ colon + 1 ] != '*' ) && ( ( c [ colon + 1 ] < '0' ) || ( c [ colon + 1 ] > '9' ) )   ;
// then
}
void _func19(void) {
// --- ifif
/* 1664  3 */   c [ 0 ] != '='   ;
/* 1670  3 */   ( c [ 1 ] == '?' ) || ( c [ 1 ] == '!' ) || ( c [ 1 ] == '+' ) || ( c [ 1 ] == '*' ) || ( c [ 1 ] == 'n' ) || ( c [ 1 ] == 'p' )   ;
/* 1677  3 */   ( c [ 1 ] != '-' ) && ( c [ 1 ] != 'A' ) && ( c [ 1 ] != 'C' ) && ( c [ 1 ] != 'I' ) && ( c [ 1 ] != 'L' ) && ( c [ 1 ] != 'R' ) && ( c [ 1 ] != 'B' ) && ( c [ 1 ] != 'F' ) && ( c [ 1 ] != 'N' ) && ( c [ 1 ] != 'S' ) && ( c [ 1 ] != 'g' ) && ( c [ 1 ] != 's' )   ;
/* 1694  3 */   ( c [ 2 ] != '*' ) && ( ( c [ 2 ] < '1' ) || ( c [ 2 ] > '9' ) ) && ( c [ 2 ] != 'A' )   ;
/* 1703  3 */   c [ 3 ] == '['   ;
/* 1716  3 */   c [ 3 ] == '('   ;
// else
}
void _func20(void) {
// --- ifif
/* 1732  3 */   ( c [ 3 ] == '&' ) || ( c [ 3 ] == 'i' ) || ( c [ 3 ] == 'w' ) || ( c [ 3 ] == 'x' )   ;
/* 1737  3 */   c [ 3 ] == ','   ;
/* 1742  3 */   c [ 3 ] != '\0'   ;
// then
}
void _func21(void) {
// --- ifif
/* 1816  2 */   gen != FFEINTRIN_genNONE   ;
/* 1862  2 */   spec != FFEINTRIN_specNONE   ;
// then
}
void _func22(void) {
// --- ifif
/* 1832  3 */   state == FFE_intrinsicstateDELETED   ;
/* 1835  3 */   state == FFE_intrinsicstateDISABLED   ;
/* 1841  3 */   ffeintrin_specs_ [ tspec ] . implementation == FFEINTRIN_impNONE   ;
/* 1847  3 */   ( state == FFE_intrinsicstateENABLED ) || ( explicit && ( state == FFE_intrinsicstateHIDDEN ) )   ;
// then
}
void _func23(void) {
// --- ifif
/* 1862  2 */   spec != FFEINTRIN_specNONE   ;
/* 1888  2 */   ( gen == FFEINTRIN_genNONE ) && ( spec == FFEINTRIN_specNONE )   ;
/* 1911  2 */   spec == FFEINTRIN_specNONE   ;
// then
}
void _func24(void) {
// --- ifif
/* 1924  3 */   ( ( state = ffeintrin_state_family ( ffeintrin_specs_ [ tspec ] . family ) ) == FFE_intrinsicstateDELETED ) || ( state == FFE_intrinsicstateDISABLED )   ;
/* 1929  3 */   ( timp = ffeintrin_specs_ [ tspec ] . implementation ) == FFEINTRIN_impNONE   ;
// then
}
void _func25(void) {
// --- ifif
/* 1957  2 */   spec == FFEINTRIN_specNONE   ;
/* 1967  2 */   ( ffeintrin_specs_ [ spec ] . family == FFEINTRIN_familyF77 ) || ( ffe_is_90 ( ) && ( ( ffeintrin_specs_ [ spec ] . family == FFEINTRIN_familyF90 ) || ( ffeintrin_specs_ [ spec ] . family == FFEINTRIN_familyMIL ) || ( ffeintrin_specs_ [ spec ] . family == FFEINTRIN_familyASC ) ) )   ;
// then
}
void _func26(void) {
// --- ifif else
/* 168  2 */   ffebad_is_inhibited_ && ! lex_override   ;
/* 174  2 */   errnum != FFEBAD   ;
// else
}
void _func27(void) {
// --- ifif
/* 284  6 */   line_num < ln   ;
/* 286  6 */   line_num == ln   ;
// then
}
void _func28(void) {
// --- ifif
/* 1132  6 */   cmp == 0   ;
/* 1134  6 */   cmp > 0   ;
// then
}
void _func29(void) {
// --- ifif
/* 1187  6 */   cmp == 0   ;
/* 1190  6 */   cmp == 0   ;
/* 1192  6 */   cmp > 0   ;
// then
}
void _func30(void) {
// --- ifif
/* 1245  6 */   cmp == 0   ;
/* 1248  6 */   cmp == 0   ;
/* 1250  6 */   cmp > 0   ;
// then
}
void _func31(void) {
// --- ifif
/* 1298  6 */   cmp == 0   ;
/* 1300  6 */   cmp > 0   ;
// then
}
void _func32(void) {
// --- ifif
/* 1355  6 */   cmp == 0   ;
/* 1357  6 */   cmp > 0   ;
// then
}
void _func33(void) {
// --- ifif
/* 1393  6 */   cmp == 0   ;
/* 1395  6 */   cmp > 0   ;
// then
}
void _func34(void) {
// --- ifif
/* 1431  6 */   cmp == 0   ;
/* 1433  6 */   cmp > 0   ;
// then
}
void _func35(void) {
// --- ifif
/* 1469  6 */   cmp == 0   ;
/* 1471  6 */   cmp > 0   ;
// then
}
void _func36(void) {
// --- ifif
/* 1582  6 */   cmp == 0   ;
/* 1584  6 */   cmp > 0   ;
// then
}
void _func37(void) {
// --- ifif
/* 1620  6 */   cmp == 0   ;
/* 1622  6 */   cmp > 0   ;
// then
}
void _func38(void) {
// --- ifif
/* 1658  6 */   cmp == 0   ;
/* 1660  6 */   cmp > 0   ;
// then
}
void _func39(void) {
// --- ifif
/* 1696  6 */   cmp == 0   ;
/* 1698  6 */   cmp > 0   ;
// then
}
void _func40(void) {
// --- ifif
/* 1752  6 */   cmp == 0   ;
/* 1754  6 */   cmp > 0   ;
// then
}
void _func41(void) {
// --- ifif
/* 1808  6 */   cmp == 0   ;
/* 1810  6 */   cmp > 0   ;
// then
}
void _func42(void) {
// --- ifif
/* 1974  6 */   cmp == 0   ;
/* 1976  6 */   cmp > 0   ;
// then
}
void _func43(void) {
// --- ifif
/* 4799  6 */   ( k = ffeinfo_kind ( ffebld_info ( b ) ) ) != FFEINFO_kindNONE   ;
/* 4801  6 */   ( w = ffeinfo_where ( ffebld_info ( b ) ) ) != FFEINFO_whereNONE   ;
// then
}
void _func44(void) {
// --- ifif
/* 4863  3 */   ( b -> u . symter . generic != FFEINTRIN_genNONE ) || ( b -> u . symter . specific != FFEINTRIN_specNONE )   ;
/* 4869  3 */   b -> u . symter . do_iter   ;
// then
}
void _func45(void) {
// --- ifif
/* 767  2 */   element == error_mark_node   ;
/* 770  2 */   TREE_TYPE ( low ) != TREE_TYPE ( element )   ;
// then
}
void _func46(void) {
// --- ifif
/* 957  2 */   ! item   ;
/* 972  2 */   item == error_mark_node   ;
// then
}
void _func47(void) {
// --- ifif
/* 964  6 */   item == error_mark_node   ;
/* 967  6 */   ffeinfo_where ( ffebld_info ( expr ) ) == FFEINFO_whereFLEETING && ! mark_addressable ( item )   ;
// then
}
void _func48(void) {
// --- ifif else
/* 972  2 */   item == error_mark_node   ;
/* 975  2 */   need_ptr   ;
// else
}
void _func49(void) {
// --- ifif
/* 985  3 */   ffe_is_subscript_check ( )   ;
/* 988  3 */   element == error_mark_node   ;
// then
}
void _func50(void) {
// --- ifif
/* 995  3 */   tree_type && GET_MODE_CLASS ( TYPE_MODE ( tree_type ) ) == MODE_INT && TYPE_PRECISION ( tree_type ) < TYPE_PRECISION ( sizetype )   ;
/* 1000  3 */   TREE_TYPE ( min ) != tree_type_x   ;
/* 1002  3 */   TREE_TYPE ( element ) != tree_type_x   ;
// then
}
void _func51(void) {
// --- ifif
/* 1031  3 */   ffe_is_subscript_check ( )   ;
/* 1034  3 */   element == error_mark_node   ;
// then
}
void _func52(void) {
// --- ifif
/* 1163  2 */   form == REAL_TYPE || form == INTEGER_TYPE || form == ENUMERAL_TYPE   ;
/* 1170  2 */   form == RECORD_TYPE   ;
/* 1191  2 */   form == POINTER_TYPE || form == REFERENCE_TYPE   ;
// else
}
void _func53(void) {
// --- ifif
/* 1212  2 */   type == TREE_TYPE ( e ) || TREE_CODE ( e ) == ERROR_MARK   ;
/* 1215  2 */   TYPE_MAIN_VARIANT ( type ) == TYPE_MAIN_VARIANT ( TREE_TYPE ( e ) )   ;
/* 1217  2 */   TREE_CODE ( TREE_TYPE ( e ) ) == ERROR_MARK || code == ERROR_MARK   ;
/* 1220  2 */   TREE_CODE ( TREE_TYPE ( e ) ) == VOID_TYPE   ;
// then
}
void _func54(void) {
// --- ifif
/* 1230  2 */   code == INTEGER_TYPE   ;
/* 1239  2 */   code == POINTER_TYPE   ;
/* 1244  2 */   code == REAL_TYPE   ;
/* 1250  2 */   code == COMPLEX_TYPE   ;
/* 1256  2 */   code == RECORD_TYPE   ;
// then
}
void _func55(void) {
// --- ifif
/* 1285  2 */   type == TREE_TYPE ( e ) || TREE_CODE ( e ) == ERROR_MARK   ;
/* 1288  2 */   TYPE_MAIN_VARIANT ( type ) == TYPE_MAIN_VARIANT ( TREE_TYPE ( e ) )   ;
/* 1290  2 */   TREE_CODE ( TREE_TYPE ( e ) ) == ERROR_MARK || code == ERROR_MARK   ;
/* 1293  2 */   TREE_CODE ( TREE_TYPE ( e ) ) == VOID_TYPE   ;
// then
}
void _func56(void) {
// --- ifif
/* 1303  2 */   code == INTEGER_TYPE   ;
/* 1312  2 */   code == POINTER_TYPE   ;
/* 1317  2 */   code == REAL_TYPE   ;
/* 1323  2 */   code == COMPLEX_TYPE   ;
/* 1329  2 */   code == RECORD_TYPE   ;
// then
}
void _func57(void) {
// --- ifif
/* 1993  2 */   left_length != NULL_TREE   ;
/* 1999  2 */   right_length != NULL_TREE   ;
// then
}
void _func58(void) {
// --- ifif else
/* 2071  1 */   item == NULL_TREE   ;
/* 2076  1 */   ffesymbol_kind ( s ) == FFEINFO_kindENTITY   ;
// else
}
void _func59(void) {
// --- ifif
/* 2265  5 */   item == NULL_TREE   ;
/* 2270  5 */   item == error_mark_node   ;
/* 2276  5 */   ! ffesymbol_hook ( s ) . addr   ;
// then
}
void _func60(void) {
// --- ifif else
/* 2322  6 */   item == error_mark_node || * length == error_mark_node   ;
/* 2328  6 */   ( ffebld_size_known ( ffebld_left ( expr ) ) == FFETARGET_charactersizeNONE ) || ( ffebld_size_known ( ffebld_left ( expr ) ) < ( ffebld_size ( expr ) ) )   ;
// else
}
void _func61(void) {
// --- ifif else
/* 3984  6 */   arg1 != NULL && ffebld_op ( arg1 ) == FFEBLD_opANY   ;
/* 3986  6 */   N_U_L_L_replacement   ;
// else
}
void _func62(void) {
// --- ifif else
/* 3989  3 */   arg2 != NULL && ffebld_op ( arg2 ) == FFEBLD_opANY   ;
/* 3991  3 */   N_U_L_L_replacement   ;
// else
}
void _func63(void) {
// --- ifif else
/* 4365  6 */   gfrt != FFECOM_gfrt   ;
/* 4368  6 */   kt == FFEINFO_kindtypeREAL1   ;
// else
}
void _func64(void) {
// --- ifif else
/* 4427  6 */   bt != FFEINFO_basictypeREAL   ;
/* 4432  6 */   kt == FFEINFO_kindtypeREAL1   ;
// else
}
void _func65(void) {
// --- ifif
/* 5586  2 */   l == error_mark_node || r == error_mark_node   ;
/* 5590  2 */   TREE_CODE ( r ) == INTEGER_CST   ;
/* 5683  2 */   ffecom_transform_only_dummies_   ;
// then
}
void _func66(void) {
// --- ifif
/* 5594  6 */   sgn == 0   ;
/* 5597  6 */   ( TREE_CODE ( ltype ) == INTEGER_TYPE ) && ( sgn < 0 )   ;
// then
}
void _func67(void) {
// --- ifif
/* 6115  2 */   ffeglobal_type ( global ) != FFEGLOBAL_typeCOMMON   ;
/* 6118  2 */   ffeglobal_common_init ( global )   ;
// then
}
void _func68(void) {
// --- ifif
/* 6159  2 */   ( s == NULL ) || ( TREE_CODE ( current_function_decl ) == ERROR_MARK )   ;
/* 6171  2 */   ffesymbol_hook ( s ) . decl_tree == NULL_TREE   ;
/* 6183  2 */   ( ffesymbol_where ( s ) == FFEINFO_whereCOMMON ) && ( ffesymbol_hook ( s ) . decl_tree != error_mark_node )   ;
// then
}
void _func69(void) {
// --- ifif
/* 6555  6 */   ( expr_tree == error_mark_node ) || ( length_tree == error_mark_node )   ;
/* 6562  6 */   integer_zerop ( length_tree )   ;
// then
}
void _func70(void) {
// --- ifif else
/* 6658  1 */   item == NULL_TREE   ;
/* 6663  1 */   ffesymbol_kind ( s ) == FFEINFO_kindENTITY   ;
// else
}
void _func71(void) {
// --- ifif else
/* 6700  1 */   length == error_mark_node   ;
/* 6703  1 */   N_U_L_L_replacement   ;
// else
}
void _func72(void) {
// --- ifif else
/* 6718  5 */   start_tree == error_mark_node   ;
/* 6724  5 */   N_U_L_L_replacement   ;
// else
}
void _func73(void) {
// --- ifif
/* 6840  6 */   ( source_tree == error_mark_node ) || ( source_length == error_mark_node )   ;
/* 6844  6 */   dest_size == 1   ;
// then
}
void _func74(void) {
// --- ifif
/* 7240  6 */   parm == NULL_TREE   ;
/* 7246  6 */   parm != error_mark_node   ;
// then
}
void _func75(void) {
// --- ifif
/* 7266  6 */   ffesymbol_basictype ( s ) != FFEINFO_basictypeCHARACTER   ;
/* 7268  6 */   stmtfunc && ( ffesymbol_size ( s ) != FFETARGET_charactersizeNONE )   ;
/* 7271  6 */   ffesymbol_kind ( s ) != FFEINFO_kindENTITY   ;
// then
}
void _func76(void) {
// --- ifif else
/* 8750  2 */   ( cbt != NULL_TREE ) && ( ! is_init || ! DECL_EXTERNAL ( cbt ) )   ;
/* 8757  2 */   is_init   ;
// else
}
void _func77(void) {
// --- ifif
/* 8851  2 */   is_init   ;
/* 8854  2 */   init   ;
// then
}
void _func78(void) {
// --- ifif else
/* 8894  2 */   eqt != NULL_TREE   ;
/* 8899  2 */   is_init   ;
// else
}
void _func79(void) {
// --- ifif
/* 9130  6 */   ( * decl == NULL_TREE ) || ( * decl == error_mark_node )   ;
/* 9134  6 */   TREE_CODE ( TREE_OPERAND ( t , 1 ) ) == INTEGER_CST   ;
// then
}
void _func80(void) {
// --- ifif
/* 10188  2 */   ffecom_num_entrypoints_ == 0   ;
/* 10218  2 */   ! ffecom_is_altreturning_   ;
// then
}
void _func81(void) {
// --- ifif
/* 11246  2 */   ffe_is_ffedebug ( )   ;
/* 11254  2 */   inhibited   ;
// then
}
void _func82(void) {
// --- ifif else
/* 11315  6 */   dest_tree == error_mark_node   ;
/* 11318  6 */   ( TREE_CODE ( dest_tree ) != VAR_DECL ) || TREE_ADDRESSABLE ( dest_tree )   ;
// else
}
void _func83(void) {
// --- ifif else
/* 11328  6 */   source_tree == error_mark_node   ;
/* 11331  6 */   dest_used   ;
// else
}
void _func84(void) {
// --- ifif
/* 11501  2 */   text   ;
/* 11503  2 */   number != - 1   ;
/* 11505  2 */   text || number != - 1   ;
// else
}
void _func85(void) {
// --- ifif
/* 12571  2 */   lhs == error_mark_node || rhs == error_mark_node   ;
/* 12574  2 */   newtype == NULL_TREE   ;
/* 12577  2 */   TREE_SIDE_EFFECTS ( lhs )   ;
// then
}
void _func86(void) {
// --- ifif else
/* 12721  2 */   N_U_L_L_replacement   ;
/* 12725  2 */   ( ffesymbol_init ( s ) == NULL ) && ( ( init = ffesymbol_accretion ( s ) ) != NULL )   ;
// else
}
void _func87(void) {
// --- ifif
/* 13872  2 */   olddecl == newdecl   ;
/* 13875  2 */   TREE_CODE ( newtype ) == ERROR_MARK || TREE_CODE ( oldtype ) == ERROR_MARK   ;
/* 13882  2 */   TREE_CODE ( olddecl ) != TREE_CODE ( newdecl )   ;
/* 13887  2 */   types_match && TREE_CODE ( newdecl ) == PARM_DECL && TREE_ASM_WRITTEN ( olddecl ) && ! TREE_ASM_WRITTEN ( newdecl )   ;
/* 13896  2 */   TREE_CODE ( olddecl ) == FUNCTION_DECL && DECL_BUILT_IN ( olddecl )   ;
// else
}
void _func88(void) {
// --- ifif else
/* 13973  6 */   TREE_CODE ( newdecl ) != FUNCTION_DECL || ! DECL_BUILT_IN ( olddecl )   ;
/* 13979  6 */   oldtype != TREE_TYPE ( newdecl )   ;
// else
}
void _func89(void) {
// --- ifif
/* 13981  3 */   TREE_TYPE ( newdecl ) != error_mark_node   ;
/* 13983  3 */   TREE_CODE ( newdecl ) != FUNCTION_DECL && TREE_CODE ( newdecl ) != TYPE_DECL && TREE_CODE ( newdecl ) != CONST_DECL   ;
// then
}
void _func90(void) {
// --- ifif
/* 14001  6 */   DECL_BUILT_IN_NONANSI ( olddecl ) && TREE_THIS_VOLATILE ( olddecl ) && ! TREE_THIS_VOLATILE ( newdecl )   ;
/* 14004  6 */   TREE_READONLY ( newdecl )   ;
/* 14006  6 */   TREE_THIS_VOLATILE ( newdecl )   ;
/* 14015  6 */   ( DECL_INITIAL ( newdecl ) == 0 && DECL_INITIAL ( olddecl ) != 0 ) || ( DECL_CONTEXT ( newdecl ) != 0 && DECL_CONTEXT ( olddecl ) == 0 )   ;
/* 14027  6 */   DECL_IN_SYSTEM_HEADER ( olddecl )   ;
// else
}
void _func91(void) {
// --- ifif
/* 14033  6 */   DECL_INITIAL ( newdecl ) == 0   ;
/* 14040  6 */   DECL_SECTION_NAME ( newdecl ) == NULL_TREE   ;
// then
}
void _func92(void) {
// --- ifif else
/* 14065  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
/* 14075  2 */   DECL_EXTERNAL ( newdecl )   ;
// else
}
void _func93(void) {
// --- ifif
/* 14096  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL && DECL_BUILT_IN ( olddecl ) && ( ! types_match || new_is_definition )   ;
/* 14107  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL && ! new_is_definition   ;
// then
}
void _func94(void) {
// --- ifif
/* 14183  2 */   TREE_CODE ( type ) == ARRAY_TYPE && TYPE_DOMAIN ( type ) == 0 && TREE_CODE ( decl ) != TYPE_DECL   ;
/* 14193  2 */   TREE_CODE ( decl ) == VAR_DECL   ;
/* 14228  2 */   TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == FUNCTION_DECL   ;
// else
}
void _func95(void) {
// --- ifif
/* 14195  6 */   DECL_SIZE ( decl ) == NULL_TREE && TYPE_SIZE ( TREE_TYPE ( decl ) ) != NULL_TREE   ;
/* 14199  6 */   DECL_SIZE ( decl ) == NULL_TREE && ( TREE_STATIC ( decl ) ? ( DECL_INITIAL ( decl ) != 0 || DECL_CONTEXT ( decl ) != 0 ) : ! DECL_EXTERNAL ( decl ) )   ;
/* 14215  6 */   ( DECL_EXTERNAL ( decl ) || TREE_STATIC ( decl ) ) && ( DECL_SIZE ( decl ) != 0 ) && ( TREE_CODE ( DECL_SIZE ( decl ) ) != INTEGER_CST )   ;
// then
}
void _func96(void) {
// --- ifif
/* 14238  3 */   was_incomplete && ! TREE_STATIC ( decl ) && ! DECL_EXTERNAL ( decl )   ;
/* 14249  3 */   TREE_CODE ( decl ) != FUNCTION_DECL   ;
// then
}
void _func97(void) {
// --- ifif
/* 14263  2 */   ! ( TREE_CODE ( decl ) == FUNCTION_DECL && DECL_INLINE ( decl ) ) && temporary && TREE_CODE ( decl ) != PARM_DECL   ;
/* 14305  2 */   warn_larger_than && ( TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == PARM_DECL ) && ! DECL_EXTERNAL ( decl )   ;
/* 14322  2 */   temporary && ! allocation_temporary_p ( )   ;
/* 14328  2 */   current_binding_level == global_binding_level   ;
// then
}
void _func98(void) {
// --- ifif
/* 14360  2 */   TREE_CODE ( fndecl ) != ERROR_MARK   ;
/* 14382  2 */   ! nested   ;
/* 14385  2 */   TREE_CODE ( fndecl ) != ERROR_MARK && ! nested && DECL_SAVED_INSNS ( fndecl ) == 0   ;
/* 14399  2 */   ! nested   ;
// then
}
void _func99(void) {
// --- ifif else
/* 14490  6 */   file   ;
/* 14493  6 */   N_U_L_L_replacement   ;
// else
}
void _func100(void) {
// --- ifif
/* 14515  2 */   current_binding_level == global_binding_level   ;
/* 14518  2 */   IDENTIFIER_LOCAL_VALUE ( name ) == 0   ;
// then
}
void _func101(void) {
// --- ifif
/* 14718  2 */   ! top_level && DECL_RTL ( tem ) == 0   ;
/* 14730  2 */   DECL_INITIAL ( tem ) != NULL_TREE   ;
// then
}
void _func102(void) {
// --- ifif
/* 14810  2 */   TREE_CODE ( current_function_decl ) != ERROR_MARK   ;
/* 14819  2 */   ! nested   ;
/* 14824  2 */   ! nested && ( TREE_CODE ( current_function_decl ) != ERROR_MARK )   ;
// then
}
void _func103(void) {
// --- ifif
/* 14839  2 */   type == TREE_TYPE ( e ) || TREE_CODE ( e ) == ERROR_MARK   ;
/* 14842  2 */   TYPE_MAIN_VARIANT ( type ) == TYPE_MAIN_VARIANT ( TREE_TYPE ( e ) )   ;
/* 14844  2 */   TREE_CODE ( TREE_TYPE ( e ) ) == ERROR_MARK || code == ERROR_MARK   ;
/* 14847  2 */   TREE_CODE ( TREE_TYPE ( e ) ) == VOID_TYPE   ;
/* 14852  2 */   code == VOID_TYPE   ;
/* 14854  2 */   ( code != RECORD_TYPE ) && ( TREE_CODE ( TREE_TYPE ( e ) ) == RECORD_TYPE )   ;
/* 14858  2 */   code == INTEGER_TYPE || code == ENUMERAL_TYPE   ;
/* 14860  2 */   code == POINTER_TYPE   ;
/* 14862  2 */   code == REAL_TYPE   ;
/* 14864  2 */   code == COMPLEX_TYPE   ;
/* 14866  2 */   code == RECORD_TYPE   ;
// then
}
void _func104(void) {
// --- ifif
/* 15348  6 */   ( t != NULL_TREE ) && duplicate_decls ( x , t )   ;
/* 15390  6 */   TREE_CODE ( x ) == TYPE_DECL   ;
/* 15409  6 */   b == global_binding_level   ;
// else
}
void _func105(void) {
// --- ifif else
/* 15456  2 */   current_binding_level == global_binding_level   ;
/* 15463  2 */   free_binding_level   ;
// else
}
void _func106(void) {
// --- ifif
/* 15510  2 */   ! INTEGRAL_TYPE_P ( type )   ;
/* 15512  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( signed_char_type_node )   ;
/* 15514  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( integer_type_node )   ;
/* 15516  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( short_integer_type_node )   ;
/* 15518  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_integer_type_node )   ;
/* 15520  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_long_integer_type_node )   ;
// then
}
void _func107(void) {
// --- ifif
/* 15539  2 */   type1 == unsigned_char_type_node || type1 == char_type_node   ;
/* 15541  2 */   type1 == unsigned_type_node   ;
/* 15543  2 */   type1 == short_unsigned_type_node   ;
/* 15545  2 */   type1 == long_unsigned_type_node   ;
/* 15547  2 */   type1 == long_long_unsigned_type_node   ;
// then
}
void _func108(void) {
// --- ifif
/* 15818  2 */   bits == TYPE_PRECISION ( integer_type_node )   ;
/* 15821  2 */   bits == TYPE_PRECISION ( signed_char_type_node )   ;
/* 15824  2 */   bits == TYPE_PRECISION ( short_integer_type_node )   ;
/* 15827  2 */   bits == TYPE_PRECISION ( long_integer_type_node )   ;
/* 15830  2 */   bits == TYPE_PRECISION ( long_long_integer_type_node )   ;
// then
}
void _func109(void) {
// --- ifif
/* 15854  2 */   type1 == signed_char_type_node || type1 == char_type_node   ;
/* 15856  2 */   type1 == integer_type_node   ;
/* 15858  2 */   type1 == short_integer_type_node   ;
/* 15860  2 */   type1 == long_integer_type_node   ;
/* 15862  2 */   type1 == long_long_integer_type_node   ;
// then
}
void _func110(void) {
// --- ifif else
/* 16012  2 */   ! first || ! last   ;
/* 16015  2 */   include == 0   ;
// else
}
void _func111(void) {
// --- ifif
/* 16022  4 */   len > max_include_len   ;
/* 16024  4 */   dir == last   ;
// then
}
void _func112(void) {
// --- ifif
/* 16046  2 */   searchptr && ! searchptr -> got_name_map   ;
/* 16054  2 */   searchptr && searchptr -> name_map   ;
// then
}
void _func113(void) {
// --- ifif
/* 16081  2 */   ! p   ;
/* 16083  2 */   searchptr && searchptr -> fname && strlen ( searchptr -> fname ) == ( size_t ) ( p - filename ) && ! strncmp ( searchptr -> fname , filename , ( int ) ( p - filename ) )   ;
/* 16092  2 */   p == filename   ;
// else
}
void _func114(void) {
// --- ifif
/* 16428  7 */   N_U_L_L_replacement   ;
/* 16429  7 */   N_U_L_L_replacement   ;
// then
}
void _func115(void) {
// --- ifif
/* 16429  7 */   N_U_L_L_replacement   ;
/* 16430  7 */   N_U_L_L_replacement   ;
// then
}
void _func116(void) {
// --- ifif else
/* 16430  7 */   N_U_L_L_replacement   ;
/* 16432  7 */   N_U_L_L_replacement   ;
// else
}
void _func117(void) {
// --- ifif
/* 16515  3 */   f == NULL && errno == EACCES   ;
/* 16525  3 */   N_U_L_L_replacement   ;
// then
}
void _func118(void) {
// --- ifif
/* 16530  2 */   N_U_L_L_replacement   ;
/* 16543  2 */   N_U_L_L_replacement   ;
// then
}
void _func119(void) {
// --- ifif
/* 16543  2 */   N_U_L_L_replacement   ;
/* 16546  2 */   N_U_L_L_replacement   ;
// then
}
void _func120(void) {
// --- ifif
/* 16546  2 */   N_U_L_L_replacement   ;
/* 16549  2 */   indepth >= ( INPUT_STACK_MAX - 1 )   ;
// then
}
void _func121(void) {
// --- ifif
/* 280  3 */   warn_traditional   ;
/* 288  3 */   flag_traditional   ;
// then
}
void _func122(void) {
// --- ifif
/* 330  3 */   warn_traditional   ;
/* 338  3 */   flag_traditional   ;
// then
}
void _func123(void) {
// --- ifif
/* 412  3 */   c >= 'a' && c <= 'f'   ;
/* 414  3 */   c >= 'A' && c <= 'F'   ;
/* 416  3 */   c >= '0' && c <= '9'   ;
/* 418  3 */   code != 0 || count != 0   ;
// then
}
void _func124(void) {
// --- ifif
/* 474  2 */   ! wide_flag && TYPE_PRECISION ( char_type_node ) < HOST_BITS_PER_INT && code >= ( 1 << TYPE_PRECISION ( char_type_node ) )   ;
/* 484  2 */   c == EOF   ;
// then
}
void _func125(void) {
// --- ifif
/* 603  6 */   warn_traditional   ;
/* 606  6 */   flag_traditional   ;
// then
}
void _func126(void) {
// --- ifif
/* 624  3 */   c >= 'a' && c <= 'f'   ;
/* 626  3 */   c >= 'A' && c <= 'F'   ;
/* 628  3 */   c >= '0' && c <= '9'   ;
/* 630  3 */   code != 0 || count != 0   ;
// then
}
void _func127(void) {
// --- ifif
/* 694  6 */   warn_traditional   ;
/* 697  6 */   flag_traditional   ;
// then
}
void _func128(void) {
// --- ifif
/* 816  3 */   done   ;
/* 819  3 */   use_d != 2   ;
/* 832  3 */   use_d == 1   ;
// else
}
void _func129(void) {
// --- ifif
/* 965  2 */   ( ffelex_number_of_tokens_ == 0 ) && ( ffelex_token_ -> type == FFELEX_typeNONE )   ;
/* 969  2 */   ffelex_token_ -> type != FFELEX_typeEOS   ;
// then
}
void _func130(void) {
// --- ifif
/* 981  2 */   ! ffe_is_ffedebug ( )   ;
/* 986  2 */   ffelex_total_tokens_ != ffelex_old_total_tokens_   ;
// then
}
void _func131(void) {
// --- ifif
/* 1034  6 */   ( c == ' ' || c == '\t' ) && p == directive_buffer   ;
/* 1038  6 */   ( c == '\n' && looking_for == 0 ) || c == EOF   ;
// then
}
void _func132(void) {
// --- ifif else
/* 1050  6 */   c == '\n'   ;
/* 1054  6 */   looking_for   ;
// else
}
void _func133(void) {
// --- ifif
/* 1239  7 */   ( token == NULL ) || ( ffelex_token_type ( token ) != FFELEX_typeCHARACTER )   ;
/* 1246  7 */   ! flag_no_ident   ;
// then
}
void _func134(void) {
// --- ifif
/* 1348  7 */   input_file_stack   ;
/* 1351  7 */   N_U_L_L_replacement   ;
// then
}
void _func135(void) {
// --- ifif else
/* 1367  3 */   ffelex_kludge_flag_   ;
/* 1374  3 */   num == 1   ;
// else
}
void _func136(void) {
// --- ifif
/* 1471  6 */   ffelex_bad_line_   ;
/* 1474  6 */   ( newmax >> 1 ) != ffelex_card_size_   ;
// then
}
void _func137(void) {
// --- ifif
/* 2034  2 */   ffelex_bad_line_   ;
/* 2043  2 */   ! ffelex_saw_tab_ && ( column > ffelex_final_nontab_column_ )   ;
// then
}
void _func138(void) {
// --- ifif
/* 2101  3 */   column != 0   ;
/* 2108  3 */   ffe_is_pedantic ( )   ;
// then
}
void _func139(void) {
// --- ifif
/* 2186  6 */   ffelex_card_image_ [ column + 1 ] != '*'   ;
/* 2189  6 */   column == 5   ;
// then
}
void _func140(void) {
// --- ifif
/* 2205  6 */   ffe_is_pedantic ( ) && ( c == '/' )   ;
/* 2208  6 */   first_label_char != FFEWHERE_columnUNKNOWN   ;
// then
}
void _func141(void) {
// --- ifif
/* 2239  6 */   first_label_char != FFEWHERE_columnUNKNOWN   ;
/* 2248  6 */   disallow_continuation_line   ;
/* 2255  6 */   ffe_is_pedantic ( ) && ( column != 5 )   ;
/* 2258  6 */   ( ffelex_raw_mode_ != 0 ) && ( ( ( c = ffelex_card_image_ [ column + 1 ] ) != '\0' ) || ! ffelex_saw_tab_ )   ;
// then
}
void _func142(void) {
// --- ifif
/* 2300  2 */   have_content || ( first_label_char != FFEWHERE_columnUNKNOWN )   ;
/* 2325  2 */   finish_statement   ;
/* 2330  2 */   first_label_char != FFEWHERE_columnUNKNOWN   ;
/* 2344  2 */   just_do_label   ;
/* 2357  2 */   ffelex_raw_mode_ != 0   ;
// then
}
void _func143(void) {
// --- ifif
/* 2382  3 */   c == EOF   ;
/* 2385  3 */   ! ffelex_backslash_reconsider_   ;
// then
}
void _func144(void) {
// --- ifif
/* 2421  3 */   c == EOF   ;
/* 2424  3 */   ! ffelex_backslash_reconsider_   ;
// then
}
void _func145(void) {
// --- ifif else
/* 2671  3 */   ffesrc_char_match_init ( c , 'H' , 'h' ) && ffelex_expecting_hollerith_ != 0   ;
/* 2684  3 */   ffelex_names_   ;
// else
}
void _func146(void) {
// --- ifif
/* 2867  3 */   ( c == '$' ) && ! ffe_is_dollar_ok ( )   ;
/* 2873  3 */   ffelex_token_ -> length < FFEWHERE_indexMAX   ;
// then
}
void _func147(void) {
// --- ifif
/* 3170  2 */   ffelex_bad_line_   ;
/* 3179  2 */   ! ffelex_saw_tab_ && ( column > FFELEX_FREE_MAX_COLUMNS_ )   ;
// then
}
void _func148(void) {
// --- ifif
/* 3287  3 */   c == EOF   ;
/* 3290  3 */   ! ffelex_backslash_reconsider_   ;
// then
}
void _func149(void) {
// --- ifif
/* 3326  3 */   c == EOF   ;
/* 3329  3 */   ! ffelex_backslash_reconsider_   ;
// then
}
void _func150(void) {
// --- ifif
/* 3348  3 */   ( c == '\0' ) || ( c == '!' )   ;
/* 3353  3 */   ( c == '&' ) && ffelex_is_free_nonc_ctx_contin_ ( column + 1 )   ;
// then
}
void _func151(void) {
// --- ifif
/* 3382  3 */   ( c == '\0' ) || ( c == '!' )   ;
/* 3387  3 */   ( c == '&' ) && ffelex_is_free_nonc_ctx_contin_ ( column + 1 )   ;
// then
}
void _func152(void) {
// --- ifif else
/* 3607  3 */   ffesrc_char_match_init ( c , 'H' , 'h' ) && ffelex_expecting_hollerith_ != 0   ;
/* 3620  3 */   ffelex_names_pure_   ;
// else
}
void _func153(void) {
// --- ifif
/* 3801  3 */   ( c == '$' ) && ! ffe_is_dollar_ok ( )   ;
/* 3807  3 */   ffelex_token_ -> length < FFEWHERE_indexMAX   ;
// then
}
void _func154(void) {
// --- ifif
/* 3970  2 */   ffelex_raw_mode_ != 0   ;
/* 3973  2 */   ( c == '\0' ) || ( c == '!' )   ;
// then
}
void _func155(void) {
// --- ifif
/* 4051  2 */   ( ffe_case_match ( ) == FFE_caseNONE ) || ( ( ffe_case_match ( ) == FFE_caseUPPER ) && ( ffe_case_source ( ) != FFE_caseLOWER ) ) || ( ( ffe_case_match ( ) == FFE_caseLOWER ) && ( ffe_case_source ( ) == FFE_caseLOWER ) )   ;
/* 4060  2 */   ( ffe_case_match ( ) == FFE_caseNONE ) || ( ( ffe_case_match ( ) == FFE_caseLOWER ) && ( ffe_case_source ( ) != FFE_caseUPPER ) ) || ( ( ffe_case_match ( ) == FFE_caseUPPER ) && ( ffe_case_source ( ) == FFE_caseUPPER ) )   ;
// then
}
void _func156(void) {
// --- ifif else
/* 150  2 */   ! ffesrc_ok_match_init_upper_   ;
/* 154  2 */   ffesrc_ok_match_init_lower_   ;
// else
}
void _func157(void) {
// --- ifif else
/* 161  2 */   ! ffesrc_ok_match_noninit_upper_   ;
/* 165  2 */   ffesrc_ok_match_noninit_lower_   ;
// else
}
void _func158(void) {
// --- ifif else
/* 339  6 */   ffesta_current_possible_ == ( ffestaPossible_ ) & ffesta_possible_nonexecs_   ;
/* 345  6 */   ( ffesta_current_handler_ == NULL ) || ( ! ffesta_seen_first_exec && ( ( ffesta_confirmed_possible_ != NULL ) || ! ffesta_inhibited_exec_transition_ ( ) ) )   ;
// else
}
void _func159(void) {
// --- ifif
/* 382  4 */   N_U_L_L_replacement   ;
/* 392  4 */   N_U_L_L_replacement   ;
// then
}
void _func160(void) {
// --- ifif
/* 392  4 */   N_U_L_L_replacement   ;
/* 394  4 */   possible -> named && ( first_named == NULL )   ;
// then
}
void _func161(void) {
// --- ifif
/* 1430  2 */   N_U_L_L_replacement   ;
/* 1433  2 */   N_U_L_L_replacement   ;
// then
}
void _func162(void) {
// --- ifif
/* 1433  2 */   N_U_L_L_replacement   ;
/* 1440  2 */   N_U_L_L_replacement   ;
// then
}
void _func163(void) {
// --- ifif
/* 1440  2 */   N_U_L_L_replacement   ;
/* 1446  2 */   N_U_L_L_replacement   ;
// then
}
void _func164(void) {
// --- ifif
/* 1446  2 */   N_U_L_L_replacement   ;
/* 1452  2 */   ffe_is_ffedebug ( )   ;
// then
}
void _func165(void) {
// --- ifif
/* 1496  2 */   ! ffesta_is_inhibited_   ;
/* 1502  2 */   ! ffesta_confirmed_current_   ;
// then
}
void _func166(void) {
// --- ifif else
/* 1538  6 */   ffesta_line_has_semicolons && ! ffe_is_free_form ( ) && ffe_is_pedantic ( )   ;
/* 1547  6 */   N_U_L_L_replacement   ;
// else
}
void _func167(void) {
// --- ifif
/* 1861  2 */   N_U_L_L_replacement   ;
/* 1868  2 */   N_U_L_L_replacement   ;
// then
}
void _func168(void) {
// --- ifif
/* 1952  2 */   ffesta_is_inhibited_   ;
/* 1955  2 */   N_U_L_L_replacement   ;
// then
}
void _func169(void) {
// --- ifif
/* 1955  2 */   N_U_L_L_replacement   ;
/* 1962  2 */   N_U_L_L_replacement   ;
// then
}
void _func170(void) {
// --- ifif
/* 1984  2 */   N_U_L_L_replacement   ;
/* 1990  2 */   ffe_is_ffedebug ( )   ;
// then
}
void _func171(void) {
// --- ifif
/* 1032  2 */   N_U_L_L_replacement   ;
/* 1034  2 */   N_U_L_L_replacement   ;
// then
}
void _func172(void) {
// --- ifif
/* 1034  2 */   N_U_L_L_replacement   ;
/* 1036  2 */   N_U_L_L_replacement   ;
// then
}
void _func173(void) {
// --- ifif
/* 1061  2 */   N_U_L_L_replacement   ;
/* 1063  2 */   ! ffestb_local_ . decl . aster_after   ;
/* 1099  2 */   ffestb_local_ . decl . type == FFESTP_typeCHARACTER   ;
// else
}
void _func174(void) {
// --- ifif
/* 1067  3 */   ! ffesta_is_inhibited ( )   ;
/* 1071  3 */   N_U_L_L_replacement   ;
// then
}
void _func175(void) {
// --- ifif
/* 1071  3 */   N_U_L_L_replacement   ;
/* 1077  3 */   N_U_L_L_replacement   ;
// then
}
void _func176(void) {
// --- ifif
/* 1086  3 */   ! ffesta_is_inhibited ( )   ;
/* 1090  3 */   N_U_L_L_replacement   ;
// then
}
void _func177(void) {
// --- ifif
/* 1101  6 */   ! ffesta_is_inhibited ( )   ;
/* 1104  6 */   N_U_L_L_replacement   ;
// then
}
void _func178(void) {
// --- ifif
/* 1562  6 */   N_U_L_L_replacement   ;
/* 1568  6 */   N_U_L_L_replacement   ;
// then
}
void _func179(void) {
// --- ifif
/* 1577  2 */   N_U_L_L_replacement   ;
/* 1579  2 */   N_U_L_L_replacement   ;
// then
}
void _func180(void) {
// --- ifif
/* 1579  2 */   N_U_L_L_replacement   ;
/* 1581  2 */   N_U_L_L_replacement   ;
// then
}
void _func181(void) {
// --- ifif
/* 1651  2 */   N_U_L_L_replacement   ;
/* 1653  2 */   N_U_L_L_replacement   ;
// then
}
void _func182(void) {
// --- ifif
/* 1653  2 */   N_U_L_L_replacement   ;
/* 1655  2 */   N_U_L_L_replacement   ;
// then
}
void _func183(void) {
// --- ifif
/* 1690  2 */   N_U_L_L_replacement   ;
/* 1692  2 */   N_U_L_L_replacement   ;
// then
}
void _func184(void) {
// --- ifif
/* 1692  2 */   N_U_L_L_replacement   ;
/* 1694  2 */   N_U_L_L_replacement   ;
// then
}
void _func185(void) {
// --- ifif
/* 1728  2 */   N_U_L_L_replacement   ;
/* 1730  2 */   N_U_L_L_replacement   ;
// then
}
void _func186(void) {
// --- ifif
/* 1730  2 */   N_U_L_L_replacement   ;
/* 1732  2 */   N_U_L_L_replacement   ;
// then
}
void _func187(void) {
// --- ifif
/* 1936  3 */   * p == '\0'   ;
/* 1941  3 */   ! ISDIGIT ( * p )   ;
// then
}
void _func188(void) {
// --- ifif
/* 2129  6 */   ! ffesta_is_inhibited ( )   ;
/* 2137  6 */   N_U_L_L_replacement   ;
// then
}
void _func189(void) {
// --- ifif
/* 2137  6 */   N_U_L_L_replacement   ;
/* 2139  6 */   N_U_L_L_replacement   ;
// then
}
void _func190(void) {
// --- ifif
/* 2153  2 */   N_U_L_L_replacement   ;
/* 2155  2 */   N_U_L_L_replacement   ;
// then
}
void _func191(void) {
// --- ifif
/* 2184  2 */   N_U_L_L_replacement   ;
/* 2186  2 */   N_U_L_L_replacement   ;
// then
}
void _func192(void) {
// --- ifif
/* 2219  3 */   N_U_L_L_replacement   ;
/* 2221  3 */   N_U_L_L_replacement   ;
// then
}
void _func193(void) {
// --- ifif
/* 2240  2 */   N_U_L_L_replacement   ;
/* 2242  2 */   N_U_L_L_replacement   ;
// then
}
void _func194(void) {
// --- ifif
/* 2274  2 */   N_U_L_L_replacement   ;
/* 2276  2 */   N_U_L_L_replacement   ;
// then
}
void _func195(void) {
// --- ifif
/* 2310  6 */   N_U_L_L_replacement   ;
/* 2312  6 */   N_U_L_L_replacement   ;
// then
}
void _func196(void) {
// --- ifif
/* 2324  2 */   N_U_L_L_replacement   ;
/* 2326  2 */   N_U_L_L_replacement   ;
// then
}
void _func197(void) {
// --- ifif
/* 2382  2 */   N_U_L_L_replacement   ;
/* 2384  2 */   N_U_L_L_replacement   ;
// then
}
void _func198(void) {
// --- ifif
/* 2427  2 */   N_U_L_L_replacement   ;
/* 2429  2 */   N_U_L_L_replacement   ;
// then
}
void _func199(void) {
// --- ifif
/* 2453  6 */   ( expr == NULL ) && ( ft != NULL )   ;
/* 2455  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func200(void) {
// --- ifif
/* 2471  6 */   N_U_L_L_replacement   ;
/* 2473  6 */   N_U_L_L_replacement   ;
// then
}
void _func201(void) {
// --- ifif
/* 2488  2 */   N_U_L_L_replacement   ;
/* 2490  2 */   N_U_L_L_replacement   ;
// then
}
void _func202(void) {
// --- ifif
/* 2649  3 */   ffesta_first_kw != FFESTR_firstELSEIF   ;
/* 2651  3 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlELSEIF   ;
// then
}
void _func203(void) {
// --- ifif
/* 2804  6 */   ffestr_first ( t ) != FFESTR_firstTHEN   ;
/* 2806  6 */   ffelex_token_length ( t ) == FFESTR_firstlTHEN   ;
// then
}
void _func204(void) {
// --- ifif
/* 3080  6 */   ffestb_args . endxyz . second == FFESTR_secondBLOCK   ;
/* 3085  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != ffestb_args . endxyz . len   ;
// then
}
void _func205(void) {
// --- ifif
/* 3562  6 */   N_U_L_L_replacement   ;
/* 3564  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func206(void) {
// --- ifif
/* 3812  6 */   ffesta_first_kw != FFESTR_firstIF   ;
/* 3814  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlIF   ;
// then
}
void _func207(void) {
// --- ifif
/* 3969  2 */   N_U_L_L_replacement   ;
/* 3981  2 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func208(void) {
// --- ifif
/* 4012  6 */   ffesta_first_kw != FFESTR_firstWHERE   ;
/* 4014  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlWHERE   ;
// then
}
void _func209(void) {
// --- ifif
/* 4254  6 */   N_U_L_L_replacement   ;
/* 4256  6 */   ffestb_local_ . let . vxtparam && ! ffestc_is_let_not_V027 ( )   ;
// then
}
void _func210(void) {
// --- ifif
/* 4407  3 */   * p == '\0'   ;
/* 4409  3 */   ! ffesrc_is_name_init ( * p )   ;
// then
}
void _func211(void) {
// --- ifif
/* 4416  3 */   * p == '\0'   ;
/* 4418  3 */   ! ffesrc_is_name_init ( * p )   ;
// then
}
void _func212(void) {
// --- ifif
/* 4508  6 */   ! ffesta_is_inhibited ( )   ;
/* 4511  6 */   N_U_L_L_replacement   ;
// then
}
void _func213(void) {
// --- ifif
/* 5229  6 */   ffesta_first_kw != FFESTR_firstSEQUENCE   ;
/* 5231  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlSEQUENCE   ;
// then
}
void _func214(void) {
// --- ifif
/* 5342  3 */   * p != '\0'   ;
/* 5344  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func215(void) {
// --- ifif
/* 5350  3 */   * p != '\0'   ;
/* 5352  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func216(void) {
// --- ifif
/* 5358  3 */   * p != '\0'   ;
/* 5360  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func217(void) {
// --- ifif
/* 5644  6 */   N_U_L_L_replacement   ;
/* 5646  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func218(void) {
// --- ifif
/* 5661  6 */   N_U_L_L_replacement   ;
/* 5663  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func219(void) {
// --- ifif
/* 5699  6 */   N_U_L_L_replacement   ;
/* 5701  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func220(void) {
// --- ifif
/* 5722  6 */   N_U_L_L_replacement   ;
/* 5724  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func221(void) {
// --- ifif
/* 5756  6 */   N_U_L_L_replacement   ;
/* 5758  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func222(void) {
// --- ifif
/* 5767  6 */   N_U_L_L_replacement   ;
/* 5769  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func223(void) {
// --- ifif
/* 5850  6 */   ffesta_first_kw != FFESTR_firstPARAMETER   ;
/* 5852  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlPARAMETER   ;
// then
}
void _func224(void) {
// --- ifif
/* 5934  6 */   N_U_L_L_replacement   ;
/* 5936  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func225(void) {
// --- ifif
/* 5952  6 */   N_U_L_L_replacement   ;
/* 5954  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func226(void) {
// --- ifif
/* 6226  6 */   ffesta_first_kw != FFESTR_firstEQUIVALENCE   ;
/* 6228  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlEQUIVALENCE   ;
// then
}
void _func227(void) {
// --- ifif
/* 6515  6 */   ! ffesta_is_inhibited ( )   ;
/* 6517  6 */   N_U_L_L_replacement   ;
// then
}
void _func228(void) {
// --- ifif
/* 6630  6 */   ! ffesta_is_inhibited ( )   ;
/* 6632  6 */   N_U_L_L_replacement   ;
// then
}
void _func229(void) {
// --- ifif
/* 6815  6 */   N_U_L_L_replacement   ;
/* 6817  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func230(void) {
// --- ifif
/* 6844  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlIF   ;
/* 6846  6 */   ffesta_first_kw != FFESTR_firstIF   ;
// then
}
void _func231(void) {
// --- ifif
/* 7092  6 */   ffesta_first_kw != FFESTR_firstCONTINUE   ;
/* 7094  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlCONTINUE   ;
// then
}
void _func232(void) {
// --- ifif
/* 7417  6 */   ! ffesta_is_inhibited ( )   ;
/* 7419  6 */   N_U_L_L_replacement   ;
// then
}
void _func233(void) {
// --- ifif
/* 7541  6 */   N_U_L_L_replacement   ;
/* 7543  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func234(void) {
// --- ifif
/* 7694  6 */   ffesta_first_kw != FFESTR_firstCONTAINS   ;
/* 7696  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlCONTAINS   ;
// then
}
void _func235(void) {
// --- ifif
/* 7763  6 */   ffesta_first_kw != FFESTR_firstUNION   ;
/* 7765  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlUNION   ;
// then
}
void _func236(void) {
// --- ifif
/* 8203  6 */   ( ffesta_first_kw == FFESTR_firstMODULE ) || ( ( ffesta_first_kw == FFESTR_firstMODULEPROCEDURE ) && ! ffesrc_is_name_init ( * p ) )   ;
/* 8240  6 */   ffesta_first_kw != FFESTR_firstMODULEPROCEDURE   ;
// then
}
void _func237(void) {
// --- ifif
/* 8359  6 */   ! ffestb_local_ . moduleprocedure . started   ;
/* 8365  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func238(void) {
// --- ifif
/* 8374  6 */   ! ffestb_local_ . moduleprocedure . started   ;
/* 8381  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func239(void) {
// --- ifif
/* 8692  3 */   * p == '\0'   ;
/* 8694  3 */   ! ffesrc_is_name_init ( * p )   ;
// then
}
void _func240(void) {
// --- ifif
/* 8798  6 */   ! ffesta_is_inhibited ( )   ;
/* 8800  6 */   N_U_L_L_replacement   ;
// then
}
void _func241(void) {
// --- ifif
/* 8800  6 */   N_U_L_L_replacement   ;
/* 8802  6 */   N_U_L_L_replacement   ;
// then
}
void _func242(void) {
// --- ifif
/* 8815  2 */   N_U_L_L_replacement   ;
/* 8817  2 */   N_U_L_L_replacement   ;
// then
}
void _func243(void) {
// --- ifif
/* 8912  6 */   ffesta_first_kw != FFESTR_firstFORMAT   ;
/* 8914  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlFORMAT   ;
// then
}
void _func244(void) {
// --- ifif else
/* 9212  6 */   ffestb_local_ . format . pre . rtexpr   ;
/* 9219  6 */   ffestb_local_ . format . sign   ;
// else
}
void _func245(void) {
// --- ifif
/* 9693  6 */   * p == '\0'   ;
/* 9695  6 */   ! ISDIGIT ( * p )   ;
// then
}
void _func246(void) {
// --- ifif
/* 9715  6 */   * p == '\0'   ;
/* 9717  6 */   ( kw != FFESTR_formatP ) || ! ffelex_is_firstnamechar ( ( unsigned char ) * p )   ;
// then
}
void _func247(void) {
// --- ifif
/* 9772  6 */   * p == '\0'   ;
/* 9774  6 */   ! ISDIGIT ( * p )   ;
// then
}
void _func248(void) {
// --- ifif
/* 10052  6 */   * p == '\0'   ;
/* 10054  6 */   ! ISDIGIT ( * p )   ;
// then
}
void _func249(void) {
// --- ifif
/* 10176  6 */   ffestb_local_ . format . pre . present   ;
/* 10178  6 */   ffestb_local_ . format . post . present   ;
// then
}
void _func250(void) {
// --- ifif
/* 10220  6 */   ! ffesrc_char_match_init ( * ( p = ffelex_token_text ( t ) ) , 'E' , 'e' )   ;
/* 10225  6 */   * ++ p == '\0'   ;
// then
}
void _func251(void) {
// --- ifif
/* 10289  6 */   ffestb_local_ . format . pre . present   ;
/* 10291  6 */   ffestb_local_ . format . post . present   ;
/* 10293  6 */   ffestb_local_ . format . dot . present   ;
// then
}
void _func252(void) {
// --- ifif
/* 10586  3 */   ffestb_local_ . format . pre . present   ;
/* 10588  3 */   ffestb_local_ . format . post . present   ;
/* 10590  3 */   ffestb_local_ . format . dot . present   ;
/* 10592  3 */   ffestb_local_ . format . exp . present   ;
// then
}
void _func253(void) {
// --- ifif
/* 10606  6 */   ( ( pre == disallowed ) && ffestb_local_ . format . pre . present ) || ( ( pre == required ) && ! ffestb_local_ . format . pre . present )   ;
/* 10613  6 */   ( ( post == disallowed ) && ffestb_local_ . format . post . present ) || ( ( post == required ) && ! ffestb_local_ . format . post . present )   ;
/* 10620  6 */   ( ( dot == disallowed ) && ffestb_local_ . format . dot . present ) || ( ( dot == required ) && ! ffestb_local_ . format . dot . present )   ;
/* 10627  6 */   ( ( exp == disallowed ) && ffestb_local_ . format . exp . present ) || ( ( exp == required ) && ! ffestb_local_ . format . exp . present )   ;
// then
}
void _func254(void) {
// --- ifif
/* 11134  6 */   ffestr_other ( ffesta_tokens [ 2 ] ) != FFESTR_otherONLY   ;
/* 11136  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func255(void) {
// --- ifif
/* 11928  3 */   ! ffestb_local_ . interface . assignment && ( ffestb_local_ . interface . operator == FFESTP_definedoperatorASSIGNMENT )   ;
/* 11939  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func256(void) {
// --- ifif
/* 12013  6 */   * p == '\0'   ;
/* 12018  6 */   ! ISDIGIT ( * p )   ;
// then
}
void _func257(void) {
// --- ifif
/* 12069  6 */   N_U_L_L_replacement   ;
/* 12071  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func258(void) {
// --- ifif
/* 12116  6 */   ffesta_first_kw != FFESTR_firstMAP   ;
/* 12118  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlMAP   ;
// then
}
void _func259(void) {
// --- ifif
/* 12225  3 */   * p != '\0'   ;
/* 12227  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func260(void) {
// --- ifif
/* 12233  3 */   * p != '\0'   ;
/* 12235  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func261(void) {
// --- ifif
/* 12698  6 */   ! ffestb_local_ . V025 . started   ;
/* 12705  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func262(void) {
// --- ifif
/* 12714  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 12717  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func263(void) {
// --- ifif
/* 12753  3 */   ffestp_file . inquire . inquire_spec [ ix ] . kw_present   ;
/* 12755  3 */   ffestp_file . inquire . inquire_spec [ ix ] . value_present   ;
// then
}
void _func264(void) {
// --- ifif
/* 12778  3 */   ffestp_file . accept . accept_spec [ ix ] . kw_present   ;
/* 12780  3 */   ffestp_file . accept . accept_spec [ ix ] . value_present   ;
// then
}
void _func265(void) {
// --- ifif
/* 12804  3 */   ffestp_file . beru . beru_spec [ ix ] . kw_present   ;
/* 12806  3 */   ffestp_file . beru . beru_spec [ ix ] . value_present   ;
// then
}
void _func266(void) {
// --- ifif
/* 12829  3 */   ffestp_file . close . close_spec [ ix ] . kw_present   ;
/* 12831  3 */   ffestp_file . close . close_spec [ ix ] . value_present   ;
// then
}
void _func267(void) {
// --- ifif
/* 12854  3 */   ffestp_file . delete . delete_spec [ ix ] . kw_present   ;
/* 12856  3 */   ffestp_file . delete . delete_spec [ ix ] . value_present   ;
// then
}
void _func268(void) {
// --- ifif
/* 12879  3 */   ffestp_file . inquire . inquire_spec [ ix ] . kw_present   ;
/* 12881  3 */   ffestp_file . inquire . inquire_spec [ ix ] . value_present   ;
// then
}
void _func269(void) {
// --- ifif
/* 12904  3 */   ffestp_file . open . open_spec [ ix ] . kw_present   ;
/* 12906  3 */   ffestp_file . open . open_spec [ ix ] . value_present   ;
// then
}
void _func270(void) {
// --- ifif
/* 12929  3 */   ffestp_file . print . print_spec [ ix ] . kw_present   ;
/* 12931  3 */   ffestp_file . print . print_spec [ ix ] . value_present   ;
// then
}
void _func271(void) {
// --- ifif
/* 12954  3 */   ffestp_file . read . read_spec [ ix ] . kw_present   ;
/* 12956  3 */   ffestp_file . read . read_spec [ ix ] . value_present   ;
// then
}
void _func272(void) {
// --- ifif
/* 12979  3 */   ffestp_file . rewrite . rewrite_spec [ ix ] . kw_present   ;
/* 12981  3 */   ffestp_file . rewrite . rewrite_spec [ ix ] . value_present   ;
// then
}
void _func273(void) {
// --- ifif
/* 13004  3 */   ffestp_file . type . type_spec [ ix ] . kw_present   ;
/* 13006  3 */   ffestp_file . type . type_spec [ ix ] . value_present   ;
// then
}
void _func274(void) {
// --- ifif
/* 13029  3 */   ffestp_file . write . write_spec [ ix ] . kw_present   ;
/* 13031  3 */   ffestp_file . write . write_spec [ ix ] . value_present   ;
// then
}
void _func275(void) {
// --- ifif else
/* 13303  6 */   N_U_L_L_replacement   ;
/* 13305  6 */   ffebld_op ( expr ) == FFEBLD_opITEM   ;
// else
}
void _func276(void) {
// --- ifif
/* 13414  6 */   ffestb_local_ . beru . label   ;
/* 13416  6 */   ffestb_local_ . beru . left   ;
// then
}
void _func277(void) {
// --- ifif
/* 13830  6 */   ffestb_local_ . vxtcode . label   ;
/* 13832  6 */   ffestb_local_ . vxtcode . left   ;
// then
}
void _func278(void) {
// --- ifif
/* 14023  6 */   N_U_L_L_replacement   ;
/* 14025  6 */   ! ffesta_is_inhibited ( )   ;
/* 14030  6 */   ffesta_first_kw == FFESTR_firstDECODE   ;
// then
}
void _func279(void) {
// --- ifif
/* 14040  6 */   N_U_L_L_replacement   ;
/* 14042  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func280(void) {
// --- ifif
/* 14091  6 */   ffesta_first_kw != FFESTR_firstOPEN   ;
/* 14093  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlOPEN   ;
// then
}
void _func281(void) {
// --- ifif
/* 14485  6 */   ffestb_local_ . open . label   ;
/* 14487  6 */   ffestb_local_ . open . left   ;
// then
}
void _func282(void) {
// --- ifif
/* 14638  6 */   ffesta_first_kw != FFESTR_firstCLOSE   ;
/* 14640  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlCLOSE   ;
// then
}
void _func283(void) {
// --- ifif
/* 14853  6 */   ffestb_local_ . close . label   ;
/* 14855  6 */   ffestb_local_ . close . left   ;
// then
}
void _func284(void) {
// --- ifif
/* 15126  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 15130  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func285(void) {
// --- ifif
/* 15221  2 */   N_U_L_L_replacement   ;
/* 15224  2 */   ffebld_op ( expr ) != FFEBLD_opITEM   ;
// then
}
void _func286(void) {
// --- ifif
/* 15244  3 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 15249  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func287(void) {
// --- ifif
/* 15528  6 */   ffestb_local_ . read . label   ;
/* 15530  6 */   ffestb_local_ . read . left   ;
// then
}
void _func288(void) {
// --- ifif
/* 15758  6 */   N_U_L_L_replacement   ;
/* 15760  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func289(void) {
// --- ifif
/* 15768  6 */   N_U_L_L_replacement   ;
/* 15770  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func290(void) {
// --- ifif
/* 16148  6 */   ffestb_local_ . write . label   ;
/* 16150  6 */   ffestb_local_ . write . left   ;
// then
}
void _func291(void) {
// --- ifif
/* 16370  6 */   N_U_L_L_replacement   ;
/* 16372  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func292(void) {
// --- ifif
/* 16379  6 */   N_U_L_L_replacement   ;
/* 16381  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func293(void) {
// --- ifif
/* 16523  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 16526  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func294(void) {
// --- ifif
/* 16551  6 */   N_U_L_L_replacement   ;
/* 16553  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func295(void) {
// --- ifif
/* 16560  6 */   N_U_L_L_replacement   ;
/* 16562  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func296(void) {
// --- ifif
/* 16599  6 */   ffesta_first_kw != FFESTR_firstINQUIRE   ;
/* 16601  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlINQUIRE   ;
// then
}
void _func297(void) {
// --- ifif
/* 16975  6 */   ffestb_local_ . inquire . label   ;
/* 16977  6 */   ffestb_local_ . inquire . left   ;
// then
}
void _func298(void) {
// --- ifif
/* 17018  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 17020  6 */   ffestb_local_ . inquire . ix == FFESTP_inquireixIOLENGTH   ;
// then
}
void _func299(void) {
// --- ifif
/* 17157  6 */   N_U_L_L_replacement   ;
/* 17159  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func300(void) {
// --- ifif
/* 17166  6 */   N_U_L_L_replacement   ;
/* 17168  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func301(void) {
// --- ifif
/* 17524  6 */   ffestb_local_ . rewrite . label   ;
/* 17526  6 */   ffestb_local_ . rewrite . left   ;
// then
}
void _func302(void) {
// --- ifif
/* 17695  6 */   N_U_L_L_replacement   ;
/* 17697  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func303(void) {
// --- ifif
/* 17704  6 */   N_U_L_L_replacement   ;
/* 17706  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func304(void) {
// --- ifif
/* 17848  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 17852  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func305(void) {
// --- ifif
/* 17877  6 */   N_U_L_L_replacement   ;
/* 17879  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func306(void) {
// --- ifif
/* 17887  6 */   N_U_L_L_replacement   ;
/* 17889  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func307(void) {
// --- ifif
/* 18053  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 18056  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func308(void) {
// --- ifif
/* 18081  6 */   N_U_L_L_replacement   ;
/* 18083  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func309(void) {
// --- ifif
/* 18090  6 */   N_U_L_L_replacement   ;
/* 18092  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func310(void) {
// --- ifif
/* 18130  6 */   ffesta_first_kw != FFESTR_firstDELETE   ;
/* 18132  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlDELETE   ;
// then
}
void _func311(void) {
// --- ifif
/* 18343  6 */   ffestb_local_ . delete . label   ;
/* 18345  6 */   ffestb_local_ . delete . left   ;
// then
}
void _func312(void) {
// --- ifif
/* 18495  6 */   ffesta_first_kw != FFESTR_firstFIND   ;
/* 18497  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlFIND   ;
// then
}
void _func313(void) {
// --- ifif
/* 18708  6 */   ffestb_local_ . find . label   ;
/* 18710  6 */   ffestb_local_ . find . left   ;
// then
}
void _func314(void) {
// --- ifif
/* 18964  3 */   * p != '\0'   ;
/* 18966  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func315(void) {
// --- ifif
/* 19507  6 */   ! ffesta_is_inhibited ( )   ;
/* 19515  6 */   N_U_L_L_replacement   ;
// then
}
void _func316(void) {
// --- ifif
/* 19906  3 */   * p != '\0'   ;
/* 19908  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func317(void) {
// --- ifif
/* 20247  6 */   ffesta_first_kw != FFESTR_firstNULLIFY   ;
/* 20249  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlNULLIFY   ;
// then
}
void _func318(void) {
// --- ifif
/* 20571  3 */   * p != '\0'   ;
/* 20573  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func319(void) {
// --- ifif
/* 20581  3 */   * p != '\0'   ;
/* 20583  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func320(void) {
// --- ifif
/* 20658  6 */   ! ffesta_is_inhibited ( )   ;
/* 20661  6 */   N_U_L_L_replacement   ;
// then
}
void _func321(void) {
// --- ifif
/* 20739  3 */   * p != '\0'   ;
/* 20741  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func322(void) {
// --- ifif
/* 20749  3 */   * p != '\0'   ;
/* 20751  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func323(void) {
// --- ifif
/* 20941  3 */   * p != '\0'   ;
/* 20943  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func324(void) {
// --- ifif
/* 20951  3 */   * p != '\0'   ;
/* 20953  3 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func325(void) {
// --- ifif
/* 21223  6 */   * p == '\0'   ;
/* 21228  6 */   ! ffesrc_is_name_init ( * p )   ;
// then
}
void _func326(void) {
// --- ifif
/* 21241  2 */   * p == '\0'   ;
/* 21251  2 */   ! ffesrc_is_name_init ( * p )   ;
// then
}
void _func327(void) {
// --- ifif
/* 21452  6 */   ffesta_first_kw != FFESTR_firstTYPE   ;
/* 21454  6 */   ffelex_token_length ( ffesta_tokens [ 0 ] ) != FFESTR_firstlTYPE   ;
// then
}
void _func328(void) {
// --- ifif
/* 21879  6 */   ! ffesta_is_inhibited ( )   ;
/* 21883  6 */   N_U_L_L_replacement   ;
// then
}
void _func329(void) {
// --- ifif
/* 21883  6 */   N_U_L_L_replacement   ;
/* 21885  6 */   N_U_L_L_replacement   ;
// then
}
void _func330(void) {
// --- ifif
/* 21892  6 */   ! ffesta_is_inhibited ( )   ;
/* 21896  6 */   N_U_L_L_replacement   ;
// then
}
void _func331(void) {
// --- ifif
/* 21896  6 */   N_U_L_L_replacement   ;
/* 21898  6 */   N_U_L_L_replacement   ;
// then
}
void _func332(void) {
// --- ifif
/* 22116  2 */   ! ffestb_subrargs_ . dim_list . ok   ;
/* 22119  2 */   ffelex_token_type ( ffesta_tokens [ 1 ] ) == FFELEX_typeNAMES   ;
// then
}
void _func333(void) {
// --- ifif
/* 22155  6 */   N_U_L_L_replacement   ;
/* 22157  6 */   N_U_L_L_replacement   ;
// then
}
void _func334(void) {
// --- ifif
/* 22173  6 */   N_U_L_L_replacement   ;
/* 22175  6 */   N_U_L_L_replacement   ;
// then
}
void _func335(void) {
// --- ifif
/* 22198  2 */   N_U_L_L_replacement   ;
/* 22200  2 */   N_U_L_L_replacement   ;
// then
}
void _func336(void) {
// --- ifif
/* 22236  2 */   N_U_L_L_replacement   ;
/* 22238  2 */   N_U_L_L_replacement   ;
// then
}
void _func337(void) {
// --- ifif
/* 22271  2 */   N_U_L_L_replacement   ;
/* 22273  2 */   N_U_L_L_replacement   ;
// then
}
void _func338(void) {
// --- ifif
/* 22299  6 */   N_U_L_L_replacement   ;
/* 22301  6 */   N_U_L_L_replacement   ;
// then
}
void _func339(void) {
// --- ifif
/* 22301  6 */   N_U_L_L_replacement   ;
/* 22303  6 */   N_U_L_L_replacement   ;
// then
}
void _func340(void) {
// --- ifif
/* 22318  6 */   N_U_L_L_replacement   ;
/* 22320  6 */   N_U_L_L_replacement   ;
// then
}
void _func341(void) {
// --- ifif
/* 22320  6 */   N_U_L_L_replacement   ;
/* 22322  6 */   N_U_L_L_replacement   ;
// then
}
void _func342(void) {
// --- ifif
/* 22343  6 */   N_U_L_L_replacement   ;
/* 22345  6 */   N_U_L_L_replacement   ;
// then
}
void _func343(void) {
// --- ifif
/* 22345  6 */   N_U_L_L_replacement   ;
/* 22347  6 */   N_U_L_L_replacement   ;
// then
}
void _func344(void) {
// --- ifif
/* 22360  2 */   N_U_L_L_replacement   ;
/* 22362  2 */   N_U_L_L_replacement   ;
// then
}
void _func345(void) {
// --- ifif
/* 22362  2 */   N_U_L_L_replacement   ;
/* 22364  2 */   N_U_L_L_replacement   ;
// then
}
void _func346(void) {
// --- ifif
/* 22384  6 */   N_U_L_L_replacement   ;
/* 22386  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func347(void) {
// --- ifif
/* 22392  6 */   N_U_L_L_replacement   ;
/* 22394  6 */   N_U_L_L_replacement   ;
// then
}
void _func348(void) {
// --- ifif
/* 22394  6 */   N_U_L_L_replacement   ;
/* 22396  6 */   N_U_L_L_replacement   ;
// then
}
void _func349(void) {
// --- ifif
/* 22411  6 */   N_U_L_L_replacement   ;
/* 22413  6 */   N_U_L_L_replacement   ;
// then
}
void _func350(void) {
// --- ifif
/* 22413  6 */   N_U_L_L_replacement   ;
/* 22415  6 */   N_U_L_L_replacement   ;
// then
}
void _func351(void) {
// --- ifif
/* 22426  2 */   N_U_L_L_replacement   ;
/* 22428  2 */   N_U_L_L_replacement   ;
// then
}
void _func352(void) {
// --- ifif
/* 22428  2 */   N_U_L_L_replacement   ;
/* 22430  2 */   N_U_L_L_replacement   ;
// then
}
void _func353(void) {
// --- ifif
/* 22448  6 */   N_U_L_L_replacement   ;
/* 22450  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func354(void) {
// --- ifif
/* 22466  6 */   N_U_L_L_replacement   ;
/* 22468  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func355(void) {
// --- ifif
/* 22500  6 */   N_U_L_L_replacement   ;
/* 22502  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func356(void) {
// --- ifif
/* 22511  6 */   N_U_L_L_replacement   ;
/* 22513  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func357(void) {
// --- ifif
/* 22594  2 */   N_U_L_L_replacement   ;
/* 22596  2 */   N_U_L_L_replacement   ;
// then
}
void _func358(void) {
// --- ifif
/* 22640  6 */   ( ffelex_token_type ( ffesta_tokens [ 1 ] ) != FFELEX_typeNAMES ) && ! ffesta_is_inhibited ( )   ;
/* 22645  6 */   N_U_L_L_replacement   ;
// then
}
void _func359(void) {
// --- ifif
/* 22645  6 */   N_U_L_L_replacement   ;
/* 22647  6 */   N_U_L_L_replacement   ;
// then
}
void _func360(void) {
// --- ifif
/* 22653  2 */   N_U_L_L_replacement   ;
/* 22655  2 */   N_U_L_L_replacement   ;
// then
}
void _func361(void) {
// --- ifif
/* 22830  2 */   N_U_L_L_replacement   ;
/* 22832  2 */   N_U_L_L_replacement   ;
// then
}
void _func362(void) {
// --- ifif
/* 22832  2 */   N_U_L_L_replacement   ;
/* 22834  2 */   N_U_L_L_replacement   ;
// then
}
void _func363(void) {
// --- ifif
/* 22874  2 */   N_U_L_L_replacement   ;
/* 22876  2 */   N_U_L_L_replacement   ;
// then
}
void _func364(void) {
// --- ifif
/* 22876  2 */   N_U_L_L_replacement   ;
/* 22878  2 */   N_U_L_L_replacement   ;
// then
}
void _func365(void) {
// --- ifif
/* 23120  6 */   * p == '\0'   ;
/* 23122  6 */   ! ffesrc_is_name_init ( * p )   ;
// then
}
void _func366(void) {
// --- ifif
/* 23131  2 */   N_U_L_L_replacement   ;
/* 23133  2 */   N_U_L_L_replacement   ;
// then
}
void _func367(void) {
// --- ifif
/* 23133  2 */   N_U_L_L_replacement   ;
/* 23135  2 */   N_U_L_L_replacement   ;
// then
}
void _func368(void) {
// --- ifif
/* 23141  2 */   N_U_L_L_replacement   ;
/* 23143  2 */   N_U_L_L_replacement   ;
// then
}
void _func369(void) {
// --- ifif
/* 23143  2 */   N_U_L_L_replacement   ;
/* 23145  2 */   N_U_L_L_replacement   ;
// then
}
void _func370(void) {
// --- ifif
/* 23171  2 */   N_U_L_L_replacement   ;
/* 23173  2 */   N_U_L_L_replacement   ;
// then
}
void _func371(void) {
// --- ifif
/* 23173  2 */   N_U_L_L_replacement   ;
/* 23175  2 */   N_U_L_L_replacement   ;
// then
}
void _func372(void) {
// --- ifif
/* 23203  2 */   N_U_L_L_replacement   ;
/* 23205  2 */   N_U_L_L_replacement   ;
// then
}
void _func373(void) {
// --- ifif
/* 23205  2 */   N_U_L_L_replacement   ;
/* 23207  2 */   N_U_L_L_replacement   ;
// then
}
void _func374(void) {
// --- ifif
/* 23263  2 */   N_U_L_L_replacement   ;
/* 23265  2 */   N_U_L_L_replacement   ;
// then
}
void _func375(void) {
// --- ifif
/* 23265  2 */   N_U_L_L_replacement   ;
/* 23267  2 */   N_U_L_L_replacement   ;
// then
}
void _func376(void) {
// --- ifif
/* 23311  2 */   N_U_L_L_replacement   ;
/* 23313  2 */   N_U_L_L_replacement   ;
// then
}
void _func377(void) {
// --- ifif
/* 23313  2 */   N_U_L_L_replacement   ;
/* 23315  2 */   N_U_L_L_replacement   ;
// then
}
void _func378(void) {
// --- ifif
/* 23347  2 */   N_U_L_L_replacement   ;
/* 23349  2 */   N_U_L_L_replacement   ;
// then
}
void _func379(void) {
// --- ifif
/* 23349  2 */   N_U_L_L_replacement   ;
/* 23351  2 */   N_U_L_L_replacement   ;
// then
}
void _func380(void) {
// --- ifif
/* 23377  6 */   ! ffesta_is_inhibited ( )   ;
/* 23383  6 */   N_U_L_L_replacement   ;
// then
}
void _func381(void) {
// --- ifif
/* 23383  6 */   N_U_L_L_replacement   ;
/* 23385  6 */   N_U_L_L_replacement   ;
// then
}
void _func382(void) {
// --- ifif
/* 23385  6 */   N_U_L_L_replacement   ;
/* 23387  6 */   N_U_L_L_replacement   ;
// then
}
void _func383(void) {
// --- ifif
/* 23404  2 */   N_U_L_L_replacement   ;
/* 23406  2 */   N_U_L_L_replacement   ;
// then
}
void _func384(void) {
// --- ifif
/* 23406  2 */   N_U_L_L_replacement   ;
/* 23408  2 */   N_U_L_L_replacement   ;
// then
}
void _func385(void) {
// --- ifif
/* 23437  2 */   N_U_L_L_replacement   ;
/* 23439  2 */   N_U_L_L_replacement   ;
// then
}
void _func386(void) {
// --- ifif
/* 23439  2 */   N_U_L_L_replacement   ;
/* 23441  2 */   N_U_L_L_replacement   ;
// then
}
void _func387(void) {
// --- ifif
/* 23471  2 */   N_U_L_L_replacement   ;
/* 23473  2 */   N_U_L_L_replacement   ;
// then
}
void _func388(void) {
// --- ifif
/* 23473  2 */   N_U_L_L_replacement   ;
/* 23475  2 */   N_U_L_L_replacement   ;
// then
}
void _func389(void) {
// --- ifif
/* 23504  2 */   N_U_L_L_replacement   ;
/* 23506  2 */   N_U_L_L_replacement   ;
// then
}
void _func390(void) {
// --- ifif
/* 23506  2 */   N_U_L_L_replacement   ;
/* 23508  2 */   N_U_L_L_replacement   ;
// then
}
void _func391(void) {
// --- ifif
/* 23533  6 */   ! ffesta_is_inhibited ( )   ;
/* 23539  6 */   N_U_L_L_replacement   ;
// then
}
void _func392(void) {
// --- ifif
/* 23539  6 */   N_U_L_L_replacement   ;
/* 23541  6 */   N_U_L_L_replacement   ;
// then
}
void _func393(void) {
// --- ifif
/* 23541  6 */   N_U_L_L_replacement   ;
/* 23543  6 */   N_U_L_L_replacement   ;
// then
}
void _func394(void) {
// --- ifif
/* 23555  2 */   N_U_L_L_replacement   ;
/* 23557  2 */   N_U_L_L_replacement   ;
// then
}
void _func395(void) {
// --- ifif
/* 23557  2 */   N_U_L_L_replacement   ;
/* 23559  2 */   N_U_L_L_replacement   ;
// then
}
void _func396(void) {
// --- ifif
/* 24264  6 */   ! ffestb_local_ . vxtparam . started   ;
/* 24273  6 */   N_U_L_L_replacement   ;
// then
}
void _func397(void) {
// --- ifif
/* 24273  6 */   N_U_L_L_replacement   ;
/* 24275  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func398(void) {
// --- ifif
/* 24285  6 */   ! ffestb_local_ . vxtparam . started   ;
/* 24291  6 */   N_U_L_L_replacement   ;
// then
}
void _func399(void) {
// --- ifif
/* 24291  6 */   N_U_L_L_replacement   ;
/* 24293  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func400(void) {
// --- ifif
/* 24778  2 */   N_U_L_L_replacement   ;
/* 24780  2 */   N_U_L_L_replacement   ;
// then
}
void _func401(void) {
// --- ifif
/* 24780  2 */   N_U_L_L_replacement   ;
/* 24782  2 */   ffestb_local_ . decl . imp_started && ! ffesta_is_inhibited ( )   ;
// then
}
void _func402(void) {
// --- ifif
/* 24810  2 */   N_U_L_L_replacement   ;
/* 24812  2 */   N_U_L_L_replacement   ;
// then
}
void _func403(void) {
// --- ifif
/* 24812  2 */   N_U_L_L_replacement   ;
/* 24814  2 */   ffestb_local_ . decl . imp_started && ! ffesta_is_inhibited ( )   ;
// then
}
void _func404(void) {
// --- ifif
/* 24848  2 */   N_U_L_L_replacement   ;
/* 24850  2 */   N_U_L_L_replacement   ;
// then
}
void _func405(void) {
// --- ifif
/* 24850  2 */   N_U_L_L_replacement   ;
/* 24852  2 */   ffestb_local_ . decl . imp_started && ! ffesta_is_inhibited ( )   ;
// then
}
void _func406(void) {
// --- ifif
/* 24882  2 */   N_U_L_L_replacement   ;
/* 24884  2 */   N_U_L_L_replacement   ;
// then
}
void _func407(void) {
// --- ifif
/* 24884  2 */   N_U_L_L_replacement   ;
/* 24886  2 */   ffestb_local_ . decl . imp_started && ! ffesta_is_inhibited ( )   ;
// then
}
void _func408(void) {
// --- ifif
/* 24915  2 */   N_U_L_L_replacement   ;
/* 24917  2 */   N_U_L_L_replacement   ;
// then
}
void _func409(void) {
// --- ifif
/* 24917  2 */   N_U_L_L_replacement   ;
/* 24919  2 */   ffestb_local_ . decl . imp_started && ! ffesta_is_inhibited ( )   ;
// then
}
void _func410(void) {
// --- ifif
/* 24940  6 */   ! ffestb_local_ . decl . imp_started   ;
/* 24947  6 */   ! ffesta_is_inhibited ( )   ;
/* 24951  6 */   N_U_L_L_replacement   ;
// then
}
void _func411(void) {
// --- ifif
/* 24951  6 */   N_U_L_L_replacement   ;
/* 24953  6 */   N_U_L_L_replacement   ;
// then
}
void _func412(void) {
// --- ifif
/* 24956  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 24958  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func413(void) {
// --- ifif
/* 24967  2 */   N_U_L_L_replacement   ;
/* 24969  2 */   N_U_L_L_replacement   ;
// then
}
void _func414(void) {
// --- ifif
/* 24969  2 */   N_U_L_L_replacement   ;
/* 24971  2 */   ffestb_local_ . decl . imp_started && ! ffesta_is_inhibited ( )   ;
// then
}
void _func415(void) {
// --- ifif
/* 25160  6 */   ! ffestb_local_ . decl . imp_started   ;
/* 25167  6 */   ! ffesta_is_inhibited ( )   ;
/* 25171  6 */   N_U_L_L_replacement   ;
// then
}
void _func416(void) {
// --- ifif
/* 25171  6 */   N_U_L_L_replacement   ;
/* 25173  6 */   N_U_L_L_replacement   ;
// then
}
void _func417(void) {
// --- ifif
/* 25176  6 */   ffelex_token_type ( t ) == FFELEX_typeCOMMA   ;
/* 25178  6 */   ! ffesta_is_inhibited ( )   ;
// then
}
void _func418(void) {
// --- ifif
/* 25196  2 */   N_U_L_L_replacement   ;
/* 25198  2 */   N_U_L_L_replacement   ;
// then
}
void _func419(void) {
// --- ifif
/* 25198  2 */   N_U_L_L_replacement   ;
/* 25200  2 */   ffestb_local_ . decl . imp_started && ! ffesta_is_inhibited ( )   ;
// then
}
void _func420(void) {
// --- ifif
/* 808  2 */   N_U_L_L_replacement   ;
/* 820  2 */   ffewhere_line_is_unknown ( ffelab_definition_line ( label ) )   ;
// then
}
void _func421(void) {
// --- ifif
/* 1049  2 */   ( ffesta_label_token == NULL ) || ( ffestc_shriek_after1_ != NULL )   ;
/* 1059  2 */   ! ffestc_labeldef_begin_ ( )   ;
// then
}
void _func422(void) {
// --- ifif
/* 1546  6 */   ffelab_blocknum ( label ) == ffestw_blocknum ( block )   ;
/* 1548  6 */   ! ffewhere_line_is_unknown ( ffelab_definition_line ( label ) )   ;
// then
}
void _func423(void) {
// --- ifif
/* 1739  6 */   ! ffewhere_line_is_unknown ( ffelab_definition_line ( label ) )   ;
/* 1755  6 */   ffelab_blocknum ( label ) != 0   ;
/* 1772  6 */   ( ffestw_state ( ffestw_stack_top ( ) ) != FFESTV_stateDO ) || ( ffestw_label ( ffestw_stack_top ( ) ) != label )   ;
// then
}
void _func424(void) {
// --- ifif else
/* 4311  2 */   ! ffesymbol_is_specable ( s ) && ( ! sfref_ok || ( ffesymbol_where ( s ) != FFEINFO_whereDUMMY ) )   ;
/* 4320  2 */   na == FFESYMBOL_attrsetNONE   ;
// else
}
void _func425(void) {
// --- ifif
/* 4693  2 */   N_U_L_L_replacement   ;
/* 4695  2 */   N_U_L_L_replacement   ;
// then
}
void _func426(void) {
// --- ifif
/* 4695  2 */   N_U_L_L_replacement   ;
/* 4697  2 */   N_U_L_L_replacement   ;
// then
}
void _func427(void) {
// --- ifif
/* 5126  2 */   ffebld_op ( spec -> u . expr ) == FFEBLD_opSTAR   ;
/* 5129  2 */   ffeinfo_kind ( ffebld_info ( spec -> u . expr ) ) == FFEINFO_kindNAMELIST   ;
/* 5132  2 */   ffeinfo_rank ( ffebld_info ( spec -> u . expr ) ) != 0   ;
// then
}
void _func428(void) {
// --- ifif
/* 5228  2 */   ! spec -> kw_or_val_present || ! spec -> value_present || ( spec -> u . expr == NULL ) || ( ffebld_op ( spec -> u . expr ) != FFEBLD_opCONTER )   ;
/* 5239  2 */   ffebld_constant_type ( c = ffebld_conter ( spec -> u . expr ) ) != FFEBLD_constCHARACTERDEFAULT   ;
// then
}
void _func429(void) {
// --- ifif
/* 5232  6 */   N_U_L_L_replacement   ;
/* 5234  6 */   N_U_L_L_replacement   ;
// then
}
void _func430(void) {
// --- ifif
/* 5239  2 */   ffebld_constant_type ( c = ffebld_conter ( spec -> u . expr ) ) != FFEBLD_constCHARACTERDEFAULT   ;
/* 5249  2 */   N_U_L_L_replacement   ;
// then
}
void _func431(void) {
// --- ifif
/* 5242  6 */   N_U_L_L_replacement   ;
/* 5244  6 */   N_U_L_L_replacement   ;
// then
}
void _func432(void) {
// --- ifif
/* 5249  2 */   N_U_L_L_replacement   ;
/* 5251  2 */   N_U_L_L_replacement   ;
// then
}
void _func433(void) {
// --- ifif
/* 5258  2 */   i == 0   ;
/* 5260  2 */   i > 0   ;
// then
}
void _func434(void) {
// --- ifif
/* 5989  2 */   ffestw_substate ( ffestw_stack_top ( ) ) != 0   ;
/* 5999  2 */   ffestw_state ( ffestw_previous ( ffestw_stack_top ( ) ) ) != FFESTV_stateMODULE3   ;
// then
}
void _func435(void) {
// --- ifif
/* 6100  2 */   ffestw_substate ( ffestw_stack_top ( ) ) != 2   ;
/* 6109  2 */   ( name != NULL ) && ( ffelex_token_strcmp ( name , ffestw_name ( ffestw_stack_top ( ) ) ) != 0 )   ;
// then
}
void _func436(void) {
// --- ifif
/* 6448  2 */   ! ffesta_is_entry_valid && ( ( ( na & ( FFESYMBOL_attrsANYLEN | FFESYMBOL_attrsARRAY ) ) == ( FFESYMBOL_attrsANYLEN | FFESYMBOL_attrsARRAY ) ) )   ;
/* 6453  2 */   is_init   ;
/* 6468  2 */   na == FFESYMBOL_attrsetNONE   ;
// else
}
void _func437(void) {
// --- ifif else
/* 6536  6 */   N_U_L_L_replacement   ;
/* 6555  6 */   N_U_L_L_replacement   ;
// else
}
void _func438(void) {
// --- ifif else
/* 6659  2 */   ! ffestc_parent_ok_   ;
/* 6662  2 */   N_U_L_L_replacement   ;
// else
}
void _func439(void) {
// --- ifif
/* 6690  2 */   ffestc_parent_ok_   ;
/* 6693  2 */   ffestc_parent_ok_   ;
// then
}
void _func440(void) {
// --- ifif else
/* 7691  2 */   ! ffestc_ok_   ;
/* 7695  2 */   N_U_L_L_replacement   ;
// else
}
void _func441(void) {
// --- ifif
/* 7795  2 */   ! ffestc_ok_   ;
/* 7798  2 */   ( ffebld_op ( dest ) == FFEBLD_opANY ) || ( ffebld_op ( source ) == FFEBLD_opANY )   ;
// then
}
void _func442(void) {
// --- ifif
/* 7908  2 */   ! ffestc_ok_   ;
/* 7911  2 */   ( type == FFESTP_typeCHARACTER ) && ( len != NULL ) && ( ffebld_op ( len ) == FFEBLD_opSTAR )   ;
// then
}
void _func443(void) {
// --- ifif
/* 7992  2 */   ! ffestc_ok_   ;
/* 7995  2 */   N_U_L_L_replacement   ;
// then
}
void _func444(void) {
// --- ifif
/* 8182  2 */   ! ffestc_local_ . equiv . ok   ;
/* 8186  2 */   N_U_L_L_replacement   ;
// then
}
void _func445(void) {
// --- ifif
/* 8213  2 */   ! ffestc_local_ . equiv . ok   ;
/* 8216  2 */   N_U_L_L_replacement   ;
// then
}
void _func446(void) {
// --- ifif
/* 8240  2 */   N_U_L_L_replacement   ;
/* 8254  2 */   ffesymbol_is_save ( s )   ;
// then
}
void _func447(void) {
// --- ifif
/* 8319  2 */   ! ffestc_ok_   ;
/* 8322  2 */   N_U_L_L_replacement   ;
// then
}
void _func448(void) {
// --- ifif
/* 8409  6 */   ffesymbol_is_save ( ffestc_local_ . common . symbol )   ;
/* 8411  6 */   N_U_L_L_replacement   ;
// then
}
void _func449(void) {
// --- ifif
/* 8411  6 */   N_U_L_L_replacement   ;
/* 8424  6 */   N_U_L_L_replacement   ;
// then
}
void _func450(void) {
// --- ifif
/* 8485  2 */   ! ffestc_ok_   ;
/* 8488  2 */   N_U_L_L_replacement   ;
// then
}
void _func451(void) {
// --- ifif
/* 8549  2 */   ! ffestc_ok_   ;
/* 8552  2 */   N_U_L_L_replacement   ;
// then
}
void _func452(void) {
// --- ifif
/* 8930  2 */   N_U_L_L_replacement   ;
/* 8951  2 */   ffestw_substate ( ffestw_stack_top ( ) ) != 0   ;
// then
}
void _func453(void) {
// --- ifif
/* 9137  2 */   ffestw_state ( ffestw_stack_top ( ) ) == FFESTV_stateSELECT0   ;
/* 9146  2 */   N_U_L_L_replacement   ;
// then
}
void _func454(void) {
// --- ifif else
/* 9146  2 */   N_U_L_L_replacement   ;
/* 9169  2 */   N_U_L_L_replacement   ;
// else
}
void _func455(void) {
// --- ifif
/* 9187  3 */   ( caseobj -> expr1 == NULL ) && ( ! caseobj -> range || ( caseobj -> expr2 == NULL ) )   ;
/* 9198  3 */   ( ( caseobj -> expr1 != NULL ) && ( ( ffeinfo_basictype ( ffebld_info ( caseobj -> expr1 ) ) != s -> type ) || ( ffeinfo_kindtype ( ffebld_info ( caseobj -> expr1 ) ) != s -> kindtype ) ) ) || ( ( caseobj -> range ) && ( caseobj -> expr2 != NULL ) && ( ( ffeinfo_basictype ( ffebld_info ( caseobj -> expr2 ) ) != s -> type ) || ( ffeinfo_kindtype ( ffebld_info ( caseobj -> expr2 ) ) != s -> kindtype ) ) )   ;
/* 9219  3 */   ( s -> type == FFEINFO_basictypeLOGICAL ) && ( caseobj -> range )   ;
/* 9228  3 */   N_U_L_L_replacement   ;
// else
}
void _func456(void) {
// --- ifif
/* 9423  6 */   ( ffeinfo_basictype ( ffebld_info ( var ) ) == FFEINFO_basictypeREAL ) && ffe_is_warn_surprising ( )   ;
/* 9432  6 */   ! ffesymbol_is_doiter ( varsym = ffebld_symter ( var ) )   ;
// then
}
void _func457(void) {
// --- ifif
/* 9589  6 */   ( ffeinfo_basictype ( ffebld_info ( var ) ) == FFEINFO_basictypeREAL ) && ffe_is_warn_surprising ( )   ;
/* 9598  6 */   ! ffesymbol_is_doiter ( varsym = ffebld_symter ( var ) )   ;
// then
}
void _func458(void) {
// --- ifif
/* 9924  2 */   ffestc_labelref_is_branch_ ( label_token , & label )   ;
/* 9927  2 */   N_U_L_L_replacement   ;
// then
}
void _func459(void) {
// --- ifif
/* 10302  2 */   ffestc_subr_is_branch_ ( & ffestp_file . open . open_spec [ FFESTP_openixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . open . open_spec [ FFESTP_openixUNIT ] )   ;
/* 10446  2 */   N_U_L_L_replacement   ;
// then
}
void _func460(void) {
// --- ifif
/* 10477  2 */   ffestc_subr_is_branch_ ( & ffestp_file . close . close_spec [ FFESTP_closeixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . close . close_spec [ FFESTP_closeixUNIT ] )   ;
/* 10489  2 */   N_U_L_L_replacement   ;
// then
}
void _func461(void) {
// --- ifif
/* 10531  2 */   only_format   ;
/* 10539  2 */   ! ffestc_subr_is_branch_ ( & ffestp_file . read . read_spec [ FFESTP_readixEOR ] ) || ! ffestc_subr_is_branch_ ( & ffestp_file . read . read_spec [ FFESTP_readixERR ] ) || ! ffestc_subr_is_branch_ ( & ffestp_file . read . read_spec [ FFESTP_readixEND ] )   ;
// then
}
void _func462(void) {
// --- ifif
/* 10575  2 */   ffestp_file . read . read_spec [ FFESTP_readixKEYGT ] . kw_or_val_present   ;
/* 10620  2 */   ffestp_file . read . read_spec [ FFESTP_readixKEYGE ] . kw_or_val_present   ;
/* 10631  2 */   rec   ;
// else
}
void _func463(void) {
// --- ifif
/* 10634  6 */   key   ;
/* 10639  6 */   unit == FFESTV_unitCHAREXPR   ;
/* 10644  6 */   ( format == FFESTV_formatASTERISK ) || ( format == FFESTV_formatNAMELIST )   ;
/* 10650  6 */   ffestp_file . read . read_spec [ FFESTP_readixADVANCE ] . kw_or_val_present   ;
/* 10655  6 */   ffestp_file . read . read_spec [ FFESTP_readixEND ] . kw_or_val_present   ;
/* 10660  6 */   ffestp_file . read . read_spec [ FFESTP_readixNULLS ] . kw_or_val_present   ;
// then
}
void _func464(void) {
// --- ifif
/* 10669  6 */   unit == FFESTV_unitCHAREXPR   ;
/* 10674  6 */   ( format == FFESTV_formatASTERISK ) || ( format == FFESTV_formatNAMELIST )   ;
/* 10680  6 */   ffestp_file . read . read_spec [ FFESTP_readixADVANCE ] . kw_or_val_present   ;
/* 10685  6 */   ffestp_file . read . read_spec [ FFESTP_readixEND ] . kw_or_val_present   ;
/* 10690  6 */   ffestp_file . read . read_spec [ FFESTP_readixEOR ] . kw_or_val_present   ;
/* 10695  6 */   ffestp_file . read . read_spec [ FFESTP_readixNULLS ] . kw_or_val_present   ;
/* 10700  6 */   ffestp_file . read . read_spec [ FFESTP_readixREC ] . kw_or_val_present   ;
/* 10705  6 */   ffestp_file . read . read_spec [ FFESTP_readixSIZE ] . kw_or_val_present   ;
// then
}
void _func465(void) {
// --- ifif
/* 10713  6 */   unit == FFESTV_unitCHAREXPR   ;
/* 10727  6 */   ffestp_file . read . read_spec [ FFESTP_readixADVANCE ] . kw_or_val_present   ;
// then
}
void _func466(void) {
// --- ifif
/* 10716  3 */   format == FFESTV_formatNAMELIST   ;
/* 10721  3 */   ffestp_file . read . read_spec [ FFESTP_readixADVANCE ] . kw_or_val_present   ;
// then
}
void _func467(void) {
// --- ifif
/* 10727  6 */   ffestp_file . read . read_spec [ FFESTP_readixADVANCE ] . kw_or_val_present   ;
/* 10748  6 */   ffestp_file . read . read_spec [ FFESTP_readixEOR ] . kw_or_val_present   ;
// then
}
void _func468(void) {
// --- ifif
/* 10730  3 */   format == FFESTV_formatNONE   ;
/* 10742  3 */   format == FFESTV_formatNAMELIST   ;
// then
}
void _func469(void) {
// --- ifif
/* 10748  6 */   ffestp_file . read . read_spec [ FFESTP_readixEOR ] . kw_or_val_present   ;
/* 10758  6 */   ffestp_file . read . read_spec [ FFESTP_readixNULLS ] . kw_or_val_present   ;
/* 10767  6 */   ffestp_file . read . read_spec [ FFESTP_readixSIZE ] . kw_or_val_present   ;
// then
}
void _func470(void) {
// --- ifif
/* 10825  2 */   ! ffestc_ok_   ;
/* 10828  2 */   ffestc_namelist_ != 0   ;
// then
}
void _func471(void) {
// --- ifif
/* 10920  6 */   unit == FFESTV_unitCHAREXPR   ;
/* 10959  6 */   ( format == FFESTV_formatASTERISK ) || ( format == FFESTV_formatNAMELIST )   ;
/* 10965  6 */   ffestp_file . write . write_spec [ FFESTP_writeixADVANCE ] . kw_or_val_present   ;
// then
}
void _func472(void) {
// --- ifif
/* 10973  6 */   unit == FFESTV_unitCHAREXPR   ;
/* 10987  6 */   ffestp_file . write . write_spec [ FFESTP_writeixADVANCE ] . kw_or_val_present   ;
// then
}
void _func473(void) {
// --- ifif
/* 10976  3 */   format == FFESTV_formatNAMELIST   ;
/* 10981  3 */   ffestp_file . write . write_spec [ FFESTP_writeixADVANCE ] . kw_or_val_present   ;
// then
}
void _func474(void) {
// --- ifif
/* 10987  6 */   ffestp_file . write . write_spec [ FFESTP_writeixADVANCE ] . kw_or_val_present   ;
/* 11008  6 */   ffestp_file . write . write_spec [ FFESTP_writeixEOR ] . kw_or_val_present   ;
// then
}
void _func475(void) {
// --- ifif
/* 10990  3 */   format == FFESTV_formatNONE   ;
/* 11002  3 */   format == FFESTV_formatNAMELIST   ;
// then
}
void _func476(void) {
// --- ifif
/* 11065  2 */   ! ffestc_ok_   ;
/* 11068  2 */   ffestc_namelist_ != 0   ;
// then
}
void _func477(void) {
// --- ifif
/* 11150  2 */   ! ffestc_ok_   ;
/* 11153  2 */   ffestc_namelist_ != 0   ;
// then
}
void _func478(void) {
// --- ifif
/* 11203  2 */   ffestc_subr_is_branch_ ( & ffestp_file . beru . beru_spec [ FFESTP_beruixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . beru . beru_spec [ FFESTP_beruixUNIT ] )   ;
/* 11209  2 */   N_U_L_L_replacement   ;
// then
}
void _func479(void) {
// --- ifif
/* 11228  2 */   ffestc_subr_is_branch_ ( & ffestp_file . beru . beru_spec [ FFESTP_beruixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . beru . beru_spec [ FFESTP_beruixUNIT ] )   ;
/* 11234  2 */   N_U_L_L_replacement   ;
// then
}
void _func480(void) {
// --- ifif
/* 11253  2 */   ffestc_subr_is_branch_ ( & ffestp_file . beru . beru_spec [ FFESTP_beruixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . beru . beru_spec [ FFESTP_beruixUNIT ] )   ;
/* 11259  2 */   N_U_L_L_replacement   ;
// then
}
void _func481(void) {
// --- ifif
/* 11281  2 */   ffestc_subr_is_branch_ ( & ffestp_file . inquire . inquire_spec [ FFESTP_inquireixERR ] )   ;
/* 11335  2 */   N_U_L_L_replacement   ;
// then
}
void _func482(void) {
// --- ifif
/* 11796  2 */   ffestw_substate ( ffestw_stack_top ( ) ) == 0   ;
/* 11807  2 */   ffestw_state ( ffestw_stack_top ( ) ) == FFESTV_stateINTERFACE0   ;
// then
}
void _func483(void) {
// --- ifif
/* 12666  6 */   ffe_is_pedantic ( )   ;
/* 12673  6 */   N_U_L_L_replacement   ;
// then
}
void _func484(void) {
// --- ifif
/* 12840  2 */   ! ffestc_ok_   ;
/* 12843  2 */   ffestc_parent_ok_ && ( expr != NULL )   ;
// then
}
void _func485(void) {
// --- ifif
/* 12937  2 */   ! ffestc_ok_   ;
/* 12940  2 */   ffestc_local_ . V003 . list_state < 2   ;
// then
}
void _func486(void) {
// --- ifif
/* 12970  2 */   ! ffestc_ok_   ;
/* 12973  2 */   ffestc_local_ . V003 . list_state == 2   ;
// then
}
void _func487(void) {
// --- ifif
/* 13257  2 */   ! ffestc_ok_   ;
/* 13260  2 */   N_U_L_L_replacement   ;
// then
}
void _func488(void) {
// --- ifif
/* 13432  2 */   ! ffestc_ok_   ;
/* 13435  2 */   ffestc_namelist_ != 0   ;
// then
}
void _func489(void) {
// --- ifif
/* 13518  2 */   ! ffestc_ok_   ;
/* 13521  2 */   ffestc_namelist_ != 0   ;
// then
}
void _func490(void) {
// --- ifif
/* 13572  2 */   ffestc_subr_is_branch_ ( & ffestp_file . delete . delete_spec [ FFESTP_deleteixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . delete . delete_spec [ FFESTP_deleteixUNIT ] )   ;
/* 13578  2 */   N_U_L_L_replacement   ;
// then
}
void _func491(void) {
// --- ifif
/* 13597  2 */   ffestc_subr_is_branch_ ( & ffestp_file . beru . beru_spec [ FFESTP_beruixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . beru . beru_spec [ FFESTP_beruixUNIT ] )   ;
/* 13603  2 */   N_U_L_L_replacement   ;
// then
}
void _func492(void) {
// --- ifif
/* 13814  2 */   ffestc_subr_is_branch_ ( & ffestp_file . find . find_spec [ FFESTP_findixERR ] ) && ffestc_subr_is_present_ ( "UNIT" , & ffestp_file . find . find_spec [ FFESTP_findixUNIT ] ) && ffestc_subr_is_present_ ( "REC" , & ffestp_file . find . find_spec [ FFESTP_findixREC ] )   ;
/* 13822  2 */   N_U_L_L_replacement   ;
// then
}
void _func493(void) {
// --- ifif
/* 903  3 */   okay   ;
/* 905  3 */   N_U_L_L_replacement   ;
// then
}
void _func494(void) {
// --- ifif
/* 545  2 */   TREE_CODE ( tvar ) == ERROR_MARK || TREE_CODE ( tincr ) == ERROR_MARK   ;
/* 563  2 */   integer_zerop ( tincr ) || real_zerop ( tincr )   ;
// then
}
void _func495(void) {
// --- ifif else
/* 673  2 */   ! ffe_is_onetrip ( )   ;
/* 680  2 */   TREE_CODE ( TREE_TYPE ( tvar ) ) != REAL_TYPE   ;
// else
}
void _func496(void) {
// --- ifif
/* 717  2 */   block   ;
/* 720  2 */   ! ffe_is_onetrip ( )   ;
/* 735  2 */   block   ;
// else
}
void _func497(void) {
// --- ifif else
/* 891  6 */   ffebld_op ( item ) == FFEBLD_opANY   ;
/* 894  6 */   ffebld_op ( item ) == FFEBLD_opIMPDO   ;
// else
}
void _func498(void) {
// --- ifif else
/* 940  2 */   ( bt == FFEINFO_basictypeANY ) || ( kt == FFEINFO_kindtypeANY )   ;
/* 944  2 */   bt == FFEINFO_basictypeCOMPLEX   ;
// else
}
void _func499(void) {
// --- ifif
/* 954  2 */   ( variable == error_mark_node ) || ( size == error_mark_node )   ;
/* 958  2 */   size == NULL_TREE   ;
/* 973  2 */   ffeinfo_rank ( ffebld_info ( expr ) ) == 0 || TREE_CODE ( TREE_TYPE ( TREE_TYPE ( variable ) ) ) != ARRAY_TYPE   ;
// else
}
void _func500(void) {
// --- ifif
/* 1044  2 */   ( type_id == error_mark_node ) || ( variable == error_mark_node ) || ( size == error_mark_node )   ;
/* 1049  2 */   size == NULL_TREE   ;
/* 1064  2 */   ffeinfo_rank ( ffebld_info ( expr ) ) == 0 || TREE_CODE ( TREE_TYPE ( TREE_TYPE ( variable ) ) ) != ARRAY_TYPE   ;
// else
}
void _func501(void) {
// --- ifif else
/* 1120  2 */   ( bt == FFEINFO_basictypeANY ) || ( kt == FFEINFO_kindtypeANY )   ;
/* 1124  2 */   bt == FFEINFO_basictypeCOMPLEX   ;
// else
}
void _func502(void) {
// --- ifif
/* 1134  2 */   ( variable == error_mark_node ) || ( size == error_mark_node )   ;
/* 1138  2 */   size == NULL_TREE   ;
/* 1153  2 */   ffeinfo_rank ( ffebld_info ( expr ) ) == 0 || TREE_CODE ( TREE_TYPE ( TREE_TYPE ( variable ) ) ) != ARRAY_TYPE   ;
// else
}
void _func503(void) {
// --- ifif
/* 1509  2 */   ! unitexp   ;
/* 1512  2 */   ! formatexp   ;
/* 1515  2 */   ! recexp   ;
// then
}
void _func504(void) {
// --- ifif else
/* 1522  2 */   ! unitexp   ;
/* 1528  2 */   ! formatexp   ;
// else
}
void _func505(void) {
// --- ifif
/* 1649  2 */   ! unitexp   ;
/* 1652  2 */   ! statexp   ;
// then
}
void _func506(void) {
// --- ifif
/* 1876  2 */   ! unitexp || ! unitlenexp   ;
/* 1888  2 */   ! unitnumexp && unitexp != error_mark_node && unitlenexp != error_mark_node   ;
// then
}
void _func507(void) {
// --- ifif
/* 1882  6 */   need_unitexp   ;
/* 1884  6 */   need_unitlenexp   ;
// then
}
void _func508(void) {
// --- ifif else
/* 1888  2 */   ! unitnumexp && unitexp != error_mark_node && unitlenexp != error_mark_node   ;
/* 1902  2 */   format == FFESTV_formatINTEXPR   ;
// else
}
void _func509(void) {
// --- ifif
/* 2925  3 */   N_U_L_L_replacement   ;
/* 2927  3 */   c -> low != c -> high   ;
// then
}
void _func510(void) {
// --- ifif
/* 3391  4 */   ( gneg == NULL_TREE ) || ( gzero == NULL_TREE ) || ( gpos == NULL_TREE )   ;
/* 3393  4 */   ( TREE_CODE ( gneg ) == ERROR_MARK ) || ( TREE_CODE ( gzero ) == ERROR_MARK ) || ( TREE_CODE ( gpos ) == ERROR_MARK )   ;
// then
}
void _func511(void) {
// --- ifif else
/* 4213  2 */   ffebld_op ( expr ) == FFEBLD_opANY   ;
/* 4216  2 */   ffebld_op ( expr ) == FFEBLD_opIMPDO   ;
// else
}
void _func512(void) {
// --- ifif
/* 4249  2 */   ffeste_io_endgfrt_ != FFECOM_gfrt   ;
/* 4257  2 */   ffeste_io_abort_is_temp_   ;
// then
}
void _func513(void) {
// --- ifif
/* 4265  6 */   ( ffeste_io_end_ != NULL_TREE ) && ( TREE_CODE ( ffeste_io_end_ ) != ERROR_MARK )   ;
/* 4279  6 */   ( ffeste_io_err_ != NULL_TREE ) && ( TREE_CODE ( ffeste_io_err_ ) != ERROR_MARK )   ;
// then
}
void _func514(void) {
// --- ifif
/* 4506  2 */   N_U_L_L_replacement   ;
/* 4509  2 */   ffebld_op ( expr ) == FFEBLD_opANY   ;
/* 4512  2 */   ffebld_op ( expr ) == FFEBLD_opIMPDO   ;
// else
}
void _func515(void) {
// --- ifif
/* 4545  2 */   ffeste_io_endgfrt_ != FFECOM_gfrt   ;
/* 4552  2 */   ffeste_io_abort_is_temp_   ;
// then
}
void _func516(void) {
// --- ifif
/* 4675  2 */   N_U_L_L_replacement   ;
/* 4678  2 */   ffebld_op ( expr ) == FFEBLD_opANY   ;
/* 4681  2 */   ffebld_op ( expr ) == FFEBLD_opIMPDO   ;
// else
}
void _func517(void) {
// --- ifif
/* 132  6 */   next != list -> next   ;
/* 134  6 */   N_U_L_L_replacement   ;
// then
}
void _func518(void) {
// --- ifif
/* 134  6 */   N_U_L_L_replacement   ;
/* 136  6 */   next -> range   ;
// then
}
void _func519(void) {
// --- ifif
/* 244  3 */   low > high   ;
/* 247  3 */   ( next -> next == list ) && is_ugly_assumed && ( next -> lower == NULL ) && ( high == 1 ) && ( ffebld_conter_orig ( next -> upper ) == NULL )   ;
// then
}
void _func520(void) {
// --- ifif
/* 456  6 */   next != list -> next   ;
/* 458  6 */   N_U_L_L_replacement   ;
// then
}
void _func521(void) {
// --- ifif
/* 509  6 */   ( next -> next == list ) && is_ugly_assumed && ( next -> lower == NULL ) && ( next -> upper != NULL ) && ( ffebld_op ( next -> upper ) == FFEBLD_opCONTER ) && ( ffebld_constant_integerdefault ( ffebld_conter ( next -> upper ) ) == 1 ) && ( ffebld_conter_orig ( next -> upper ) == NULL )   ;
/* 519  6 */   N_U_L_L_replacement   ;
// then
}
void _func522(void) {
// --- ifif
/* 519  6 */   N_U_L_L_replacement   ;
/* 529  6 */   N_U_L_L_replacement   ;
// then
}
void _func523(void) {
// --- ifif
/* 742  3 */   N_U_L_L_replacement   ;
/* 744  3 */   N_U_L_L_replacement   ;
// then
}
void _func524(void) {
// --- ifif
/* 744  3 */   N_U_L_L_replacement   ;
/* 746  3 */   N_U_L_L_replacement   ;
// then
}
void _func525(void) {
// --- ifif
/* 746  3 */   N_U_L_L_replacement   ;
/* 748  3 */   N_U_L_L_replacement   ;
// then
}
void _func526(void) {
// --- ifif
/* 194  3 */   ffesymbol_numentries ( s ) == 0   ;
/* 199  3 */   ffestu_symter_end_transition_ ( ffesymbol_dims ( s ) )   ;
// then
}
void _func527(void) {
// --- ifif
/* 295  6 */   ffestu_symter_end_transition_ ( ffesymbol_dims ( s ) )   ;
/* 301  6 */   sa & FFESYMBOL_attrsADJUSTABLE   ;
// then
}
void _func528(void) {
// --- ifif
/* 350  6 */   ffewhere_line_is_unknown ( b -> line_ )   ;
/* 353  6 */   ffewhere_column_is_unknown ( b -> col_ )   ;
// then
}
void _func529(void) {
// --- ifif
/* 395  2 */   N_U_L_L_replacement   ;
/* 401  2 */   N_U_L_L_replacement   ;
// then
}
void _func530(void) {
// --- ifif else
/* 551  6 */   ffestu_symter_exec_transition_ ( ffesymbol_dims ( s ) )   ;
/* 554  6 */   sa & ( FFESYMBOL_attrsADJUSTS | FFESYMBOL_attrsARRAY | FFESYMBOL_attrsANYLEN | FFESYMBOL_attrsNAMELIST | FFESYMBOL_attrsSFARG )   ;
// else
}
void _func531(void) {
// --- ifif else
/* 707  6 */   ffestu_symter_exec_transition_ ( ffesymbol_dims ( s ) )   ;
/* 710  6 */   sa & ( FFESYMBOL_attrsANYLEN | FFESYMBOL_attrsANYSIZE )   ;
// else
}
void _func532(void) {
// --- ifif else
/* 170  2 */   opt [ 0 ] != '-'   ;
/* 172  2 */   opt [ 1 ] == 'f'   ;
// else
}
void _func533(void) {
// --- ifif
/* 180  4 */   c == '/'   ;
/* 186  4 */   c == '\n'   ;
// then
}
void _func534(void) {
// --- ifif
/* 96  3 */   N_U_L_L_replacement   ;
/* 98  3 */   N_U_L_L_replacement   ;
// then
}
void _func535(void) {
// --- ifif
/* 375  7 */   ( item_sym == NULL ) || ( ffesymbol_equiv ( item_sym ) == NULL )   ;
/* 379  7 */   item_sym == rooted_sym   ;
/* 382  7 */   ! ffeequiv_offset_ ( & item_offset , item_sym , item_exp , TRUE , eqlist_offset , FALSE )   ;
// then
}
void _func536(void) {
// --- ifif else
/* 406  7 */   pad != 0   ;
/* 427  7 */   item_offset == ffestorag_offset ( st )   ;
// else
}
void _func537(void) {
// --- ifif else
/* 486  4 */   ffesymbol_is_init ( item_sym )   ;
/* 491  4 */   ! ffetarget_offset_add ( & size , item_offset , size ) || ! ffetarget_offset_add ( & size , - ffestorag_offset ( st ) , size )   ;
// else
}
void _func538(void) {
// --- ifif
/* 537  2 */   ffestorag_offset ( st ) < 0   ;
/* 568  2 */   init   ;
// then
}
void _func539(void) {
// --- ifif
/* 895  3 */   ffesymbol_is_save ( symbol )   ;
/* 897  3 */   ffesymbol_is_init ( symbol )   ;
// then
}
void _func540(void) {
// --- ifif
/* 907  6 */   ffesymbol_is_save ( ffesymbol_common ( symbol ) )   ;
/* 909  6 */   ffesymbol_is_init ( ffesymbol_common ( symbol ) )   ;
// then
}
void _func541(void) {
// --- ifif
/* 1071  4 */   sv == sr   ;
/* 1073  4 */   N_U_L_L_replacement   ;
// then
}
void _func542(void) {
// --- ifif else
/* 1121  4 */   ! ok || ! ffeequiv_offset_ ( & var_offset , sv , ffebld_head ( var ) , TRUE , root_offset , TRUE )   ;
/* 1127  4 */   ffesymbol_rank ( sv ) == 0   ;
// else
}
void _func543(void) {
// --- ifif else
/* 1140  4 */   pad != 0   ;
/* 1148  4 */   N_U_L_L_replacement   ;
// else
}
void _func544(void) {
// --- ifif else
/* 1170  8 */   ffestorag_is_init ( st )   ;
/* 1172  8 */   ! ffetarget_offset_add ( & size , var_offset , size )   ;
// else
}
void _func545(void) {
// --- ifif
/* 1245  2 */   ( ffeequiv_common ( eq1 ) != NULL ) && ( ffeequiv_common ( eq2 ) != NULL ) && ( ffeequiv_common ( eq1 ) != ffeequiv_common ( eq2 ) )   ;
/* 1258  2 */   N_U_L_L_replacement   ;
// then
}
void _func546(void) {
// --- ifif
/* 1258  2 */   N_U_L_L_replacement   ;
/* 1263  2 */   eq2 -> is_init   ;
// then
}
void _func547(void) {
// --- ifif
/* 1274  2 */   ffeequiv_is_save ( eq2 )   ;
/* 1280  2 */   ffeequiv_is_init ( eq2 )   ;
// then
}
void _func548(void) {
// --- ifif
/* 157  2 */   ( g == NULL ) || ( g -> type != FFEGLOBAL_typeCOMMON )   ;
/* 159  2 */   g -> type == FFEGLOBAL_typeANY   ;
/* 162  2 */   g -> tick == ffe_count_2   ;
/* 165  2 */   g -> tick != 0   ;
// else
}
void _func549(void) {
// --- ifif else
/* 226  2 */   ( g != NULL ) && ( g -> type == FFEGLOBAL_typeANY )   ;
/* 229  2 */   ( g != NULL ) && ( g -> type != FFEGLOBAL_typeNONE )   ;
// else
}
void _func550(void) {
// --- ifif else
/* 309  2 */   ( g != NULL ) && ( g -> type == FFEGLOBAL_typeANY )   ;
/* 312  2 */   ( g != NULL ) && ( ( g -> type == FFEGLOBAL_typeMAIN ) || ( g -> type == FFEGLOBAL_typeSUBR ) || ( g -> type == FFEGLOBAL_typeFUNC ) || ( g -> type == FFEGLOBAL_typeBDATA ) ) && g -> u . proc . defined   ;
// else
}
void _func551(void) {
// --- ifif
/* 415  6 */   ( g -> tick == 0 ) || ( g -> u . proc . bt == FFEINFO_basictypeNONE ) || ( g -> u . proc . kt == FFEINFO_kindtypeNONE )   ;
/* 425  6 */   ( g -> tick != 0 ) && ( g -> type != type )   ;
// then
}
void _func552(void) {
// --- ifif
/* 456  2 */   ( g == NULL ) || ( g -> type != FFEGLOBAL_typeCOMMON )   ;
/* 458  2 */   g -> type == FFEGLOBAL_typeANY   ;
/* 461  2 */   ! g -> u . common . have_pad   ;
// else
}
void _func553(void) {
// --- ifif
/* 484  6 */   g -> u . common . pad != pad   ;
/* 504  6 */   g -> u . common . pad < pad   ;
// then
}
void _func554(void) {
// --- ifif
/* 538  2 */   ( ai -> t != NULL ) && ffe_is_warn_globals ( )   ;
/* 720  2 */   N_U_L_L_replacement   ;
// then
}
void _func555(void) {
// --- ifif
/* 615  6 */   ( refwhy != NULL ) && ( defwhy == NULL )   ;
/* 665  6 */   ! warn && ( bt != FFEINFO_basictypeHOLLERITH ) && ( bt != FFEINFO_basictypeTYPELESS ) && ( bt != FFEINFO_basictypeNONE ) && ( ai -> bt != FFEINFO_basictypeHOLLERITH ) && ( ai -> bt != FFEINFO_basictypeTYPELESS ) && ( ai -> bt != FFEINFO_basictypeNONE )   ;
/* 694  6 */   warn   ;
// then
}
void _func556(void) {
// --- ifif
/* 675  3 */   ( bt != ai -> bt ) && ( ( bt != FFEINFO_basictypeREAL ) || ( ai -> bt != FFEINFO_basictypeCOMPLEX ) ) && ( ( bt != FFEINFO_basictypeCOMPLEX ) || ( ai -> bt != FFEINFO_basictypeREAL ) )   ;
/* 686  3 */   ! warn && ( kt != ai -> kt )   ;
// then
}
void _func557(void) {
// --- ifif
/* 720  2 */   N_U_L_L_replacement   ;
/* 722  2 */   ( as != FFEGLOBAL_argsummaryPROC ) || ( ai -> t == NULL )   ;
// then
}
void _func558(void) {
// --- ifif
/* 749  2 */   g -> type == FFEGLOBAL_typeANY   ;
/* 752  2 */   g -> u . proc . n_args >= 0   ;
// then
}
void _func559(void) {
// --- ifif
/* 754  6 */   g -> u . proc . n_args == n_args   ;
/* 757  6 */   ffe_is_warn_globals ( )   ;
// then
}
void _func560(void) {
// --- ifif
/* 817  2 */   N_U_L_L_replacement   ;
/* 1050  2 */   N_U_L_L_replacement   ;
// then
}
void _func561(void) {
// --- ifif
/* 922  6 */   ( refwhy != NULL ) && ( defwhy == NULL )   ;
/* 972  6 */   ! fail && ! warn && ( bt != FFEINFO_basictypeHOLLERITH ) && ( bt != FFEINFO_basictypeTYPELESS ) && ( bt != FFEINFO_basictypeNONE ) && ( ai -> bt != FFEINFO_basictypeHOLLERITH ) && ( ai -> bt != FFEINFO_basictypeNONE ) && ( ai -> bt != FFEINFO_basictypeTYPELESS )   ;
/* 1007  6 */   fail && ! g -> u . proc . defined   ;
// then
}
void _func562(void) {
// --- ifif
/* 982  3 */   ( bt != ai -> bt ) && ( ( bt != FFEINFO_basictypeREAL ) || ( ai -> bt != FFEINFO_basictypeCOMPLEX ) ) && ( ( bt != FFEINFO_basictypeCOMPLEX ) || ( ai -> bt != FFEINFO_basictypeREAL ) )   ;
/* 999  3 */   ! fail && ! warn && ( kt != ai -> kt )   ;
// then
}
void _func563(void) {
// --- ifif
/* 1007  6 */   fail && ! g -> u . proc . defined   ;
/* 1014  6 */   fail && ! ffe_is_globals ( )   ;
/* 1020  6 */   fail || ( warn && ffe_is_warn_globals ( ) )   ;
/* 1044  6 */   warn   ;
// then
}
void _func564(void) {
// --- ifif
/* 1050  2 */   N_U_L_L_replacement   ;
/* 1052  2 */   ( as != FFEGLOBAL_argsummaryPROC ) || ( ai -> t == NULL )   ;
// then
}
void _func565(void) {
// --- ifif
/* 1070  2 */   g -> type == FFEGLOBAL_typeANY   ;
/* 1073  2 */   g -> u . proc . n_args >= 0   ;
// then
}
void _func566(void) {
// --- ifif
/* 1075  6 */   g -> u . proc . n_args == n_args   ;
/* 1078  6 */   g -> u . proc . defined && ffe_is_globals ( )   ;
/* 1093  6 */   ffe_is_warn_globals ( )   ;
// then
}
void _func567(void) {
// --- ifif else
/* 1181  2 */   ( g != NULL ) && ( g -> type == FFEGLOBAL_typeANY )   ;
/* 1184  2 */   ( g != NULL ) && ( g -> type != FFEGLOBAL_typeNONE )   ;
// else
}
void _func568(void) {
// --- ifif
/* 1261  2 */   N_U_L_L_replacement   ;
/* 1269  2 */   ( g != NULL ) && ( g -> type == FFEGLOBAL_typeANY )   ;
/* 1272  2 */   ( g != NULL ) && ( g -> type != FFEGLOBAL_typeNONE ) && ( g -> type != FFEGLOBAL_typeEXT ) && ( g -> type != type ) && ( type != FFEGLOBAL_typeEXT )   ;
/* 1321  2 */   ( g != NULL ) && ( type == FFEGLOBAL_typeFUNC )   ;
/* 1395  2 */   N_U_L_L_replacement   ;
// else
}
void _func569(void) {
// --- ifif
/* 1325  6 */   ( g -> tick == ffe_count_2 ) && ( ffesymbol_basictype ( s ) != FFEINFO_basictypeNONE ) && ( ffesymbol_kindtype ( s ) != FFEINFO_kindtypeNONE )   ;
/* 1334  6 */   g -> type == FFEGLOBAL_typeFUNC && g -> u . proc . bt != FFEINFO_basictypeNONE && ffesymbol_basictype ( s ) != FFEINFO_basictypeNONE && ( ffesymbol_basictype ( s ) != g -> u . proc . bt || ffesymbol_kindtype ( s ) != g -> u . proc . kt || ( g -> u . proc . defined && ffesymbol_size ( s ) != g -> u . proc . sz && ffesymbol_size ( s ) != FFETARGET_charactersizeNONE && g -> u . proc . sz != FFETARGET_charactersizeNONE ) )   ;
// then
}
void _func570(void) {
// --- ifif
/* 1462  2 */   ( g == NULL ) || ( g -> type != FFEGLOBAL_typeCOMMON )   ;
/* 1464  2 */   g -> type == FFEGLOBAL_typeANY   ;
/* 1467  2 */   ! g -> u . common . have_save   ;
// else
}
void _func571(void) {
// --- ifif
/* 1507  2 */   ( g == NULL ) || ( g -> type != FFEGLOBAL_typeCOMMON )   ;
/* 1509  2 */   g -> type == FFEGLOBAL_typeANY   ;
/* 1512  2 */   ! g -> u . common . have_size   ;
/* 1519  2 */   ( g -> tick > 0 ) && ( g -> tick < ffe_count_2 ) && ( g -> u . common . size < size )   ;
// else
}
void _func572(void) {
// --- ifif
/* 285  6 */   ( ffedata_symbol_ != NULL ) && ! ffesymbol_is_init ( ffedata_symbol_ )   ;
/* 299  6 */   ! ffedata_value_ ( value , token )   ;
// then
}
void _func573(void) {
// --- ifif
/* 383  6 */   N_U_L_L_replacement   ;
/* 394  6 */   ( ffesymbol_init ( ffedata_symbol_ ) != NULL ) || ( ffesymbol_accretion ( ffedata_symbol_ ) != NULL ) || ( ( ffedata_storage_ != NULL ) && ( ffestorag_init ( ffedata_storage_ ) != NULL ) )   ;
// then
}
void _func574(void) {
// --- ifif
/* 443  6 */   N_U_L_L_replacement   ;
/* 454  6 */   ( ffesymbol_init ( ffedata_symbol_ ) != NULL ) || ( ( ffedata_storage_ != NULL ) && ( ffestorag_init ( ffedata_storage_ ) != NULL ) )   ;
// then
}
void _func575(void) {
// --- ifif
/* 511  1 */   N_U_L_L_replacement   ;
/* 522  1 */   ( ffesymbol_init ( ffedata_symbol_ ) != NULL ) || ( ( ffedata_storage_ != NULL ) && ( ffestorag_init ( ffedata_storage_ ) != NULL ) )   ;
// then
}
void _func576(void) {
// --- ifif
/* 1170  2 */   N_U_L_L_replacement   ;
/* 1175  2 */   N_U_L_L_replacement   ;
// then
}
void _func577(void) {
// --- ifif
/* 1441  2 */   ffedata_reported_error_   ;
/* 1447  2 */   ( value != NULL ) && ( ffebld_op ( value ) == FFEBLD_opANY )   ;
/* 1456  2 */   N_U_L_L_replacement   ;
// then
}
void _func578(void) {
// --- ifif
/* 1456  2 */   N_U_L_L_replacement   ;
/* 1470  2 */   ffedata_reinit_   ;
// then
}
void _func579(void) {
// --- ifif
/* 1488  2 */   N_U_L_L_replacement   ;
/* 1507  2 */   ( value != NULL ) && ( ffebld_op ( value ) == FFEBLD_opANY )   ;
/* 1515  2 */   N_U_L_L_replacement   ;
// then
}
void _func580(void) {
// --- ifif else
/* 1515  2 */   N_U_L_L_replacement   ;
/* 1684  2 */   ( ffedata_number_ != 0 ) || ( ffedata_arraysize_ > 1 ) || ( ffedata_charnumber_ != 0 ) || ( ffedata_size_ > ffedata_charexpected_ )   ;
// else
}
void _func581(void) {
// --- ifif
/* 1575  6 */   N_U_L_L_replacement   ;
/* 1672  6 */   ++ ffedata_number_ < ffedata_expected_   ;
// then
}
void _func582(void) {
// --- ifif
/* 1700  6 */   offset + ffedata_charexpected_ - 1 > ffedata_symbolsize_   ;
/* 1712  6 */   N_U_L_L_replacement   ;
// then
}
void _func583(void) {
// --- ifif
/* 1712  6 */   N_U_L_L_replacement   ;
/* 1783  6 */   ++ ffedata_number_ < ffedata_expected_   ;
/* 1791  6 */   ( value != NULL ) && ( ffesymbol_accretes ( ffedata_symbol_ ) == 0 )   ;
// then
}
void _func584(void) {
// --- ifif
/* 359  6 */   len == 0   ;
/* 361  6 */   buf [ 0 ] == ';'   ;
// then
}
void _func585(void) {
// --- ifif
/* 495  2 */   do_name   ;
/* 570  2 */   do_names   ;
/* 621  2 */   out != stdout   ;
/* 623  2 */   incl != stdout   ;
/* 625  2 */   in != stdin   ;
// then
}
void _func586(void) {
// --- ifif
/* 667  2 */   num != 1   ;
/* 696  2 */   nested   ;
// then
}
void _func587(void) {
// --- ifif
/* 741  2 */   num != 1   ;
/* 770  2 */   nested   ;
// then
}
void _func588(void) {
// --- ifif
/* 3555  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 3557  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func589(void) {
// --- ifif
/* 3760  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 3762  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func590(void) {
// --- ifif
/* 3965  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 3967  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func591(void) {
// --- ifif
/* 4170  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 4172  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func592(void) {
// --- ifif
/* 4375  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 4377  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
/* 4380  2 */   ( ffeinfo_basictype ( ffebld_info ( r ) ) != FFEINFO_basictypeINTEGER ) || ( ffeinfo_kindtype ( ffebld_info ( r ) ) != FFEINFO_kindtypeINTEGERDEFAULT )   ;
// then
}
void _func593(void) {
// --- ifif
/* 4540  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 4542  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func594(void) {
// --- ifif
/* 4649  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 4651  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func595(void) {
// --- ifif
/* 4901  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 4903  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func596(void) {
// --- ifif
/* 5153  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 5155  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func597(void) {
// --- ifif
/* 5356  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 5358  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func598(void) {
// --- ifif
/* 5559  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 5561  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func599(void) {
// --- ifif
/* 5762  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 5764  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func600(void) {
// --- ifif
/* 5967  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 5969  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func601(void) {
// --- ifif
/* 6123  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 6125  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func602(void) {
// --- ifif
/* 6279  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 6281  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func603(void) {
// --- ifif
/* 6435  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 6437  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func604(void) {
// --- ifif
/* 6591  2 */   ffebld_op ( l ) != FFEBLD_opCONTER   ;
/* 6593  2 */   ffebld_op ( r ) != FFEBLD_opCONTER   ;
// then
}
void _func605(void) {
// --- ifif
/* 6869  2 */   first <= 0   ;
/* 6871  2 */   last < first   ;
/* 6874  2 */   ( first == 1 ) && ( last == len )   ;
// then
}
void _func606(void) {
// --- ifif else
/* 7095  6 */   ! bad && ( ( rk != 0 ) || ( ffeinfo_rank ( info ) != 0 ) )   ;
/* 7098  6 */   bad && ( bt != FFEINFO_basictypeANY ) && ( kt != FFEINFO_kindtypeANY ) && ( ffeinfo_basictype ( info ) != FFEINFO_basictypeANY ) && ( ffeinfo_kindtype ( info ) != FFEINFO_kindtypeANY ) && ( ffeinfo_where ( info ) != FFEINFO_whereANY )   ;
// else
}
void _func607(void) {
// --- ifif else
/* 7289  2 */   ffelex_token_type ( t ) != FFELEX_typeCLOSE_PAREN   ;
/* 7313  2 */   expr -> op == FFEBLD_opIMPDO   ;
// else
}
void _func608(void) {
// --- ifif
/* 7560  2 */   ( ffeexpr_stack_ -> expr == NULL ) || ( ffebld_op ( ffeexpr_stack_ -> expr ) != FFEBLD_opCONTER ) || ( ( ( orig = ffebld_conter_orig ( ffeexpr_stack_ -> expr ) ) != NULL ) && ( ( ( ffebld_op ( orig ) != FFEBLD_opUMINUS ) && ( ffebld_op ( orig ) != FFEBLD_opUPLUS ) ) || ( ffebld_conter_orig ( ffebld_left ( orig ) ) != NULL ) ) ) || ( ( lty != FFEINFO_basictypeINTEGER ) && ( lty != FFEINFO_basictypeREAL ) )   ;
/* 7579  2 */   ( expr == NULL ) || ( ffebld_op ( expr ) != FFEBLD_opCONTER ) || ( ( ( orig = ffebld_conter_orig ( expr ) ) != NULL ) && ( ( ( ffebld_op ( orig ) != FFEBLD_opUMINUS ) && ( ffebld_op ( orig ) != FFEBLD_opUPLUS ) ) || ( ffebld_conter_orig ( ffebld_left ( orig ) ) != NULL ) ) ) || ( ( rty != FFEINFO_basictypeINTEGER ) && ( rty != FFEINFO_basictypeREAL ) )   ;
// then
}
void _func609(void) {
// --- ifif
/* 7697  2 */   ffelex_token_type ( t ) == FFELEX_typeCLOSE_PAREN   ;
/* 7702  2 */   ffest_ffebad_start ( FFEBAD_MISSING_CLOSE_PAREN )   ;
// then
}
void _func610(void) {
// --- ifif
/* 8275  2 */   ffelex_token_type ( t ) == FFELEX_typeCLOSE_PAREN   ;
/* 8280  2 */   ffest_ffebad_start ( FFEBAD_MISSING_CLOSE_PAREN )   ;
// then
}
void _func611(void) {
// --- ifif
/* 9411  2 */   ffebld_op ( ffebld_left ( * expr ) ) != FFEBLD_opSYMTER   ;
/* 9414  2 */   ffesymbol_retractable ( )   ;
// then
}
void _func612(void) {
// --- ifif else
/* 9485  4 */   ffebld_op ( item ) == FFEBLD_opSYMTER   ;
/* 9511  4 */   bt == FFEINFO_basictypeCHARACTER   ;
// else
}
void _func613(void) {
// --- ifif
/* 9952  6 */   ( ffebld_op ( left_expr ) == FFEBLD_opCONTER ) && ( ffebld_conter_orig ( expr ) == NULL ) && ffebld_constant_is_magical ( constnode = ffebld_conter ( left_expr ) )   ;
/* 9974  6 */   ( ffebld_op ( expr ) == FFEBLD_opCONTER ) && ( ffebld_conter_orig ( expr ) == NULL ) && ffebld_constant_is_magical ( constnode = ffebld_conter ( expr ) )   ;
// then
}
void _func614(void) {
// --- ifif else
/* 10024  2 */   ( ( rbt == FFEINFO_basictypeLOGICAL ) || ( ffe_is_ugly_logint ( ) && ( rbt == FFEINFO_basictypeINTEGER ) ) ) && ( rrk == 0 )   ;
/* 10049  2 */   ( rbt != FFEINFO_basictypeLOGICAL ) && ( ! ffe_is_ugly_logint ( ) || ( rbt != FFEINFO_basictypeINTEGER ) )   ;
// else
}
void _func615(void) {
// --- ifif else
/* 10119  2 */   ( ( nbt == FFEINFO_basictypeLOGICAL ) || ( ffe_is_ugly_logint ( ) && ( nbt == FFEINFO_basictypeINTEGER ) ) ) && ( lrk == 0 ) && ( rrk == 0 )   ;
/* 10173  2 */   ( lbt != FFEINFO_basictypeLOGICAL ) && ( ! ffe_is_ugly_logint ( ) || ( lbt != FFEINFO_basictypeINTEGER ) )   ;
// else
}
void _func616(void) {
// --- ifif else
/* 10283  2 */   ( lbt == FFEINFO_basictypeCHARACTER ) && ( rbt == FFEINFO_basictypeCHARACTER ) && ( lkt == rkt ) && ( lrk == 0 ) && ( rrk == 0 ) && ( ( ( lszm != FFETARGET_charactersizeNONE ) && ( rszm != FFETARGET_charactersizeNONE ) ) || ( ffeexpr_context_outer_ ( ffeexpr_stack_ ) == FFEEXPR_contextLET ) || ( ffeexpr_context_outer_ ( ffeexpr_stack_ ) == FFEEXPR_contextSFUNCDEF ) )   ;
/* 10345  2 */   ( lbt != FFEINFO_basictypeCHARACTER ) && ( rbt != FFEINFO_basictypeCHARACTER )   ;
// else
}
void _func617(void) {
// --- ifif else
/* 10459  2 */   ( ( nbt == FFEINFO_basictypeINTEGER ) || ( nbt == FFEINFO_basictypeREAL ) || ( nbt == FFEINFO_basictypeCOMPLEX ) || ( nbt == FFEINFO_basictypeCHARACTER ) ) && ( lrk == 0 ) && ( rrk == 0 )   ;
/* 10517  2 */   ( lbt == FFEINFO_basictypeLOGICAL ) && ( rbt == FFEINFO_basictypeLOGICAL )   ;
// else
}
void _func618(void) {
// --- ifif else
/* 10622  2 */   ( ( rbt == FFEINFO_basictypeINTEGER ) || ( rbt == FFEINFO_basictypeREAL ) || ( rbt == FFEINFO_basictypeCOMPLEX ) ) && ( rrk == 0 )   ;
/* 10646  2 */   ( rbt != FFEINFO_basictypeINTEGER ) && ( rbt != FFEINFO_basictypeREAL ) && ( rbt != FFEINFO_basictypeCOMPLEX )   ;
// else
}
void _func619(void) {
// --- ifif else
/* 10716  2 */   ( ( nbt == FFEINFO_basictypeINTEGER ) || ( nbt == FFEINFO_basictypeREAL ) || ( nbt == FFEINFO_basictypeCOMPLEX ) ) && ( lrk == 0 ) && ( rrk == 0 )   ;
/* 10769  2 */   ( lbt != FFEINFO_basictypeINTEGER ) && ( lbt != FFEINFO_basictypeREAL ) && ( lbt != FFEINFO_basictypeCOMPLEX )   ;
// else
}
void _func620(void) {
// --- ifif
/* 10882  6 */   nkt != FFEINFO_kindtypeREALDEFAULT   ;
/* 10888  6 */   rkt == FFEINFO_kindtypeINTEGER4   ;
/* 10895  6 */   rkt != FFEINFO_kindtypeINTEGERDEFAULT   ;
// then
}
void _func621(void) {
// --- ifif else
/* 10925  2 */   ( ( nbt == FFEINFO_basictypeINTEGER ) || ( nbt == FFEINFO_basictypeREAL ) || ( nbt == FFEINFO_basictypeCOMPLEX ) ) && ( lrk == 0 ) && ( rrk == 0 )   ;
/* 10979  2 */   ( lbt != FFEINFO_basictypeINTEGER ) && ( lbt != FFEINFO_basictypeREAL ) && ( lbt != FFEINFO_basictypeCOMPLEX )   ;
// else
}
void _func622(void) {
// --- ifif else
/* 11088  2 */   ( ( nbt == FFEINFO_basictypeINTEGER ) || ( nbt == FFEINFO_basictypeREAL ) || ( nbt == FFEINFO_basictypeCHARACTER ) ) && ( lrk == 0 ) && ( rrk == 0 )   ;
/* 11146  2 */   ( lbt != FFEINFO_basictypeINTEGER ) && ( lbt != FFEINFO_basictypeREAL ) && ( lbt != FFEINFO_basictypeCHARACTER )   ;
// else
}
void _func623(void) {
// --- ifif
/* 11234  2 */   ( rbt == FFEINFO_basictypeTYPELESS ) || ( rbt == FFEINFO_basictypeHOLLERITH )   ;
/* 11250  2 */   rbt == FFEINFO_basictypeLOGICAL   ;
// then
}
void _func624(void) {
// --- ifif
/* 11391  2 */   lbt == FFEINFO_basictypeLOGICAL   ;
/* 11400  2 */   rbt == FFEINFO_basictypeLOGICAL   ;
// then
}
void _func625(void) {
// --- ifif
/* 11671  2 */   ( ( ffelex_token_type ( t ) != FFELEX_typeNAME ) && ( ffelex_token_type ( t ) != FFELEX_typeNAMES ) ) || ! ( ( ( ffesrc_char_match_init ( ( d = * ( p = ffelex_token_text ( t ) ) ) , 'D' , 'd' ) || ffesrc_char_match_init ( d , 'E' , 'e' ) || ffesrc_char_match_init ( d , 'Q' , 'q' ) ) ) && ffeexpr_isdigits_ ( ++ p ) )   ;
/* 11680  2 */   * p == '\0'   ;
// then
}
void _func626(void) {
// --- ifif
/* 11841  2 */   ( ( ffelex_token_type ( t ) != FFELEX_typeNAME ) && ( ffelex_token_type ( t ) != FFELEX_typeNAMES ) ) || ! ( ( ( ffesrc_char_match_init ( ( d = * ( p = ffelex_token_text ( t ) ) ) , 'D' , 'd' ) || ffesrc_char_match_init ( d , 'E' , 'e' ) || ffesrc_char_match_init ( d , 'Q' , 'q' ) ) ) && ffeexpr_isdigits_ ( ++ p ) )   ;
/* 11850  2 */   * p == '\0'   ;
// then
}
void _func627(void) {
// --- ifif
/* 11969  2 */   ( ffelex_token_type ( t ) == FFELEX_typeNAME ) || ( ffelex_token_type ( t ) == FFELEX_typeNAMES )   ;
/* 11980  2 */   ( ffelex_token_type ( t ) == FFELEX_typeNAME ) || ( ffelex_token_type ( t ) == FFELEX_typeNAMES )   ;
// then
}
void _func628(void) {
// --- ifif
/* 12716  6 */   ( error = ( expr == NULL ) || ( ffeinfo_rank ( info ) != 0 ) )   ;
/* 12718  6 */   ! ffeexpr_stack_ -> is_rhs && ( ffebld_op ( expr ) != FFEBLD_opSYMTER )   ;
// then
}
void _func629(void) {
// --- ifif
/* 12724  3 */   ! ffe_is_ugly_logint ( )   ;
/* 12726  3 */   ! ffeexpr_stack_ -> is_rhs   ;
// then
}
void _func630(void) {
// --- ifif else
/* 12759  6 */   ( error = ( expr == NULL ) || ( ffeinfo_rank ( info ) != 0 ) )   ;
/* 12761  6 */   ffeexpr_stack_ -> is_rhs   ;
// else
}
void _func631(void) {
// --- ifif
/* 13094  3 */   ( error = ( ffeinfo_rank ( info ) != 0 ) )   ;
/* 13096  3 */   ffe_is_pedantic ( )   ;
// then
}
void _func632(void) {
// --- ifif
/* 13702  2 */   ( ( ffelex_token_type ( t ) != FFELEX_typeNAME ) && ( ffelex_token_type ( t ) != FFELEX_typeNAMES ) ) || ! ( ( ( ffesrc_char_match_init ( ( d = * ( p = ffelex_token_text ( t ) ) ) , 'D' , 'd' ) || ffesrc_char_match_init ( d , 'E' , 'e' ) || ffesrc_char_match_init ( d , 'Q' , 'q' ) ) ) && ffeexpr_isdigits_ ( ++ p ) )   ;
/* 13741  2 */   * p == '\0'   ;
// then
}
void _func633(void) {
// --- ifif
/* 14133  2 */   ( ( ffelex_token_type ( t ) != FFELEX_typeNAME ) && ( ffelex_token_type ( t ) != FFELEX_typeNAMES ) ) || ! ( ( ( ffesrc_char_match_init ( ( d = * ( p = ffelex_token_text ( t ) ) ) , 'D' , 'd' ) || ffesrc_char_match_init ( d , 'E' , 'e' ) || ffesrc_char_match_init ( d , 'Q' , 'q' ) ) ) && ffeexpr_isdigits_ ( ++ p ) )   ;
/* 14173  2 */   * p == '\0'   ;
// then
}
void _func634(void) {
// --- ifif
/* 15561  2 */   ( ffelex_token_type ( t ) == ffelex_token_type ( ffeexpr_tokens_ [ 1 ] ) ) && ( ffelex_token_length ( ffeexpr_tokens_ [ 0 ] ) == 1 ) && ( ffesrc_char_match_init ( ( c = ffelex_token_text ( ffeexpr_tokens_ [ 0 ] ) [ 0 ] ) , 'B' , 'b' ) || ffesrc_char_match_init ( c , 'O' , 'o' ) || ffesrc_char_match_init ( c , 'X' , 'x' ) || ffesrc_char_match_init ( c , 'Z' , 'z' ) )   ;
/* 15655  2 */   ffest_ffebad_start ( FFEBAD_INVALID_RADIX_SPECIFIER )   ;
// then
}
void _func635(void) {
// --- ifif else
/* 16026  7 */   ffesymbol_where ( s ) == FFEINFO_whereINTRINSIC   ;
/* 16038  7 */   ( ffesymbol_attrs ( s ) & ( FFESYMBOL_attrsANY | FFESYMBOL_attrsEXTERNAL | FFESYMBOL_attrsTYPE ) ) == FFESYMBOL_attrsEXTERNAL   ;
// else
}
void _func636(void) {
// --- ifif else
/* 16153  3 */   ffesymbol_state ( s ) == FFESYMBOL_stateUNDERSTOOD   ;
/* 16155  3 */   ffeexpr_stack_ -> is_rhs   ;
// else
}
void _func637(void) {
// --- ifif
/* 16329  6 */   kind != FFEINFO_kindENTITY   ;
/* 16331  6 */   where == FFEINFO_whereCONSTANT   ;
// then
}
void _func638(void) {
// --- ifif else
/* 16826  2 */   where == FFEINFO_whereNONE   ;
/* 16839  2 */   na == FFESYMBOL_attrsetNONE   ;
// else
}
void _func639(void) {
// --- ifif
/* 16989  6 */   needs_type && ! ffeimplic_establish_symbol ( s )   ;
/* 16994  6 */   ! ffesymbol_explicitwhere ( s )   ;
// then
}
void _func640(void) {
// --- ifif else
/* 17335  2 */   where == FFEINFO_whereNONE   ;
/* 17350  2 */   na == FFESYMBOL_attrsetNONE   ;
// else
}
void _func641(void) {
// --- ifif else
/* 17834  3 */   ffesymbol_where ( s ) == FFEINFO_whereINTRINSIC   ;
/* 17843  3 */   st == FFESYMBOL_stateUNDERSTOOD   ;
// else
}
void _func642(void) {
// --- ifif else
/* 17939  3 */   ffesymbol_state ( s ) == FFESYMBOL_stateUNDERSTOOD   ;
/* 17941  3 */   ffeexpr_stack_ -> is_rhs   ;
// else
}
void _func643(void) {
// --- ifif else
/* 18160  6 */   ffeintrin_is_intrinsic ( ffesymbol_text ( s ) , t , FALSE , & gen , & spec , & imp )   ;
/* 18188  6 */   sa & FFESYMBOL_attrsANYLEN   ;
// else
}
void _func644(void) {
// --- ifif
/* 18256  6 */   ! ffeimplic_establish_symbol ( s )   ;
/* 18261  6 */   maybe_ambig && ( ffesymbol_basictype ( s ) == FFEINFO_basictypeCHARACTER )   ;
// then
}
void _func645(void) {
// --- ifif else
/* 18324  3 */   ( expr == NULL ) && ffebad_start ( FFEBAD_NULL_ARGUMENT )   ;
/* 18334  3 */   N_U_L_L_replacement   ;
// else
}
void _func646(void) {
// --- ifif
/* 18421  2 */   ( ffeinfo_where ( info ) == FFEINFO_whereCONSTANT ) && ( ffeexpr_stack_ -> next_dummy != NULL )   ;
/* 18450  2 */   ( ffeinfo_where ( info ) == FFEINFO_whereCONSTANT ) && ( ffeexpr_stack_ -> tokens [ 1 ] != NULL )   ;
// then
}
void _func647(void) {
// --- ifif
/* 18511  2 */   ffelex_token_type ( t ) == FFELEX_typeCLOSE_PAREN   ;
/* 18551  2 */   ffest_ffebad_start ( FFEBAD_INVALID_TOKEN_IN_EXPRESSION )   ;
// then
}
void _func648(void) {
// --- ifif
/* 18527  3 */   ( ffeexpr_stack_ -> previous != NULL ) && ( ffeexpr_stack_ -> previous -> exprstack != NULL ) && ( ffeexpr_stack_ -> previous -> exprstack -> type == FFEEXPR_exprtypeOPERAND_ ) && ( ( reduced = ffeexpr_stack_ -> previous -> exprstack -> u . operand ) != NULL ) && ( ffebld_op ( reduced ) == FFEBLD_opSYMTER ) && ( ffebld_symter_implementation ( reduced ) == FFEINTRIN_impREAL )   ;
/* 18537  3 */   ffebad_start ( FFEBAD_INTRINSIC_CMPAMBIG )   ;
// then
}
void _func649(void) {
// --- ifif else
/* 18592  2 */   ( expr == NULL )   ;
/* 18612  2 */   N_U_L_L_replacement   ;
// else
}
void _func650(void) {
// --- ifif
/* 18596  6 */   ffebad_start ( FFEBAD_NULL_ELEMENT )   ;
/* 18604  6 */   ffeexpr_stack_ -> rank < ffeinfo_rank ( info )   ;
// then
}
void _func651(void) {
// --- ifif
/* 18821  2 */   ffelex_token_type ( t ) == FFELEX_typeCLOSE_PAREN   ;
/* 18827  2 */   ffest_ffebad_start ( FFEBAD_INVALID_TOKEN_IN_EXPRESSION )   ;
// then
}
void _func652(void) {
// --- ifif
/* 18883  2 */   ffelex_token_type ( t ) == FFELEX_typeCOLON   ;
/* 18920  2 */   ffest_ffebad_start ( FFEBAD_MISSING_COLON_IN_SUBSTR )   ;
// then
}
void _func653(void) {
// --- ifif
/* 19171  2 */   ffelex_token_type ( t ) == FFELEX_typeCLOSE_PAREN   ;
/* 19178  2 */   ffest_ffebad_start ( FFEBAD_INVALID_TOKEN_IN_EXPRESSION )   ;
// then
}
void _func654(void) {
// --- ifif else
/* 19309  2 */   ffelex_token_type ( t ) == FFELEX_typeCOLON   ;
/* 19342  2 */   ffeintrin_is_intrinsic ( ffesymbol_text ( s ) , ffeexpr_stack_ -> tokens [ 0 ] , FALSE , & gen , & spec , & imp )   ;
// else
}
void _func655(void) {
// --- ifif
/* 217  2 */   ( bt == FFEINFO_basictypeANY ) || ( k1 == FFEINFO_kindtypeANY ) || ( k2 == FFEINFO_kindtypeANY )   ;
/* 222  2 */   ffetype_size ( ffeinfo_types_ [ bt ] [ k1 ] ) > ffetype_size ( ffeinfo_types_ [ bt ] [ k2 ] )   ;
// then
}
void _func656(void) {
// --- ifif
/* 158  2 */   bad == FFEBAD   ;
/* 172  2 */   bad != FFEBAD   ;
// then
}
void _func657(void) {
// --- ifif
/* 163  3 */   bad == skip_me   ;
/* 165  3 */   bad == stop_me   ;
/* 167  3 */   bad != FFEBAD   ;
// then
}
void _func658(void) {
// --- ifif
/* 188  2 */   N_U_L_L_replacement   ;
/* 190  2 */   N_U_L_L_replacement   ;
// then
}
void _func659(void) {
// --- ifif
/* 190  2 */   N_U_L_L_replacement   ;
/* 192  2 */   N_U_L_L_replacement   ;
// then
}
void _func660(void) {
// --- ifif
/* 291  2 */   ( ffesymbol_attrs ( s ) & FFESYMBOL_attrsCBLOCK ) || ( ffesymbol_kind ( s ) == FFEINFO_kindNAMELIST )   ;
/* 294  2 */   s -> check_state == FFESYMBOL_checkstatePENDING_   ;
// then
}
void _func661(void) {
// --- ifif
/* 374  2 */   bad == FFEBAD   ;
/* 380  2 */   maybe_intrin && ffeintrin_is_intrinsic ( ffelex_token_text ( t ) , NULL , FALSE , & gen , & spec , & imp )   ;
/* 389  2 */   ffebad_inhibit ( )   ;
// then
}
void _func662(void) {
// --- ifif
/* 820  2 */   ( k = ffeinfo_kind ( s -> info ) ) != FFEINFO_kindNONE   ;
/* 822  2 */   ( w = ffeinfo_where ( s -> info ) ) != FFEINFO_whereNONE   ;
/* 825  2 */   ( s -> generic != FFEINTRIN_genNONE ) || ( s -> specific != FFEINTRIN_specNONE ) || ( s -> implementation != FFEINTRIN_impNONE )   ;
// then
}
void _func663(void) {
// --- ifif
/* 843  2 */   ( t != NULL ) && ffest_ffebad_start ( FFEBAD_SYMERR )   ;
/* 853  2 */   ffesymbol_attr ( s , FFESYMBOL_attrANY )   ;
// then
}
void _func664(void) {
// --- ifif
/* 949  2 */   ffesymbol_retractable_   ;
/* 952  2 */   N_U_L_L_replacement   ;
// then
}
void _func665(void) {
// --- ifif
/* 958  2 */   where == FFEINFO_whereINTRINSIC   ;
/* 967  2 */   ( where != FFEINFO_whereGLOBAL ) && ( ( where != FFEINFO_whereLOCAL ) || ( ( kind != FFEINFO_kindFUNCTION ) && ( kind != FFEINFO_kindSUBROUTINE ) ) )   ;
// then
}
void _func666(void) {
// --- ifif
/* 974  2 */   N_U_L_L_replacement   ;
/* 976  2 */   ( gs != NULL ) && ( gs != s )   ;
// then
}
void _func667(void) {
// --- ifif
/* 1048  2 */   ( k = ffeinfo_kind ( s -> info ) ) != FFEINFO_kindNONE   ;
/* 1050  2 */   ( w = ffeinfo_where ( s -> info ) ) != FFEINFO_whereNONE   ;
// then
}
void _func668(void) {
// --- ifif
/* 1054  2 */   N_U_L_L_replacement   ;
/* 1061  2 */   N_U_L_L_replacement   ;
// then
}
void _func669(void) {
// --- ifif
/* 1061  2 */   N_U_L_L_replacement   ;
/* 1068  2 */   N_U_L_L_replacement   ;
// then
}
void _func670(void) {
// --- ifif
/* 1068  2 */   N_U_L_L_replacement   ;
/* 1075  2 */   N_U_L_L_replacement   ;
// then
}
void _func671(void) {
// --- ifif
/* 1075  2 */   N_U_L_L_replacement   ;
/* 1082  2 */   N_U_L_L_replacement   ;
// then
}
void _func672(void) {
// --- ifif else
/* 1082  2 */   N_U_L_L_replacement   ;
/* 1094  2 */   N_U_L_L_replacement   ;
// else
}
void _func673(void) {
// --- ifif
/* 1105  2 */   N_U_L_L_replacement   ;
/* 1112  2 */   N_U_L_L_replacement   ;
// then
}
void _func674(void) {
// --- ifif
/* 1112  2 */   N_U_L_L_replacement   ;
/* 1119  2 */   N_U_L_L_replacement   ;
// then
}
void _func675(void) {
// --- ifif
/* 1119  2 */   N_U_L_L_replacement   ;
/* 1126  2 */   N_U_L_L_replacement   ;
// then
}
void _func676(void) {
// --- ifif
/* 1126  2 */   N_U_L_L_replacement   ;
/* 1133  2 */   s -> is_save   ;
/* 1138  2 */   s -> is_init   ;
/* 1143  2 */   s -> do_iter   ;
/* 1148  2 */   s -> explicit_where   ;
/* 1153  2 */   s -> namelisted   ;
/* 1158  2 */   N_U_L_L_replacement   ;
// then
}
void _func677(void) {
// --- ifif
/* 1158  2 */   N_U_L_L_replacement   ;
/* 1163  2 */   N_U_L_L_replacement   ;
// then
}
void _func678(void) {
// --- ifif
/* 1163  2 */   N_U_L_L_replacement   ;
/* 1170  2 */   N_U_L_L_replacement   ;
// then
}
void _func679(void) {
// --- ifif
/* 1201  2 */   ! ffesrc_check_symbol ( )   ;
/* 1203  2 */   s -> check_state != FFESYMBOL_checkstatePENDING_   ;
/* 1205  2 */   ffebad_inhibit ( )   ;
/* 1208  2 */   ffesymbol_where ( s ) != FFEINFO_whereINTRINSIC   ;
// then
}
void _func680(void) {
// --- ifif
/* 1248  7 */   N_U_L_L_replacement   ;
/* 1250  7 */   N_U_L_L_replacement   ;
// then
}
void _func681(void) {
// --- ifif
/* 1425  2 */   ( s -> equiv != NULL ) && ! ffeequiv_is_init ( s -> equiv )   ;
/* 1429  2 */   ( s -> storage != NULL ) && ! ffestorag_is_init ( s -> storage )   ;
/* 1433  2 */   ( s -> common != NULL ) && ( ! ffesymbol_is_init ( s -> common ) )   ;
// then
}
void _func682(void) {
// --- ifif
/* 1461  2 */   ( s -> equiv != NULL ) && ! ffeequiv_is_save ( s -> equiv )   ;
/* 1465  2 */   ( s -> storage != NULL ) && ! ffestorag_is_save ( s -> storage )   ;
/* 1469  2 */   ( s -> common != NULL ) && ( ! ffesymbol_is_save ( s -> common ) )   ;
// then
}
void _func683(void) {
// --- ifif
/* 59  6 */   ( cmp = ( * compar ) ( key , base ) ) == 0   ;
/* 61  6 */   cmp < 0   ;
// then
}
void _func684(void) {
// --- ifif
/* 325  2 */   l . length < r . length   ;
/* 327  2 */   l . length > r . length   ;
/* 329  2 */   l . length == 0   ;
// then
}
void _func685(void) {
// --- ifif
/* 356  6 */   l . length != 0   ;
/* 358  6 */   r . length != 0   ;
// then
}
void _func686(void) {
// --- ifif
/* 566  2 */   l . length < r . length   ;
/* 568  2 */   l . length > r . length   ;
// then
}
void _func687(void) {
// --- ifif
/* 1076  2 */   bad != FFEBAD   ;
/* 1079  2 */   ffetarget_iszero_real1 ( tmp3 )   ;
// then
}
void _func688(void) {
// --- ifif
/* 1133  2 */   bad != FFEBAD   ;
/* 1136  2 */   ffetarget_iszero_real2 ( tmp3 )   ;
// then
}
void _func689(void) {
// --- ifif
/* 1689  2 */   ffetarget_iszero_real1 ( l . real ) && ffetarget_iszero_real1 ( l . imaginary )   ;
/* 1697  2 */   r == 0   ;
/* 1704  2 */   r < 0   ;
// then
}
void _func690(void) {
// --- ifif
/* 1815  2 */   ffetarget_iszero_real2 ( l . real ) && ffetarget_iszero_real2 ( l . imaginary )   ;
/* 1823  2 */   r == 0   ;
/* 1830  2 */   r < 0   ;
// then
}
void _func691(void) {
// --- ifif
/* 1935  2 */   l == 0   ;
/* 1941  2 */   r == 0   ;
/* 1947  2 */   r < 0   ;
// then
}
void _func692(void) {
// --- ifif
/* 1990  2 */   ffetarget_iszero_real1 ( l )   ;
/* 1996  2 */   r == 0   ;
/* 2002  2 */   r < 0   ;
// then
}
void _func693(void) {
// --- ifif
/* 2027  6 */   bad != FFEBAD   ;
/* 2029  6 */   ( r & 1 ) == 1   ;
// then
}
void _func694(void) {
// --- ifif
/* 2052  2 */   ffetarget_iszero_real2 ( l )   ;
/* 2058  2 */   r == 0   ;
/* 2064  2 */   r < 0   ;
// then
}
void _func695(void) {
// --- ifif
/* 2089  6 */   bad != FFEBAD   ;
/* 2091  6 */   ( r & 1 ) == 1   ;
// then
}
void _func696(void) {
// --- ifif else
/* 2395  6 */   ( new_value >> 1 ) != value   ;
/* 2397  6 */   ISDIGIT ( c )   ;
// else
}
void _func697(void) {
// --- ifif else
/* 2439  6 */   ( new_value >> 3 ) != value   ;
/* 2441  6 */   ISDIGIT ( c )   ;
// else
}
void _func698(void) {
// --- ifif else
/* 2483  6 */   ( new_value >> 4 ) != value   ;
/* 2485  6 */   ISDIGIT ( c )   ;
// else
}
void _func699(void) {
// --- ifif
/* 116  2 */   N_U_L_L_replacement   ;
/* 118  2 */   ffeinfo_basictype ( imp -> info ) == FFEINFO_basictypeNONE   ;
// then
}
void _func700(void) {
// --- ifif
/* 179  2 */   N_U_L_L_replacement   ;
/* 182  2 */   ffeinfo_basictype ( imp -> info ) == FFEINFO_basictypeNONE   ;
// then
}
void _func701(void) {
// --- ifif
/* 197  2 */   imp -> state == FFEIMPLIC_stateINITIAL_   ;
/* 200  2 */   ffe_is_warn_implicit ( )   ;
// then
}
void _func702(void) {
// --- ifif else
/* 368  3 */   ( wt [ k ] == FFEWHERE_indexUNKNOWN ) || ( wt [ k + 1 ] == FFEWHERE_indexUNKNOWN )   ;
/* 375  3 */   wt [ k ] == 0   ;
// else
}
void _func703(void) {
// --- ifif
/* 371  3 */   ! ffetarget_offset_add ( & stv -> offset , st -> size , pad )   ;
/* 376  3 */   ! ffetarget_offset_add ( & st -> size , stv -> offset , stv -> size )   ;
// then
}
void _func704(void) {
// --- ifif else
/* 492  2 */   length > FFEWHERE_indexMAX   ;
/* 495  2 */   length + start > FFEWHERE_indexMAX   ;
// else
}
void _func705(void) {
// --- ifif else
/* 232  3 */   N_U_L_L_replacement   ;
/* 234  3 */   ffesymbol_rank ( s ) == 0   ;
// else
}
void _func706(void) {
// --- ifif else
/* 337  3 */   ffesymbol_basictype ( var ) == FFEINFO_basictypeANY   ;
/* 339  3 */   ffesymbol_rank ( var ) == 0   ;
// else
}
void _func707(void) {
// --- ifif
/* 528  2 */   ( s -> symbol != NULL ) && ! ffesymbol_is_init ( s -> symbol )   ;
/* 532  2 */   N_U_L_L_replacement   ;
// then
}
void _func708(void) {
// --- ifif
/* 559  2 */   ( s -> symbol != NULL ) && ! ffesymbol_is_save ( s -> symbol )   ;
/* 563  2 */   N_U_L_L_replacement   ;
// then
}
void _func709(void) {
// --- ifif else
/* 146  2 */   ( skip = SWITCH_TAKES_ARG ( text [ 1 ] ) )   ;
/* 149  2 */   text [ 1 ] == 'B'   ;
// else
}
void _func710(void) {
// --- ifif
/* 199  2 */   N_U_L_L_replacement   ;
/* 201  2 */   N_U_L_L_replacement   ;
// then
}
void _func711(void) {
// --- ifif
/* 201  2 */   N_U_L_L_replacement   ;
/* 203  2 */   N_U_L_L_replacement   ;
// then
}
void _func712(void) {
// --- ifif
/* 227  2 */   g77_newargv == g77_xargv && g77_newargc < g77_xargc && ( arg == g77_xargv [ g77_newargc ] || ! strcmp ( arg , g77_xargv [ g77_newargc ] ) )   ;
/* 236  2 */   g77_newargv == g77_xargv   ;
/* 248  2 */   g77_newargc == newargsize   ;
// then
}
void _func713(void) {
// --- ifif
/* 326  6 */   ( argv [ i ] [ 0 ] == '+' ) && ( argv [ i ] [ 1 ] == 'e' )   ;
/* 332  6 */   ( argv [ i ] [ 0 ] != '-' ) || ( argv [ i ] [ 1 ] == '\0' )   ;
// then
}
void _func714(void) {
// --- ifif
/* 463  6 */   argv [ i ] [ 0 ] == '\0'   ;
/* 469  6 */   ( argv [ i ] [ 0 ] == '-' ) && ( argv [ i ] [ 1 ] != 'l' )   ;
/* 509  6 */   saw_speclang   ;
// else
}
void _func715(void) {
// --- ifif
/* 480  3 */   argv [ i ] [ 1 ] == '\0'   ;
/* 486  3 */   opt == OPTION_x   ;
// then
}
void _func716(void) {
// --- ifif
/* 303  6 */   names [ i ] . generic != FFEINTRIN_genNONE   ;
/* 306  6 */   names [ i ] . specific != FFEINTRIN_specNONE   ;
// then
}
void _func717(void) {
// --- ifif
/* 316  6 */   names [ i ] . generic != FFEINTRIN_genNONE   ;
/* 319  6 */   names [ i ] . specific != FFEINTRIN_specNONE   ;
// then
}
void _func718(void) {
// --- ifif
/* 366  7 */   j == i   ;
/* 368  7 */   ( spec = gens [ gen ] . specs [ j ] ) == FFEINTRIN_specNONE   ;
// then
}
void _func719(void) {
// --- ifif
/* 415  3 */   spec != FFEINTRIN_specNONE   ;
/* 417  3 */   spaces < 1   ;
// then
}
void _func720(void) {
// --- ifif
/* 501  6 */   N_U_L_L_replacement   ;
/* 503  6 */   argno > 0   ;
// then
}
void _func721(void) {
// --- ifif else
/* 551  3 */   ( arg_info [ 0 ] == '?' ) || ( arg_info [ 0 ] == '!' ) || ( arg_info [ 0 ] == '+' ) || ( arg_info [ 0 ] == '*' ) || ( arg_info [ 0 ] == 'n' ) || ( arg_info [ 0 ] == 'p' )   ;
/* 554  3 */   ( arg_info [ 0 ] == 'F' ) || ( arg_info [ 0 ] == 'N' )   ;
// else
}
void _func722(void) {
// --- ifif else
/* 585  3 */   ( arg_info [ 0 ] == '?' ) || ( arg_info [ 0 ] == '!' ) || ( arg_info [ 0 ] == '+' ) || ( arg_info [ 0 ] == '*' ) || ( arg_info [ 0 ] == 'n' ) || ( arg_info [ 0 ] == 'p' )   ;
/* 589  3 */   ( ( c [ 0 ] == arg_info [ 0 ] ) && ( ( c [ 0 ] == 'A' ) || ( c [ 0 ] == 'C' ) || ( c [ 0 ] == 'I' ) || ( c [ 0 ] == 'L' ) || ( c [ 0 ] == 'R' ) ) ) || ( ( c [ 0 ] == 'R' ) && ( arg_info [ 0 ] == 'C' ) ) || ( ( c [ 0 ] == 'C' ) && ( arg_info [ 0 ] == 'R' ) )   ;
// else
}
void _func723(void) {
// --- ifif
/* 675  6 */   ( * argc == '&' ) || ( * argc == 'i' ) || ( * argc == 'w' ) || ( * argc == 'x' )   ;
/* 680  6 */   * argc == ','   ;
// then
}
void _func724(void) {
// --- ifif
/* 345  6 */   c == '>'   ;
/* 348  6 */   c == '\n'   ;
// then
}
void _func725(void) {
// --- ifif
/* 425  6 */   nextc == '>'   ;
/* 427  6 */   nextc == '-'   ;
// then
}
void _func726(void) {
// --- ifif
/* 453  6 */   nextc == '='   ;
/* 455  6 */   nextc == '>'   ;
// then
}
void _func727(void) {
// --- ifif
/* 491  7 */   ch == '\''   ;
/* 493  7 */   ch == '_'   ;
/* 495  7 */   ! ISXDIGIT ( ch )   ;
/* 501  7 */   ch >= 'a'   ;
// then
}
void _func728(void) {
// --- ifif
/* 598  2 */   N_U_L_L_replacement   ;
/* 601  2 */   finput != stdin && fclose ( finput ) == EOF   ;
// then
}
void _func729(void) {
// --- ifif
/* 622  6 */   first == EOF   ;
/* 624  6 */   ! ISALNUM ( first ) && first != '_'   ;
// then
}
void _func730(void) {
// --- ifif
/* 676  2 */   ch == '.'   ;
/* 686  2 */   ch == 'd' || ch == 'D' || ch == 'e' || ch == 'E'   ;
/* 711  2 */   ch != EOF   ;
// then
}
void _func731(void) {
// --- ifif else
/* 691  6 */   ch == '+' || ch == '-'   ;
/* 696  6 */   ISDIGIT ( ch ) || ch == '_'   ;
// else
}
void _func732(void) {
// --- ifif
/* 741  6 */   ch == EOF   ;
/* 746  6 */   ch == '\n'   ;
/* 748  6 */   ch == '<'   ;
// then
}
void _func733(void) {
// --- ifif
/* 959  6 */   c == terminator   ;
/* 969  6 */   c == '\n' || c == EOF   ;
/* 971  6 */   c == '^'   ;
// then
}
void _func734(void) {
// --- ifif
/* 974  3 */   c == EOF || c == '\n'   ;
/* 976  3 */   c == '^'   ;
/* 978  3 */   c == '('   ;
// else
}
void _func735(void) {
// --- ifif
/* 988  4 */   cc == terminator   ;
/* 997  4 */   cc == EOF || cc == '\n'   ;
/* 1002  4 */   next_apos   ;
/* 1013  4 */   cc == ' ' || cc == '\t'   ;
/* 1015  4 */   cc == ')'   ;
// else
}
void _func736(void) {
// --- ifif
/* 1017  8 */   ( c < 0 || c > 255 ) && ( pass == 1 )   ;
/* 1019  8 */   ! count && pass == 1   ;
// then
}
void _func737(void) {
// --- ifif
/* 1025  8 */   ( c < 0 || c > 255 ) && ( pass == 1 )   ;
/* 1027  8 */   ! count && pass == 1   ;
// then
}
void _func738(void) {
// --- ifif else
/* 1046  4 */   check_base   ;
/* 1072  4 */   base == 2   ;
// else
}
void _func739(void) {
// --- ifif
/* 1201  6 */   ( tmp == '\'' ) || ( tmp == '_' )   ;
/* 1203  6 */   tmp < '0'   ;
/* 1205  6 */   tmp >= 'a'   ;
// then
}
void _func740(void) {
// --- ifif
/* 1222  3 */   tmp > 'F'   ;
/* 1224  3 */   tmp > '9' && tmp < 'A'   ;
// then
}
void _func741(void) {
// --- ifif
/* 1231  6 */   tmp > 9   ;
/* 1233  6 */   mul_double ( val_lo , val_hi , base , 0 , & val_lo , & val_hi )   ;
// then
}
void _func742(void) {
// --- ifif
/* 1309  6 */   c == '_' || c == '\''   ;
/* 1311  6 */   c >= 'a'   ;
// then
}
void _func743(void) {
// --- ifif
/* 1413  2 */   pass > 1   ;
/* 1416  2 */   c != '\'' && c != '\"'   ;
// then
}
void _func744(void) {
// --- ifif
/* 1574  2 */   ISUPPER ( c ) && ignore_case   ;
/* 1577  2 */   c >= 'a' && c <= 'z'   ;
// then
}
void _func745(void) {
// --- ifif else
/* 1721  2 */   c == '\n'   ;
/* 1726  2 */   ISDIGIT ( c )   ;
// else
}
void _func746(void) {
// --- ifif
/* 1769  3 */   c == EOF || c == '\n'   ;
/* 1774  3 */   c == '\"'   ;
// then
}
void _func747(void) {
// --- ifif
/* 1804  6 */   ISDIGIT ( c )   ;
/* 1848  6 */   used_up   ;
/* 1861  6 */   c == '3'   ;
// then
}
void _func748(void) {
// --- ifif
/* 1924  6 */   c == EOF   ;
/* 1926  6 */   c == '\n'   ;
// then
}
void _func749(void) {
// --- ifif
/* 1940  6 */   c == EOF   ;
/* 1942  6 */   c == ' ' || c == '\t' || c == '\r' || c == '\n' || c == '\v'   ;
/* 1944  6 */   c == '/'   ;
/* 1958  6 */   c == '-'   ;
// then
}
void _func750(void) {
// --- ifif
/* 2151  2 */   next_file_to_seize && ! grant_only_flag   ;
/* 2200  2 */   pass == 1   ;
// then
}
void _func751(void) {
// --- ifif
/* 2162  6 */   N_U_L_L_replacement   ;
/* 2185  6 */   N_U_L_L_replacement   ;
// then
}
void _func752(void) {
// --- ifif else
/* 197  2 */   ! CH_REFERABLE ( array ) && TREE_CODE ( array ) != SAVE_EXPR && ( TREE_CODE ( array ) != COMPONENT_REF || TREE_CODE ( TREE_OPERAND ( array , 0 ) ) != SAVE_EXPR )   ;
/* 229  2 */   TREE_CODE ( array_type ) == ARRAY_TYPE   ;
// else
}
void _func753(void) {
// --- ifif
/* 287  3 */   pass == 2 && TREE_CODE ( length ) != INTEGER_CST   ;
/* 292  3 */   domain_min && ! integer_zerop ( domain_min )   ;
// then
}
void _func754(void) {
// --- ifif
/* 384  2 */   array == NULL_TREE || TREE_CODE ( array ) == ERROR_MARK || min_value == NULL_TREE || TREE_CODE ( min_value ) == ERROR_MARK || max_value == NULL_TREE || TREE_CODE ( max_value ) == ERROR_MARK   ;
/* 389  2 */   TREE_TYPE ( array ) == NULL_TREE || ( TREE_CODE ( TREE_TYPE ( array ) ) != ARRAY_TYPE && TREE_CODE ( TREE_TYPE ( array ) ) != SET_TYPE && ! chill_varying_type_p ( TREE_TYPE ( array ) ) )   ;
// then
}
void _func755(void) {
// --- ifif
/* 411  2 */   TREE_CODE ( max_value ) == ERROR_MARK   ;
/* 414  2 */   TREE_CODE ( min_value ) == INTEGER_CST && TREE_CODE ( max_value ) == INTEGER_CST && tree_int_cst_lt ( max_value , min_value )   ;
// then
}
void _func756(void) {
// --- ifif
/* 433  2 */   array == NULL_TREE || TREE_CODE ( array ) == ERROR_MARK || min_value == NULL_TREE || TREE_CODE ( min_value ) == ERROR_MARK || length == NULL_TREE || TREE_CODE ( length ) == ERROR_MARK   ;
/* 438  2 */   TREE_TYPE ( array ) == NULL_TREE || ( TREE_CODE ( TREE_TYPE ( array ) ) != ARRAY_TYPE && TREE_CODE ( TREE_TYPE ( array ) ) != SET_TYPE && ! chill_varying_type_p ( TREE_TYPE ( array ) ) )   ;
/* 447  2 */   TREE_CONSTANT ( length ) && tree_int_cst_lt ( length , integer_zero_node )   ;
// then
}
void _func757(void) {
// --- ifif
/* 509  2 */   array == NULL_TREE || TREE_CODE ( array ) == ERROR_MARK   ;
/* 511  2 */   indexlist == NULL_TREE || TREE_CODE ( indexlist ) == ERROR_MARK   ;
// then
}
void _func758(void) {
// --- ifif
/* 668  2 */   TREE_CODE ( bitstring ) == ERROR_MARK   ;
/* 670  2 */   TREE_CODE ( indexlist ) == ERROR_MARK   ;
/* 673  2 */   TREE_CHAIN ( indexlist ) != NULL_TREE   ;
/* 679  2 */   TREE_CODE ( indexlist ) == TREE_LIST   ;
// else
}
void _func759(void) {
// --- ifif
/* 709  3 */   CH_CHARS_ONE_P ( TREE_TYPE ( exp ) )   ;
/* 711  3 */   CH_BOOLS_ONE_P ( TREE_TYPE ( exp ) )   ;
// then
}
void _func760(void) {
// --- ifif
/* 897  1 */   element_size == 1 && CH_CHARS_TYPE_P ( type )   ;
/* 904  1 */   TYPE_DOMAIN ( type ) == 0   ;
// then
}
void _func761(void) {
// --- ifif
/* 1038  2 */   type == NULL_TREE || TREE_CODE ( type ) == ERROR_MARK   ;
/* 1040  2 */   expr == NULL_TREE || TREE_CODE ( expr ) == ERROR_MARK   ;
// then
}
void _func762(void) {
// --- ifif
/* 1047  2 */   expr_type == NULL_TREE || TREE_CODE ( expr_type ) == ERROR_MARK   ;
/* 1051  2 */   expr_type == type   ;
// then
}
void _func763(void) {
// --- ifif
/* 1057  2 */   expr_type_size == - 1   ;
/* 1062  2 */   type_size == - 1   ;
/* 1069  2 */   ( TREE_CODE ( expr_type ) == INTEGER_TYPE && TREE_CODE ( type ) == REAL_TYPE ) || ( TREE_CODE ( expr_type ) == REAL_TYPE && TREE_CODE ( type ) == INTEGER_TYPE ) || ( TREE_CODE ( expr_type ) == REAL_TYPE && TREE_CODE ( type ) == REAL_TYPE )   ;
/* 1076  2 */   TREE_CODE ( type ) == REAL_TYPE   ;
// else
}
void _func764(void) {
// --- ifif
/* 1094  2 */   expr_type_is_discrete && type_is_discrete   ;
/* 1158  2 */   TREE_CODE ( expr ) == INTEGER_CST && expr_type_size != type_size   ;
/* 1172  2 */   expr_type_size == type_size && TREE_CONSTANT ( expr ) && ! pedantic   ;
/* 1191  2 */   ! CH_REFERABLE ( expr ) && expr_type_size == type_size   ;
/* 1201  2 */   CH_REFERABLE ( expr ) && expr_type_size != type_size   ;
// else
}
void _func765(void) {
// --- ifif
/* 1328  2 */   expr == null_pointer_node   ;
/* 1336  2 */   TREE_CODE ( expr ) == UNDEFINED_EXPR   ;
/* 1343  2 */   CH_DERIVED_FLAG ( expr )   ;
/* 1352  2 */   TREE_CODE ( expr ) == ADDR_EXPR && TREE_CODE ( TREE_TYPE ( expr ) ) != REFERENCE_TYPE   ;
// then
}
void _func766(void) {
// --- ifif
/* 1497  2 */   ( varying1 && varying2 ) || ( varying1 && TREE_CODE ( mode2 ) == ARRAY_TYPE ) || ( varying2 && TREE_CODE ( mode1 ) == ARRAY_TYPE )   ;
/* 1502  2 */   TREE_CODE ( mode1 ) != TREE_CODE ( mode2 )   ;
/* 1530  2 */   CH_IS_BUFFER_MODE ( mode1 ) && CH_IS_BUFFER_MODE ( mode2 )   ;
// else
}
void _func767(void) {
// --- ifif else
/* 1504  6 */   flag_old_strings   ;
/* 1518  6 */   TREE_CODE ( mode1 ) == FUNCTION_TYPE && TREE_CODE ( mode2 ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( mode2 ) ) == FUNCTION_TYPE   ;
// else
}
void _func768(void) {
// --- ifif
/* 1507  3 */   ( TREE_CODE ( mode1 ) == CHAR_TYPE && CH_SIMILAR ( mode2 , string_one_type_node ) ) || ( TREE_CODE ( mode2 ) == CHAR_TYPE && CH_SIMILAR ( mode1 , string_one_type_node ) )   ;
/* 1512  3 */   ( TREE_CODE ( mode1 ) == BOOLEAN_TYPE && CH_SIMILAR ( mode2 , bitstring_one_type_node ) ) || ( TREE_CODE ( mode2 ) == BOOLEAN_TYPE && CH_SIMILAR ( mode1 , bitstring_one_type_node ) )   ;
// then
}
void _func769(void) {
// --- ifif
/* 1583  7 */   TREE_CODE ( value1 ) == CONST_DECL   ;
/* 1585  7 */   TREE_CODE ( value2 ) == CONST_DECL   ;
/* 1588  7 */   ! ( value1 == NULL_TREE && value2 == NULL_TREE ) && ( value1 == NULL_TREE || value2 == NULL_TREE || ! tree_int_cst_equal ( value1 , value2 ) )   ;
// then
}
void _func770(void) {
// --- ifif
/* 1599  6 */   CH_BOOLS_TYPE_P ( mode1 )   ;
/* 1601  6 */   CH_BOOLS_TYPE_P ( mode2 )   ;
// then
}
void _func771(void) {
// --- ifif
/* 1614  6 */   CH_CHARS_TYPE_P ( mode1 )   ;
/* 1616  6 */   CH_CHARS_TYPE_P ( mode2 )   ;
/* 1619  6 */   CH_V_EQUIVALENT ( TYPE_DOMAIN ( mode1 ) , TYPE_DOMAIN ( mode2 ) ) && ! integer_zerop ( chill_equivalent ( TREE_TYPE ( mode1 ) , TREE_TYPE ( mode2 ) , & node ) )   ;
// then
}
void _func772(void) {
// --- ifif
/* 1655  6 */   TREE_CODE ( t1 ) != TREE_CODE ( t2 )   ;
/* 1658  6 */   integer_zerop ( chill_equivalent ( TREE_TYPE ( t1 ) , TREE_TYPE ( t2 ) , & node ) )   ;
// then
}
void _func773(void) {
// --- ifif
/* 1676  3 */   attr1 != attr2   ;
/* 1678  3 */   ! chill_l_equivalent ( TREE_VALUE ( t1 ) , TREE_VALUE ( t2 ) , & node )   ;
// then
}
void _func774(void) {
// --- ifif
/* 1686  6 */   t1 == NULL_TREE && t2 != NULL_TREE   ;
/* 1688  6 */   t1 != NULL_TREE && t2 == NULL_TREE   ;
/* 1690  6 */   list_length ( t1 ) != list_length ( t2 )   ;
// then
}
void _func775(void) {
// --- ifif
/* 1753  2 */   is_string1 || is_string2   ;
/* 1763  2 */   TREE_CODE ( mode1 ) == INTEGER_TYPE || TREE_CODE ( mode2 ) == INTEGER_TYPE   ;
// then
}
void _func776(void) {
// --- ifif
/* 1765  6 */   TREE_CODE ( mode1 ) != INTEGER_TYPE || TREE_CODE ( mode2 ) != INTEGER_TYPE   ;
/* 1768  6 */   ( TREE_TYPE ( mode1 ) != NULL_TREE ) != ( TREE_TYPE ( mode2 ) != NULL_TREE )   ;
/* 1770  6 */   TYPE_PRECISION ( mode1 ) != TYPE_PRECISION ( mode2 )   ;
/* 1772  6 */   ! tree_int_cst_equal ( TYPE_MIN_VALUE ( mode1 ) , TYPE_MIN_VALUE ( mode2 ) )   ;
/* 1774  6 */   ! tree_int_cst_equal ( TYPE_MAX_VALUE ( mode1 ) , TYPE_MAX_VALUE ( mode2 ) )   ;
// then
}
void _func777(void) {
// --- ifif
/* 1786  2 */   integer_zerop ( chill_equivalent ( mode1 , mode2 , chain ) )   ;
/* 1788  2 */   TYPE_READONLY ( mode1 ) != TYPE_READONLY ( mode2 )   ;
// then
}
void _func778(void) {
// --- ifif
/* 1807  2 */   ! CH_EQUIVALENT ( modeM , modeN )   ;
/* 1809  2 */   TYPE_READONLY ( modeN )   ;
// then
}
void _func779(void) {
// --- ifif
/* 1811  6 */   ! TYPE_READONLY ( modeM )   ;
/* 1813  6 */   CH_IS_BOUND_REFERENCE_MODE ( modeM ) && CH_IS_BOUND_REFERENCE_MODE ( modeN )   ;
// then
}
void _func780(void) {
// --- ifif
/* 1834  2 */   expr == NULL_TREE || TREE_CODE ( expr ) == ERROR_MARK   ;
/* 1836  2 */   mode == NULL_TREE || TREE_CODE ( mode ) == ERROR_MARK   ;
// then
}
void _func781(void) {
// --- ifif
/* 1964  2 */   ! CH_IS_REFERENCE_MODE ( class2 . mode )   ;
/* 1966  2 */   1   ;
// then
}
void _func782(void) {
// --- ifif
/* 1968  6 */   ! CH_IS_BOUND_REFERENCE_MODE ( class2 . mode )   ;
/* 1970  6 */   CH_EQUIVALENT ( TREE_TYPE ( class2 . mode ) , class1 . mode )   ;
// then
}
void _func783(void) {
// --- ifif
/* 1996  2 */   TREE_CODE ( mode ) == INTEGER_TYPE && TYPE_PRECISION ( mode ) < TYPE_PRECISION ( integer_type_node ) && CH_NOVELTY ( mode ) == NULL_TREE   ;
/* 2001  2 */   TREE_CODE ( mode ) == FUNCTION_TYPE   ;
// then
}
void _func784(void) {
// --- ifif
/* 2015  2 */   chill_varying_type_p ( mode1 )   ;
/* 2017  2 */   chill_varying_type_p ( mode2 )   ;
// then
}
void _func785(void) {
// --- ifif else
/* 2119  2 */   rhs_mode && TREE_CODE ( rhs_mode ) == REFERENCE_TYPE   ;
/* 2121  2 */   rhs_mode == NULL_TREE   ;
// else
}
void _func786(void) {
// --- ifif
/* 2208  2 */   type == NULL_TREE || TREE_CODE ( type ) == ERROR_MARK   ;
/* 2210  2 */   TREE_CODE ( type ) != SET_TYPE   ;
/* 2212  2 */   TREE_TYPE ( type ) == NULL_TREE || TREE_CODE ( TREE_TYPE ( type ) ) != BOOLEAN_TYPE   ;
/* 2215  2 */   TYPE_DOMAIN ( type ) == NULL_TREE   ;
/* 2217  2 */   ! tree_int_cst_equal ( TYPE_MIN_VALUE ( TYPE_DOMAIN ( type ) ) , integer_zero_node )   ;
/* 2220  2 */   ! tree_int_cst_equal ( TYPE_MAX_VALUE ( TYPE_DOMAIN ( type ) ) , integer_zero_node )   ;
// then
}
void _func787(void) {
// --- ifif
/* 2232  2 */   type == NULL_TREE   ;
/* 2234  2 */   TREE_CODE ( type ) != RECORD_TYPE   ;
/* 2236  2 */   TYPE_FIELDS ( type ) == NULL_TREE || TREE_CHAIN ( TYPE_FIELDS ( type ) ) == NULL_TREE   ;
/* 2239  2 */   DECL_NAME ( TYPE_FIELDS ( type ) ) != var_length_id   ;
/* 2241  2 */   DECL_NAME ( TREE_CHAIN ( TYPE_FIELDS ( type ) ) ) != var_data_id   ;
/* 2243  2 */   TREE_CHAIN ( TREE_CHAIN ( TYPE_FIELDS ( type ) ) ) != NULL_TREE   ;
// then
}
void _func788(void) {
// --- ifif
/* 2276  2 */   lhs == NULL_TREE || TREE_CODE ( lhs ) == ERROR_MARK || rhs == NULL_TREE || TREE_CODE ( rhs ) == ERROR_MARK   ;
/* 2282  2 */   TREE_CODE ( rhs ) == NON_LVALUE_EXPR   ;
/* 2322  2 */   TREE_CODE ( lhs ) != VAR_DECL && ( ( TREE_CODE ( TREE_TYPE ( lhs ) ) == ARRAY_TYPE && ( TREE_TYPE ( rhs ) && TREE_CODE ( TREE_TYPE ( rhs ) ) == ARRAY_TYPE ) ) || chill_varying_type_p ( TREE_TYPE ( lhs ) ) || chill_varying_type_p ( TREE_TYPE ( rhs ) ) )   ;
// then
}
void _func789(void) {
// --- ifif
/* 2346  1 */   ! lhs_varying && ! rhs_varying && lhs_bytes != rhs_bytes && lhs_bytes > 0 && rhs_bytes > 0   ;
/* 2354  1 */   lhs_bytes > 0 && rhs_bytes > 0 && lhs_bytes < rhs_bytes   ;
// then
}
void _func790(void) {
// --- ifif
/* 2377  3 */   rhs_varying   ;
/* 2380  3 */   ! mark_addressable ( rhs )   ;
// then
}
void _func791(void) {
// --- ifif
/* 2913  2 */   TREE_CODE ( itype ) == ERROR_MARK || TREE_CODE ( element_type ) == ERROR_MARK   ;
/* 2918  2 */   TREE_CODE ( itype ) == INTEGER_CST   ;
/* 2923  2 */   TREE_CODE_CLASS ( TREE_CODE ( itype ) ) != 't' || ! discrete_type_p ( itype )   ;
// then
}
void _func792(void) {
// --- ifif
/* 2937  2 */   TYPE_SIZE ( array_type ) == 0   ;
/* 2940  2 */   TYPE_READONLY_PROPERTY ( element_type )   ;
// then
}
void _func793(void) {
// --- ifif
/* 3024  5 */   DECL_NAME ( y ) == DECL_NAME ( TREE_CHAIN ( x ) )   ;
/* 3026  5 */   y == x   ;
// then
}
void _func794(void) {
// --- ifif
/* 3363  2 */   origin == NULL_TREE   ;
/* 3366  2 */   save_domain   ;
/* 3421  2 */   TREE_CODE ( origin ) == ERROR_MARK   ;
// then
}
void _func795(void) {
// --- ifif else
/* 3368  6 */   TREE_CODE ( save_domain ) == ERROR_MARK   ;
/* 3370  6 */   origin == char_type_node   ;
// else
}
void _func796(void) {
// --- ifif else
/* 3379  3 */   is_varying   ;
/* 3381  3 */   CH_STRING_TYPE_P ( origin )   ;
// else
}
void _func797(void) {
// --- ifif
/* 3457  6 */   save_name   ;
/* 3460  6 */   save_novelty != NULL_TREE   ;
// then
}
void _func798(void) {
// --- ifif
/* 3510  2 */   type1 == signed_char_type_node || type1 == char_type_node   ;
/* 3512  2 */   type1 == integer_type_node   ;
/* 3514  2 */   type1 == short_integer_type_node   ;
/* 3516  2 */   type1 == long_integer_type_node   ;
/* 3518  2 */   type1 == long_long_integer_type_node   ;
// then
}
void _func799(void) {
// --- ifif
/* 3533  2 */   type1 == unsigned_char_type_node || type1 == char_type_node   ;
/* 3535  2 */   type1 == unsigned_type_node   ;
/* 3537  2 */   type1 == short_unsigned_type_node   ;
/* 3539  2 */   type1 == long_unsigned_type_node   ;
/* 3541  2 */   type1 == long_long_unsigned_type_node   ;
/* 3543  2 */   TYPE_PRECISION ( type1 ) == 1   ;
// then
}
void _func800(void) {
// --- ifif
/* 3557  2 */   ! INTEGRAL_TYPE_P ( type ) || TREE_UNSIGNED ( type ) == unsignedp   ;
/* 3561  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( signed_char_type_node )   ;
/* 3563  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( integer_type_node )   ;
/* 3565  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( short_integer_type_node )   ;
/* 3567  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_integer_type_node )   ;
/* 3569  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_long_integer_type_node )   ;
// then
}
void _func801(void) {
// --- ifif
/* 3612  1 */   TREE_CODE ( TREE_OPERAND ( x , 0 ) ) == NOP_EXPR && TREE_CODE ( TREE_OPERAND ( TREE_OPERAND ( x , 0 ) , 0 ) ) == ADDR_EXPR   ;
/* 3618  1 */   TREE_CODE ( TREE_OPERAND ( x , 0 ) ) == ADDR_EXPR   ;
// then
}
void _func802(void) {
// --- ifif
/* 3720  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == POINTER_TYPE   ;
/* 3725  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == REAL_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == REAL_TYPE   ;
/* 3730  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE && ( TYPE_PRECISION ( TREE_TYPE ( value ) ) == TYPE_PRECISION ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) )   ;
/* 3738  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE   ;
/* 3749  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == POINTER_TYPE && ( TYPE_PRECISION ( TREE_TYPE ( value ) ) >= TYPE_PRECISION ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) )   ;
/* 3757  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE && ( TYPE_PRECISION ( TREE_TYPE ( value ) ) <= TYPE_PRECISION ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) )   ;
/* 3765  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == UNION_TYPE   ;
// then
}
void _func803(void) {
// --- ifif
/* 3780  1 */   valid0 == null_pointer_node   ;
/* 3782  1 */   valid1 == null_pointer_node   ;
// then
}
void _func804(void) {
// --- ifif
/* 3797  1 */   valid1 == null_pointer_node   ;
/* 3801  1 */   valid0 == valid1   ;
// then
}
void _func805(void) {
// --- ifif
/* 3818  2 */   bits == TYPE_PRECISION ( integer_type_node )   ;
/* 3821  2 */   bits == TYPE_PRECISION ( signed_char_type_node )   ;
/* 3824  2 */   bits == TYPE_PRECISION ( short_integer_type_node )   ;
/* 3827  2 */   bits == TYPE_PRECISION ( long_integer_type_node )   ;
/* 3830  2 */   bits == TYPE_PRECISION ( long_long_integer_type_node )   ;
/* 3834  2 */   bits <= TYPE_PRECISION ( intQI_type_node )   ;
/* 3837  2 */   bits <= TYPE_PRECISION ( intHI_type_node )   ;
/* 3840  2 */   bits <= TYPE_PRECISION ( intSI_type_node )   ;
/* 3843  2 */   bits <= TYPE_PRECISION ( intDI_type_node )   ;
// then
}
void _func806(void) {
// --- ifif
/* 240  2 */   name == NULL_TREE || TREE_CODE ( name ) == ERROR_MARK   ;
/* 243  2 */   processparlist == NULL_TREE   ;
/* 246  2 */   TREE_CODE ( processparlist ) == ERROR_MARK   ;
// then
}
void _func807(void) {
// --- ifif
/* 309  2 */   ! global_bindings_p ( )   ;
/* 315  2 */   paramlist   ;
// then
}
void _func808(void) {
// --- ifif
/* 566  2 */   pass == 2   ;
/* 569  2 */   ! ignoring && process_decl != NULL_TREE   ;
/* 672  2 */   pass == 2   ;
// then
}
void _func809(void) {
// --- ifif
/* 963  2 */   instance_expr == NULL_TREE || TREE_CODE ( instance_expr ) == ERROR_MARK   ;
/* 966  2 */   ! CH_IS_INSTANCE_MODE ( TREE_TYPE ( instance_expr ) )   ;
// then
}
void _func810(void) {
// --- ifif else
/* 984  2 */   decl == NULL_TREE || TREE_CODE ( decl ) == ERROR_MARK   ;
/* 987  2 */   ( TREE_CODE ( decl ) == FUNCTION_DECL && CH_DECL_PROCESS ( decl ) ) || ( TREE_CODE ( decl ) == TYPE_DECL && CH_DECL_SIGNAL ( decl ) )   ;
// else
}
void _func811(void) {
// --- ifif
/* 1007  2 */   copyn == NULL_TREE || TREE_CODE ( copyn ) == ERROR_MARK   ;
/* 1009  2 */   process == NULL_TREE || TREE_CODE ( process ) == ERROR_MARK   ;
/* 1012  2 */   TREE_CODE ( TREE_TYPE ( copyn ) ) != INTEGER_TYPE   ;
// then
}
void _func812(void) {
// --- ifif
/* 1055  2 */   process_decl == NULL_TREE || TREE_CODE ( process_decl ) == ERROR_MARK   ;
/* 1058  2 */   TREE_CODE ( process_decl ) != FUNCTION_DECL || ! CH_DECL_PROCESS ( process_decl )   ;
// then
}
void _func813(void) {
// --- ifif
/* 1077  2 */   instance_expr == NULL_TREE || TREE_CODE ( instance_expr ) == ERROR_MARK   ;
/* 1080  2 */   ! CH_IS_INSTANCE_MODE ( TREE_TYPE ( instance_expr ) )   ;
// then
}
void _func814(void) {
// --- ifif
/* 1095  2 */   buf_ev == NULL_TREE || TREE_CODE ( buf_ev ) == ERROR_MARK   ;
/* 1097  2 */   TREE_TYPE ( buf_ev ) == NULL_TREE || TREE_CODE ( TREE_TYPE ( buf_ev ) ) == ERROR_MARK   ;
/* 1101  2 */   CH_IS_BUFFER_MODE ( TREE_TYPE ( buf_ev ) ) || CH_IS_EVENT_MODE ( TREE_TYPE ( buf_ev ) )   ;
// then
}
void _func815(void) {
// --- ifif
/* 1836  2 */   ! IDENTIFIER_SIGNAL_DATA ( signame ) && loclist != NULL_TREE   ;
/* 1841  2 */   IDENTIFIER_SIGNAL_DATA ( signame ) && loclist == NULL_TREE   ;
/* 1847  2 */   ! rc_state -> call_generated   ;
// then
}
void _func816(void) {
// --- ifif
/* 1906  6 */   valtail == NULL_TREE && typetail != NULL_TREE   ;
/* 1909  6 */   valtail != NULL_TREE && typetail == NULL_TREE   ;
// then
}
void _func817(void) {
// --- ifif
/* 1940  2 */   ! CH_REFERABLE ( buffer )   ;
/* 1946  2 */   TREE_CHAIN ( loclist ) != NULL_TREE   ;
/* 1952  2 */   ! rc_state -> call_generated   ;
// then
}
void _func818(void) {
// --- ifif
/* 2033  2 */   ! CH_LOCATION_P ( var )   ;
/* 2039  2 */   ! had_errors   ;
// then
}
void _func819(void) {
// --- ifif
/* 2064  2 */   TREE_CODE ( signame ) == TYPE_DECL && CH_DECL_SIGNAL ( signame )   ;
/* 2067  2 */   TREE_TYPE ( signame ) != NULL_TREE && CH_IS_BUFFER_MODE ( TREE_TYPE ( signame ) )   ;
// then
}
void _func820(void) {
// --- ifif
/* 2315  2 */   alist == NULL_TREE && ! had_errors   ;
/* 2321  2 */   TREE_CODE ( alist ) == ERROR_MARK || had_errors   ;
/* 2325  2 */   rc_state -> bufseen   ;
// else
}
void _func821(void) {
// --- ifif
/* 2350  2 */   evloc == NULL_TREE || TREE_CODE ( evloc ) == ERROR_MARK   ;
/* 2353  2 */   ! CH_REFERABLE ( evloc ) || ! CH_IS_EVENT_MODE ( TREE_TYPE ( evloc ) )   ;
// then
}
void _func822(void) {
// --- ifif
/* 2620  2 */   event_list == NULL_TREE   ;
/* 2626  2 */   event_list == NULL_TREE || TREE_CODE ( event_list ) == ERROR_MARK   ;
// then
}
void _func823(void) {
// --- ifif
/* 2750  6 */   TREE_CODE ( optpriority ) == ERROR_MARK   ;
/* 2752  6 */   TREE_CODE ( TREE_TYPE ( optpriority ) ) != INTEGER_TYPE   ;
// then
}
void _func824(void) {
// --- ifif
/* 2845  2 */   buffer == NULL_TREE || TREE_CODE ( buffer ) == ERROR_MARK   ;
/* 2850  2 */   buffer != NULL_TREE   ;
/* 2862  2 */   value == NULL_TREE || TREE_CODE ( value ) == ERROR_MARK   ;
/* 2867  2 */   value != NULL_TREE   ;
/* 2906  2 */   optpriority == NULL_TREE   ;
// else
}
void _func825(void) {
// --- ifif
/* 2877  3 */   value == NULL_TREE || TREE_CODE ( value ) == ERROR_MARK   ;
/* 2882  3 */   value != NULL_TREE && buffer_mode_decl != NULL_TREE   ;
// then
}
void _func826(void) {
// --- ifif
/* 2930  2 */   optwith != NULL_TREE   ;
/* 2935  2 */   optto != NULL_TREE   ;
/* 2940  2 */   had_errors   ;
// then
}
void _func827(void) {
// --- ifif
/* 3033  2 */   element_type == NULL_TREE || TREE_CODE ( element_type ) == ERROR_MARK   ;
/* 3035  2 */   queuesize != NULL_TREE && TREE_CODE ( queuesize ) == ERROR_MARK   ;
// then
}
void _func828(void) {
// --- ifif
/* 3216  2 */   qsize == NULL_TREE || TREE_CODE ( qsize ) == ERROR_MARK   ;
/* 3218  2 */   TREE_TYPE ( qsize ) == NULL_TREE || ! CH_SIMILAR ( TREE_TYPE ( qsize ) , integer_type_node )   ;
/* 3224  2 */   TREE_CODE ( qsize ) != INTEGER_CST   ;
/* 3229  2 */   compare_int_csts ( pedantic ? LE_EXPR : LT_EXPR , qsize , integer_zero_node )   ;
// then
}
void _func829(void) {
// --- ifif
/* 75  2 */   integer_zerop ( expr )   ;
/* 77  2 */   integer_onep ( expr )   ;
/* 82  2 */   CH_BOOLS_ONE_P ( intype )   ;
/* 99  2 */   INTEGRAL_TYPE_P ( intype )   ;
// then
}
void _func830(void) {
// --- ifif
/* 87  3 */   valuelist == NULL_TREE   ;
/* 89  3 */   TREE_CHAIN ( valuelist ) == NULL_TREE && TREE_PURPOSE ( valuelist ) == NULL_TREE && integer_zerop ( TREE_VALUE ( valuelist ) )   ;
// then
}
void _func831(void) {
// --- ifif
/* 115  2 */   form == CHAR_TYPE   ;
/* 120  2 */   CH_CHARS_ONE_P ( intype )   ;
/* 134  2 */   form == INTEGER_TYPE   ;
// then
}
void _func832(void) {
// --- ifif
/* 165  2 */   type == char_type_node   ;
/* 168  2 */   type == NULL_TREE || TREE_CODE ( type ) == ERROR_MARK   ;
// then
}
void _func833(void) {
// --- ifif else
/* 256  6 */   TREE_CODE ( val ) == ERROR_MARK   ;
/* 261  6 */   ! TREE_CONSTANT ( val )   ;
// else
}
void _func834(void) {
// --- ifif
/* 285  6 */   val == NULL_TREE   ;
/* 288  6 */   TREE_CODE ( val ) == ERROR_MARK   ;
/* 293  6 */   ! CH_COMPATIBLE ( val , domain )   ;
// then
}
void _func835(void) {
// --- ifif
/* 313  2 */   is_erroneous   ;
/* 315  2 */   is_constant   ;
/* 317  2 */   is_constant && is_simple   ;
// then
}
void _func836(void) {
// --- ifif
/* 582  6 */   x == 0   ;
/* 584  6 */   x == 1   ;
// then
}
void _func837(void) {
// --- ifif
/* 938  2 */   e == NULL_TREE || TREE_CODE ( e ) == ERROR_MARK   ;
/* 941  2 */   type == NULL_TREE || TREE_CODE ( type ) == ERROR_MARK   ;
// then
}
void _func838(void) {
// --- ifif
/* 946  2 */   type == TREE_TYPE ( e )   ;
/* 949  2 */   TREE_TYPE ( e ) != NULL_TREE && TREE_CODE ( TREE_TYPE ( e ) ) == REFERENCE_TYPE   ;
/* 956  2 */   code == REFERENCE_TYPE   ;
/* 961  2 */   TREE_TYPE ( e ) && TREE_CODE ( TREE_TYPE ( e ) ) == ERROR_MARK   ;
/* 968  2 */   CH_IS_INSTANCE_MODE ( type ) && expr == null_pointer_node   ;
/* 982  2 */   TREE_CODE ( type ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( type ) ) == FUNCTION_TYPE && expr == null_pointer_node   ;
/* 989  2 */   TREE_CODE ( expr ) == FUNCTION_DECL && TREE_CODE ( type ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( type ) ) == FUNCTION_TYPE   ;
/* 998  2 */   TREE_TYPE ( e ) && TREE_CODE ( TREE_TYPE ( e ) ) == RECORD_TYPE   ;
// then
}
void _func839(void) {
// --- ifif
/* 1004  2 */   TREE_TYPE ( e ) && TREE_CODE ( TREE_TYPE ( e ) ) == CHAR_TYPE && ( CH_CHARS_ONE_P ( type ) || type_varying )   ;
/* 1019  2 */   TREE_TYPE ( e ) && TREE_CODE ( TREE_TYPE ( e ) ) == BOOLEAN_TYPE && ( CH_BOOLS_ONE_P ( type ) || type_varying )   ;
/* 1029  2 */   type_varying   ;
/* 1115  2 */   TREE_TYPE ( e ) == NULL_TREE   ;
/* 1141  2 */   TYPE_MAIN_VARIANT ( type ) == TYPE_MAIN_VARIANT ( TREE_TYPE ( e ) ) || ( CH_NOVELTY ( type ) != NULL_TREE && CH_NOVELTY ( type ) == CH_NOVELTY ( TREE_TYPE ( e ) ) )   ;
// then
}
void _func840(void) {
// --- ifif
/* 1119  3 */   TREE_CODE ( type ) == SET_TYPE   ;
/* 1121  3 */   TREE_CODE ( type ) == RECORD_TYPE   ;
/* 1123  3 */   TREE_CODE ( type ) == ARRAY_TYPE   ;
// then
}
void _func841(void) {
// --- ifif
/* 1141  2 */   TYPE_MAIN_VARIANT ( type ) == TYPE_MAIN_VARIANT ( TREE_TYPE ( e ) ) || ( CH_NOVELTY ( type ) != NULL_TREE && CH_NOVELTY ( type ) == CH_NOVELTY ( TREE_TYPE ( e ) ) )   ;
/* 1146  2 */   TREE_CODE ( TREE_TYPE ( e ) ) == VOID_TYPE   ;
/* 1151  2 */   code == VOID_TYPE   ;
/* 1154  2 */   code == SET_TYPE   ;
/* 1157  2 */   code == INTEGER_TYPE || code == ENUMERAL_TYPE   ;
/* 1168  2 */   code == POINTER_TYPE   ;
/* 1170  2 */   code == REAL_TYPE   ;
/* 1172  2 */   code == BOOLEAN_TYPE   ;
/* 1174  2 */   code == CHAR_TYPE   ;
/* 1177  2 */   code == ARRAY_TYPE && TYPE_MODE ( type ) != TYPE_MODE ( TREE_TYPE ( e ) )   ;
// then
}
void _func842(void) {
// --- ifif
/* 900  2 */   DECL_WEAK_NAME ( node )   ;
/* 902  2 */   CH_DECL_SIGNAL ( node )   ;
// then
}
void _func843(void) {
// --- ifif
/* 918  2 */   CH_IS_BUFFER_MODE ( node )   ;
/* 920  2 */   CH_IS_EVENT_MODE ( node )   ;
/* 923  2 */   CH_IS_EVENT_MODE ( node ) || CH_IS_BUFFER_MODE ( node )   ;
// then
}
void _func844(void) {
// --- ifif
/* 1050  6 */   level >= max_small_ints   ;
/* 1060  6 */   small_ints [ level ] == NULL_TREE   ;
// then
}
void _func845(void) {
// --- ifif
/* 1308  2 */   exceptions   ;
/* 1311  2 */   recurse_p   ;
// then
}
void _func846(void) {
// --- ifif
/* 1557  6 */   DECL_NAME ( newdecl ) != modename   ;
/* 1559  6 */   TREE_CODE ( TREE_TYPE ( newdecl ) ) != ERROR_MARK   ;
// then
}
void _func847(void) {
// --- ifif
/* 2078  6 */   fndecl != global_function_decl || seen_action   ;
/* 2090  6 */   DECL_SAVED_INSNS ( fndecl ) == 0 && ! nested   ;
// then
}
void _func848(void) {
// --- ifif
/* 2375  7 */   ! new_name   ;
/* 2378  7 */   TREE_CODE ( decl ) == ALIAS_DECL && ! CH_DECL_GRANTED ( decl )   ;
// then
}
void _func849(void) {
// --- ifif
/* 2381  7 */   global_bindings_p ( )   ;
/* 2383  7 */   DECL_ASSEMBLER_NAME ( decl ) == NULL_TREE   ;
/* 2385  7 */   DECL_POSTFIX_ALL ( alias )   ;
// else
}
void _func850(void) {
// --- ifif
/* 3162  2 */   TREE_CODE ( x ) == FUNCTION_DECL && DECL_INITIAL ( x ) == 0 && DECL_EXTERNAL ( x )   ;
/* 3166  2 */   name   ;
/* 3169  2 */   TREE_CODE ( x ) == TYPE_DECL && DECL_SOURCE_LINE ( x ) == 0 && TYPE_NAME ( TREE_TYPE ( x ) ) == 0   ;
// then
}
void _func851(void) {
// --- ifif
/* 3302  2 */   val == NULL_TREE   ;
/* 3304  2 */   TREE_CODE_CLASS ( TREE_CODE ( val ) ) == 'c'   ;
/* 3306  2 */   DECL_NESTING_LEVEL ( val ) > BUILTIN_NESTING_LEVEL && DECL_NESTING_LEVEL ( val ) < current_module_nesting_level   ;
// then
}
void _func852(void) {
// --- ifif
/* 3317  2 */   TREE_CODE ( val ) == BASED_DECL   ;
/* 3322  2 */   TREE_CODE ( val ) == WITH_DECL   ;
// then
}
void _func853(void) {
// --- ifif
/* 4330  2 */   TREE_CODE ( decl ) == VAR_DECL   ;
/* 4354  2 */   TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == FUNCTION_DECL   ;
// then
}
void _func854(void) {
// --- ifif
/* 4332  6 */   DECL_SIZE ( decl ) == 0 && TYPE_SIZE ( TREE_TYPE ( decl ) ) != 0   ;
/* 4336  6 */   DECL_SIZE ( decl ) == 0 && TREE_CODE ( TREE_TYPE ( decl ) ) != ERROR_MARK   ;
/* 4342  6 */   ( DECL_EXTERNAL ( decl ) || TREE_STATIC ( decl ) ) && DECL_SIZE ( decl ) != 0   ;
// then
}
void _func855(void) {
// --- ifif
/* 4354  2 */   TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == FUNCTION_DECL   ;
/* 4377  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
// then
}
void _func856(void) {
// --- ifif
/* 4358  6 */   TREE_CODE ( TREE_TYPE ( decl ) ) != ERROR_MARK   ;
/* 4363  6 */   ! TREE_STATIC ( decl ) && ! DECL_EXTERNAL ( decl )   ;
// then
}
void _func857(void) {
// --- ifif
/* 4377  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
/* 4384  2 */   ! ( TREE_CODE ( decl ) == FUNCTION_DECL && DECL_INLINE ( decl ) ) && temporary && TREE_PERMANENT ( decl )   ;
/* 4406  2 */   temporary && ! allocation_temporary_p ( )   ;
/* 4412  2 */   current_scope == global_scope   ;
// then
}
void _func858(void) {
// --- ifif
/* 4519  2 */   TYPE_SIZE ( t ) != 0   ;
/* 4521  2 */   TREE_CODE ( TREE_TYPE ( t ) ) == ARRAY_TYPE   ;
// then
}
void _func859(void) {
// --- ifif
/* 4572  6 */   maxvalue > 0   ;
/* 4574  6 */   minvalue < 0   ;
/* 4585  6 */   ! precision   ;
// then
}
void _func860(void) {
// --- ifif
/* 4813  2 */   pass == 2   ;
/* 4820  2 */   name == NULL_TREE   ;
// then
}
void _func861(void) {
// --- ifif
/* 109  2 */   exp != NULL_TREE && TREE_TYPE ( exp ) != NULL_TREE   ;
/* 111  2 */   exp   ;
// then
}
void _func862(void) {
// --- ifif
/* 147  2 */   TREE_CODE ( selector_list ) != TREE_LIST || TREE_CODE ( alternatives ) != TREE_LIST   ;
/* 150  2 */   TREE_CHAIN ( selector_list ) != NULL_TREE   ;
// then
}
void _func863(void) {
// --- ifif
/* 708  2 */   ptr == NULL_TREE || TREE_CODE ( ptr ) == ERROR_MARK   ;
/* 710  2 */   mode != NULL_TREE && TREE_CODE ( mode ) == ERROR_MARK   ;
// then
}
void _func864(void) {
// --- ifif
/* 715  2 */   TREE_CODE ( type ) == REFERENCE_TYPE   ;
/* 722  2 */   TREE_CODE ( type ) != POINTER_TYPE   ;
/* 728  2 */   mode && TREE_CODE ( mode ) == IDENTIFIER_NODE   ;
/* 745  2 */   mode   ;
// else
}
void _func865(void) {
// --- ifif
/* 774  3 */   TYPE_SIZE ( t ) == 0 && TREE_CODE ( t ) != ARRAY_TYPE   ;
/* 779  3 */   TREE_CODE ( t ) == VOID_TYPE   ;
// then
}
void _func866(void) {
// --- ifif
/* 813  2 */   TREE_CODE ( datum ) == ERROR_MARK   ;
/* 815  2 */   TREE_CODE ( type ) == REFERENCE_TYPE   ;
/* 820  2 */   TREE_CODE ( type ) != RECORD_TYPE   ;
// then
}
void _func867(void) {
// --- ifif
/* 831  6 */   TREE_CODE ( TREE_TYPE ( field ) ) == UNION_TYPE   ;
/* 866  6 */   DECL_NAME ( field ) == field_name   ;
// then
}
void _func868(void) {
// --- ifif
/* 901  2 */   decl == NULL_TREE   ;
/* 905  2 */   DECL_NAME ( decl ) == ridpointers [ ( int ) RID_INSTANCE ]   ;
/* 909  2 */   TYPE_FIELDS ( type ) == TYPE_FIELDS ( instance_type_node )   ;
// then
}
void _func869(void) {
// --- ifif
/* 1265  2 */   TREE_CODE ( size ) == INTEGER_CST && TREE_INT_CST_LOW ( size ) <= 0   ;
/* 1270  2 */   err   ;
/* 1273  2 */   TREE_TYPE ( ptr ) != ptr_type_node   ;
// then
}
void _func870(void) {
// --- ifif
/* 1306  2 */   TREE_CODE ( size ) == INTEGER_CST && TREE_INT_CST_LOW ( size ) <= 0   ;
/* 1311  2 */   err   ;
/* 1314  2 */   TREE_TYPE ( ptr ) != ptr_type_node   ;
// then
}
void _func871(void) {
// --- ifif
/* 1332  2 */   ptr == NULL_TREE || TREE_CODE ( ptr ) == ERROR_MARK   ;
/* 1336  2 */   TREE_CODE ( TREE_TYPE ( ptr ) ) != POINTER_TYPE   ;
/* 1342  2 */   TREE_TYPE ( ptr ) != ptr_type_node   ;
// then
}
void _func872(void) {
// --- ifif
/* 1366  6 */   powerset == NULL_TREE || TREE_CODE ( powerset ) == ERROR_MARK   ;
/* 1369  6 */   TREE_CODE ( powerset ) == IDENTIFIER_NODE   ;
/* 1372  6 */   TREE_CODE ( TREE_TYPE ( powerset ) ) == SET_TYPE   ;
// then
}
void _func873(void) {
// --- ifif
/* 1447  6 */   expr == NULL_TREE || TREE_CODE ( expr ) == ERROR_MARK   ;
/* 1451  6 */   ! CH_REFERABLE ( expr )   ;
// then
}
void _func874(void) {
// --- ifif
/* 1496  2 */   expr == NULL_TREE || TREE_CODE ( expr ) == ERROR_MARK   ;
/* 1499  2 */   TREE_CODE ( TREE_TYPE ( expr ) ) != INTEGER_TYPE   ;
// then
}
void _func875(void) {
// --- ifif
/* 1699  2 */   t == NULL_TREE || TREE_CODE ( t ) == ERROR_MARK   ;
/* 1701  2 */   loclist == NULL_TREE || TREE_CODE ( loclist ) == ERROR_MARK   ;
/* 1705  2 */   TREE_TYPE ( t ) != abs_timing_type_node   ;
// then
}
void _func876(void) {
// --- ifif
/* 1728  3 */   ! CH_REFERABLE ( loc )   ;
/* 1735  3 */   TREE_CODE ( TREE_TYPE ( loc ) ) != INTEGER_TYPE   ;
/* 1747  3 */   write_error   ;
// then
}
void _func877(void) {
// --- ifif
/* 2055  6 */   expr == NULL_TREE || TREE_CODE ( expr ) == ERROR_MARK   ;
/* 2058  6 */   TREE_CODE ( expr ) == IDENTIFIER_NODE   ;
// then
}
void _func878(void) {
// --- ifif
/* 2083  3 */   tree_int_cst_lt ( temp , TYPE_MIN_VALUE ( TREE_TYPE ( temp ) ) )   ;
/* 2086  3 */   tree_int_cst_lt ( TYPE_MAX_VALUE ( TREE_TYPE ( temp ) ) , temp )   ;
// then
}
void _func879(void) {
// --- ifif
/* 2200  6 */   type == NULL_TREE || TREE_CODE ( type ) == ERROR_MARK   ;
/* 2203  6 */   TREE_CODE ( type ) == IDENTIFIER_NODE   ;
// then
}
void _func880(void) {
// --- ifif
/* 2207  6 */   code == ERROR_MARK   ;
/* 2210  6 */   TREE_CODE_CLASS ( TREE_CODE ( type ) ) != 't'   ;
/* 2217  6 */   code == FUNCTION_TYPE   ;
/* 2223  6 */   code == VOID_TYPE   ;
/* 2229  6 */   TYPE_SIZE ( type ) == 0   ;
// then
}
void _func881(void) {
// --- ifif
/* 3951  2 */   pass == 1   ;
/* 3957  2 */   ref == NULL_TREE || TREE_CODE ( ref ) == ERROR_MARK   ;
// then
}
void _func882(void) {
// --- ifif
/* 4022  2 */   ref == error_mark_node   ;
/* 4025  2 */   ! CH_LOCATION_P ( ref ) && TREE_CODE ( TREE_TYPE ( ref ) ) != FUNCTION_TYPE   ;
// then
}
void _func883(void) {
// --- ifif
/* 87  2 */   TREE_CODE ( exp ) == INTEGER_CST   ;
/* 89  2 */   TREE_CODE ( exp ) == CONST_DECL   ;
/* 91  2 */   TREE_CODE_CLASS ( TREE_CODE ( exp ) ) == 'd' && DECL_INITIAL ( exp ) != NULL_TREE && TREE_READONLY ( exp )   ;
/* 95  2 */   deep_const_expr ( exp )   ;
/* 97  2 */   TREE_CODE ( exp ) != ERROR_MARK   ;
// then
}
void _func884(void) {
// --- ifif else
/* 251  2 */   file   ;
/* 254  2 */   current_function_decl == global_function_decl || current_function_decl == NULL_TREE   ;
// else
}
void _func885(void) {
// --- ifif
/* 395  2 */   opt_label   ;
/* 398  2 */   pass == 2   ;
// then
}
void _func886(void) {
// --- ifif
/* 474  6 */   TREE_CODE ( start_exp ) == ERROR_MARK   ;
/* 476  6 */   TREE_TYPE ( start_exp ) == NULL_TREE   ;
/* 484  6 */   TREE_CODE ( TREE_TYPE ( start_exp ) ) == SET_TYPE   ;
// else
}
void _func887(void) {
// --- ifif
/* 535  6 */   ip -> step_exp == NULL_TREE   ;
/* 538  6 */   ! discrete_type_p ( TREE_TYPE ( ip -> start_exp ) )   ;
/* 543  6 */   TREE_CODE ( TREE_TYPE ( ip -> start_exp ) ) == ENUMERAL_TYPE && CH_ENUM_IS_NUMBERED ( TREE_TYPE ( ip -> start_exp ) )   ;
/* 549  6 */   TREE_CODE ( ip -> end_exp ) == ERROR_MARK   ;
/* 551  6 */   TREE_CODE ( TREE_TYPE ( ip -> end_exp ) ) == ENUMERAL_TYPE && CH_ENUM_IS_NUMBERED ( TREE_TYPE ( ip -> end_exp ) )   ;
/* 557  6 */   ! discrete_type_p ( TREE_TYPE ( ip -> end_exp ) )   ;
/* 562  6 */   ! CH_COMPATIBLE_CLASSES ( ip -> start_exp , ip -> end_exp )   ;
/* 567  6 */   step_exp != NULL_TREE   ;
/* 583  6 */   ! flag_local_loop_counter   ;
// then
}
void _func888(void) {
// --- ifif
/* 569  3 */   TREE_CODE ( step_exp ) == ERROR_MARK   ;
/* 571  3 */   ! discrete_type_p ( TREE_TYPE ( step_exp ) )   ;
/* 576  3 */   ! CH_COMPATIBLE_CLASSES ( ip -> start_exp , step_exp )   ;
// then
}
void _func889(void) {
// --- ifif
/* 583  6 */   ! flag_local_loop_counter   ;
/* 612  6 */   TREE_CODE ( ip -> user_var ) == IDENTIFIER_NODE   ;
// then
}
void _func890(void) {
// --- ifif else
/* 587  3 */   TREE_CODE ( ip -> user_var ) == IDENTIFIER_NODE   ;
/* 592  3 */   ip -> user_var == NULL_TREE   ;
// else
}
void _func891(void) {
// --- ifif
/* 600  7 */   TREE_CODE ( TREE_TYPE ( ip -> user_var ) ) == REFERENCE_TYPE   ;
/* 603  7 */   ! CH_COMPATIBLE_CLASSES ( ip -> start_exp , ip -> user_var )   ;
// then
}
void _func892(void) {
// --- ifif
/* 612  6 */   TREE_CODE ( ip -> user_var ) == IDENTIFIER_NODE   ;
/* 628  6 */   TREE_CODE ( ip -> start_exp ) == INTEGER_CST && TREE_CODE ( ip -> end_exp ) == INTEGER_CST && compare_int_csts ( ip -> down_flag ? LT_EXPR : GT_EXPR , ip -> start_exp , ip -> end_exp )   ;
// then
}
void _func893(void) {
// --- ifif
/* 616  3 */   step_exp   ;
/* 621  3 */   class . kind == CH_DERIVED_CLASS && class . mode == long_long_integer_type_node && int_fits_type_p ( ip -> start_exp , integer_type_node ) && int_fits_type_p ( ip -> end_exp , integer_type_node )   ;
// then
}
void _func894(void) {
// --- ifif
/* 685  2 */   ip -> error_flag   ;
/* 688  2 */   bottom_loop_end_check ( )   ;
/* 691  2 */   increment_temps ( )   ;
// then
}
void _func895(void) {
// --- ifif else
/* 789  3 */   ! CH_LOCATION_P ( ip -> start_exp )   ;
/* 795  3 */   ip -> itype == DO_LOC   ;
// else
}
void _func896(void) {
// --- ifif
/* 387  2 */   pass < 2   ;
/* 396  2 */   classify_loop ( )   ;
/* 399  2 */   firstp -> itype != DO_OD   ;
// then
}
void _func897(void) {
// --- ifif else
/* 468  6 */   TREE_CODE ( start_exp ) == ERROR_MARK   ;
/* 470  6 */   TREE_CODE ( TREE_TYPE ( start_exp ) ) == SET_TYPE   ;
// else
}
void _func898(void) {
// --- ifif
/* 495  6 */   ! discrete_type_p ( TREE_TYPE ( ip -> start_exp ) )   ;
/* 500  6 */   TREE_CODE ( TREE_TYPE ( ip -> start_exp ) ) == ENUMERAL_TYPE && CH_ENUM_IS_NUMBERED ( TREE_TYPE ( ip -> start_exp ) )   ;
/* 506  6 */   TREE_CODE ( TREE_TYPE ( ip -> end_exp ) ) == ENUMERAL_TYPE && CH_ENUM_IS_NUMBERED ( TREE_TYPE ( ip -> end_exp ) )   ;
/* 518  6 */   TYPE_PRECISION ( max_prec_type ) < TYPE_PRECISION ( TREE_TYPE ( ip -> start_exp ) ) && ! CST_FITS_INT ( ip -> start_exp )   ;
/* 522  6 */   ! discrete_type_p ( TREE_TYPE ( ip -> end_exp ) )   ;
/* 527  6 */   ! CH_COMPATIBLE ( ip -> start_exp , TREE_TYPE ( ip -> end_exp ) )   ;
/* 533  6 */   TYPE_PRECISION ( max_prec_type ) < TYPE_PRECISION ( TREE_TYPE ( ip -> end_exp ) ) && ! CST_FITS_INT ( ip -> end_exp )   ;
/* 537  6 */   ip -> step_exp != NULL_TREE   ;
/* 559  6 */   TREE_CODE ( ip -> start_exp ) == INTEGER_CST && TREE_CODE ( ip -> end_exp ) == INTEGER_CST && compare_int_csts ( ip -> down_flag ? LT_EXPR : GT_EXPR , ip -> start_exp , ip -> end_exp )   ;
// then
}
void _func899(void) {
// --- ifif
/* 540  3 */   ip -> step_exp == integer_one_node   ;
/* 543  3 */   ! discrete_type_p ( TREE_TYPE ( ip -> step_exp ) )   ;
/* 548  3 */   ! CH_COMPATIBLE ( ip -> start_exp , TREE_TYPE ( ip -> step_exp ) )   ;
/* 554  3 */   TYPE_PRECISION ( max_prec_type ) < TYPE_PRECISION ( TREE_TYPE ( ip -> step_exp ) ) && ! CST_FITS_INT ( ip -> step_exp )   ;
// then
}
void _func900(void) {
// --- ifif
/* 602  2 */   firstp -> error_flag   ;
/* 607  2 */   firstp -> itype == DO_OD && firstp -> condition   ;
/* 610  2 */   initialize_iter_var ( )   ;
/* 613  2 */   maybe_skip_loop ( )   ;
// then
}
void _func901(void) {
// --- ifif
/* 636  2 */   ip -> error_flag   ;
/* 639  2 */   bottom_loop_end_check ( )   ;
/* 642  2 */   increment_temps ( )   ;
/* 645  2 */   ip -> itype != DO_OD   ;
// then
}
void _func902(void) {
// --- ifif
/* 760  7 */   TREE_CODE ( ip -> user_var ) == IDENTIFIER_NODE   ;
/* 762  7 */   ip -> user_var == NULL_TREE   ;
// then
}
void _func903(void) {
// --- ifif else
/* 802  3 */   ! CH_LOCATION_P ( ip -> start_exp )   ;
/* 808  3 */   ip -> itype == DO_LOC   ;
// else
}
void _func904(void) {
// --- ifif
/* 132  4 */   inlen >= amount   ;
/* 134  4 */   ( inout -> len + inlen ) >= inout -> allocated   ;
// then
}
void _func905(void) {
// --- ifif
/* 175  2 */   layout == integer_zero_node   ;
/* 181  2 */   layout == integer_one_node   ;
// then
}
void _func906(void) {
// --- ifif
/* 345  2 */   chill_varying_type_p ( type )   ;
/* 350  2 */   CH_STRING_TYPE_P ( type )   ;
/* 376  2 */   TREE_CODE ( TYPE_DOMAIN ( type ) ) == INTEGER_TYPE && TREE_TYPE ( TYPE_DOMAIN ( type ) ) == ridpointers [ ( int ) RID_RANGE ]   ;
// else
}
void _func907(void) {
// --- ifif
/* 650  2 */   TREE_TYPE ( type )   ;
/* 715  2 */   N_U_L_L_replacement   ;
// then
}
void _func908(void) {
// --- ifif
/* 667  3 */   minparent != NULL_TREE   ;
/* 678  3 */   minparent != maxparent && maxparent != NULL_TREE   ;
// then
}
void _func909(void) {
// --- ifif
/* 820  4 */   variants != NULL_TREE && TREE_CHAIN ( variants ) == NULL_TREE && DECL_NAME ( variants ) == ELSE_VARIANT_NAME   ;
/* 837  4 */   variants != NULL_TREE   ;
// then
}
void _func910(void) {
// --- ifif
/* 1003  6 */   argmode == void_type_node   ;
/* 1007  6 */   TYPE_RAISES_EXCEPTIONS ( type ) && count == stopat   ;
/* 1010  6 */   count   ;
/* 1012  6 */   print_argnames   ;
/* 1018  6 */   attribute == ridpointers [ ( int ) RID_LOC ]   ;
// then
}
void _func911(void) {
// --- ifif
/* 1074  6 */   argmode == void_type_node   ;
/* 1078  6 */   TYPE_RAISES_EXCEPTIONS ( type ) && count == stopat   ;
/* 1081  6 */   attribute == ridpointers [ ( int ) RID_LOC ]   ;
// then
}
void _func912(void) {
// --- ifif else
/* 2204  2 */   DECL_OLD_PREFIX ( decl ) || DECL_NEW_PREFIX ( decl )   ;
/* 2214  2 */   DECL_POSTFIX_ALL ( decl )   ;
// else
}
void _func913(void) {
// --- ifif
/* 2596  2 */   ! buf || ! strlen ( buf )   ;
/* 2599  2 */   N_U_L_L_replacement   ;
// then
}
void _func914(void) {
// --- ifif
/* 2671  1 */   ! fname   ;
/* 2673  1 */   ! fname   ;
// then
}
void _func915(void) {
// --- ifif
/* 2696  4 */   N_U_L_L_replacement   ;
/* 2698  4 */   N_U_L_L_replacement   ;
// then
}
void _func916(void) {
// --- ifif
/* 2774  2 */   ( enum chill_tree_code ) TREE_CODE ( decl ) == LABEL_DECL   ;
/* 2777  2 */   grant_all_seen   ;
// then
}
void _func917(void) {
// --- ifif
/* 2854  4 */   DECL_SEIZEFILE ( vars ) != use_seizefile_name && DECL_SEIZEFILE ( vars )   ;
/* 2863  4 */   ! restricted   ;
// then
}
void _func918(void) {
// --- ifif
/* 48  2 */   TREE_CODE ( elt_type ) == ERROR_MARK || TREE_CODE ( length ) == ERROR_MARK   ;
/* 54  2 */   pass > 0 && TREE_CODE ( length ) == INTEGER_CST && ! tree_int_cst_equal ( length , integer_zero_node ) && compare_int_csts ( LT_EXPR , TYPE_MAX_VALUE ( chill_unsigned_type_node ) , length )   ;
/* 65  2 */   TREE_CODE ( length ) == INTEGER_CST || pass != 1   ;
// else
}
void _func919(void) {
// --- ifif
/* 77  2 */   pass == 1 && TREE_CODE ( length ) == INTEGER_CST   ;
/* 80  2 */   pass != 1 || ( TREE_CODE ( length ) == INTEGER_CST && TYPE_SIZE ( elt_type ) )   ;
// then
}
void _func920(void) {
// --- ifif else
/* 239  2 */   DECL_OLD_PREFIX ( alias )   ;
/* 250  2 */   DECL_POSTFIX_ALL ( alias ) || strcmp ( IDENTIFIER_POINTER ( DECL_POSTFIX ( alias ) ) , old_pointer ) == 0   ;
// else
}
void _func921(void) {
// --- ifif
/* 168  2 */   id_or_decl == NULL_TREE || TREE_CODE ( id_or_decl ) == ERROR_MARK   ;
/* 172  2 */   pass == 1 || ignoring == 1   ;
/* 175  2 */   TREE_CODE ( type ) == IDENTIFIER_NODE   ;
/* 184  2 */   TREE_CODE ( type ) == TYPE_DECL   ;
// then
}
void _func922(void) {
// --- ifif
/* 275  2 */   i > MAX_LOOK_AHEAD   ;
/* 277  2 */   terminal_buffer [ i ] == TOKEN_NOT_READ   ;
// then
}
void _func923(void) {
// --- ifif
/* 417  6 */   token == ALL && allow_all   ;
/* 419  6 */   token != NAME   ;
// then
}
void _func924(void) {
// --- ifif
/* 450  2 */   name   ;
/* 452  2 */   pass == 1   ;
// then
}
void _func925(void) {
// --- ifif
/* 582  2 */   name == NULL_TREE   ;
/* 587  2 */   ! check_token ( COMMA )   ;
// then
}
void _func926(void) {
// --- ifif
/* 700  2 */   PEEK_TOKEN ( ) == RPRN && PEEK_TOKEN1 ( ) == COLON   ;
/* 706  2 */   PEEK_TOKEN ( ) == COMMA   ;
// then
}
void _func927(void) {
// --- ifif
/* 889  2 */   check_token ( FORBID ) == 0   ;
/* 891  2 */   check_token ( ALL )   ;
// then
}
void _func928(void) {
// --- ifif else
/* 1019  6 */   name == NULL_TREE   ;
/* 1024  6 */   pass == 1   ;
// else
}
void _func929(void) {
// --- ifif
/* 1113  2 */   is_nonref && ! is_loc   ;
/* 1115  2 */   is_dynamic && ! is_loc   ;
// then
}
void _func930(void) {
// --- ifif
/* 1180  2 */   pass != 1   ;
/* 1182  2 */   generality   ;
/* 1184  2 */   optrecursive   ;
// then
}
void _func931(void) {
// --- ifif
/* 1307  2 */   check_token ( EQL )   ;
/* 1321  2 */   check_token ( TO )   ;
/* 1340  2 */   ! global_bindings_p ( )   ;
// else
}
void _func932(void) {
// --- ifif
/* 1368  6 */   ! check_token ( COMMA )   ;
/* 1370  6 */   PEEK_TOKEN ( ) == SC   ;
// then
}
void _func933(void) {
// --- ifif else
/* 1647  2 */   ! ignoring   ;
/* 1652  2 */   check_token ( ELSE )   ;
// else
}
void _func934(void) {
// --- ifif
/* 1915  2 */   TREE_CODE ( string ) == ADDR_EXPR   ;
/* 1917  2 */   TREE_CODE ( string ) != STRING_CST   ;
// then
}
void _func935(void) {
// --- ifif
/* 2052  2 */   label   ;
/* 2054  2 */   ! ignoring   ;
// then
}
void _func936(void) {
// --- ifif
/* 2062  2 */   ! ignoring   ;
/* 2067  2 */   label   ;
// then
}
void _func937(void) {
// --- ifif
/* 2340  2 */   check_token ( IN )   ;
/* 2358  2 */   ! check_token ( RPRN )   ;
// then
}
void _func938(void) {
// --- ifif
/* 2351  7 */   ! ignoring   ;
/* 2353  7 */   ! check_token ( COMMA )   ;
// then
}
void _func939(void) {
// --- ifif
/* 2358  2 */   ! check_token ( RPRN )   ;
/* 2363  2 */   check_token ( COLON )   ;
/* 2373  2 */   name_list != NULL_TREE   ;
// then
}
void _func940(void) {
// --- ifif else
/* 2395  2 */   ! ignoring   ;
/* 2400  2 */   check_token ( SET )   ;
// else
}
void _func941(void) {
// --- ifif
/* 2421  3 */   ! spec_seen && pass == 1   ;
/* 2423  3 */   ! ignoring   ;
// then
}
void _func942(void) {
// --- ifif
/* 2892  6 */   tok == UP || tok == COLON   ;
/* 2907  6 */   ! ignoring   ;
// then
}
void _func943(void) {
// --- ifif else
/* 2977  6 */   ignoring || label == NULL_TREE   ;
/* 2979  6 */   TREE_CODE ( label ) != TREE_LIST   ;
// else
}
void _func944(void) {
// --- ifif
/* 3022  6 */   PEEK_TOKEN ( ) == RPC   ;
/* 3024  6 */   ! check_token ( COMMA )   ;
// then
}
void _func945(void) {
// --- ifif else
/* 3356  2 */   ignoring   ;
/* 3362  2 */   TREE_CHAIN ( selector_list ) != NULL_TREE   ;
// else
}
void _func946(void) {
// --- ifif
/* 3602  2 */   what != NULL_TREE   ;
/* 3604  2 */   startbit != NULL_TREE   ;
// then
}
void _func947(void) {
// --- ifif
/* 3850  3 */   ! ignoring   ;
/* 3855  3 */   ! check_token ( COMMA )   ;
// then
}
void _func948(void) {
// --- ifif
/* 3912  5 */   ! ignoring   ;
/* 3914  5 */   ! check_token ( COMMA )   ;
// then
}
void _func949(void) {
// --- ifif
/* 3924  3 */   new_layout == NULL_TREE   ;
/* 3926  3 */   ! ignoring   ;
// then
}
void _func950(void) {
// --- ifif
/* 3995  5 */   check_token ( COLON )   ;
/* 4005  5 */   check_token ( RPRN )   ;
// then
}
void _func951(void) {
// --- ifif
/* 4058  3 */   ignoring || TREE_CODE ( mode2 ) == ERROR_MARK   ;
/* 4060  3 */   mode2 && TREE_CODE_CLASS ( TREE_CODE ( mode2 ) ) == 'd' && CH_IS_BUFFER_MODE ( mode2 )   ;
/* 4067  3 */   mode2 && TREE_CODE_CLASS ( TREE_CODE ( mode2 ) ) == 'd' && CH_IS_EVENT_MODE ( mode2 )   ;
// then
}
void _func952(void) {
// --- ifif
/* 202  2 */   pass == 1   ;
/* 226  2 */   ACTION_NUMBER ( global_handler_list ) != action_number   ;
// then
}
void _func953(void) {
// --- ifif
/* 649  6 */   h -> function != current_function_decl   ;
/* 651  6 */   h -> else_handler > 0   ;
// then
}
void _func954(void) {
// --- ifif else
/* 677  2 */   exceptions == NULL_TREE   ;
/* 680  2 */   pass == 1   ;
// else
}
void _func955(void) {
// --- ifif
/* 148  2 */   ! raises   ;
/* 151  2 */   TREE_CHAIN ( raises )   ;
// then
}
void _func956(void) {
// --- ifif
/* 426  3 */   TREE_CODE ( check ) == INTEGER_CST   ;
/* 428  3 */   range_checking   ;
// then
}
void _func957(void) {
// --- ifif
/* 469  2 */   type == NULL_TREE || TREE_CODE ( type ) == ERROR_MARK   ;
/* 471  2 */   expr == NULL_TREE || TREE_CODE ( expr ) == ERROR_MARK   ;
/* 473  2 */   TREE_CODE ( expr ) == TYPE_DECL   ;
/* 479  2 */   ! CH_COMPATIBLE ( expr , type )   ;
/* 485  2 */   TREE_CODE ( type ) == REFERENCE_TYPE   ;
/* 487  2 */   etype && TREE_CODE ( etype ) == REFERENCE_TYPE   ;
/* 490  2 */   etype && ( CH_STRING_TYPE_P ( ttype ) || ( chill_varying_type_p ( ttype ) && CH_STRING_TYPE_P ( CH_VARYING_ARRAY_TYPE ( ttype ) ) ) ) && ( CH_STRING_TYPE_P ( etype ) || ( chill_varying_type_p ( etype ) && CH_STRING_TYPE_P ( CH_VARYING_ARRAY_TYPE ( etype ) ) ) )   ;
/* 517  2 */   range_checking && discrete_type_p ( ttype ) && etype != NULL_TREE && discrete_type_p ( etype )   ;
// then
}
void _func958(void) {
// --- ifif
/* 679  2 */   expr != NULL_TREE && TREE_CODE ( expr ) == ERROR_MARK   ;
/* 681  2 */   chill_at_module_level || global_bindings_p ( )   ;
/* 687  2 */   pass == 1   ;
// then
}
void _func959(void) {
// --- ifif
/* 850  2 */   this_range == NULL_TREE   ;
/* 855  2 */   low_range_val < low_target_val   ;
// then
}
void _func960(void) {
// --- ifif
/* 984  2 */   TREE_CODE ( label_value ) == ERROR_MARK   ;
/* 986  2 */   TREE_CODE ( selector ) == ERROR_MARK   ;
/* 995  2 */   ! CH_COMPATIBLE_CLASSES ( selector , label_value )   ;
// then
}
void _func961(void) {
// --- ifif
/* 1166  2 */   low_target_val > high_type_val || high_target_val < low_type_val   ;
/* 1169  2 */   low_type_val >= low_target_val   ;
/* 1176  2 */   high_type_val <= high_target_val   ;
/* 1182  2 */   low_target_val == high_target_val   ;
// then
}
void _func962(void) {
// --- ifif
/* 1368  2 */   access == NULL_TREE || TREE_CODE ( access ) == ERROR_MARK   ;
/* 1370  2 */   ! CH_IS_ACCESS_MODE ( access )   ;
// then
}
void _func963(void) {
// --- ifif
/* 1390  2 */   access == NULL_TREE || TREE_CODE ( access ) == ERROR_MARK   ;
/* 1392  2 */   ! CH_IS_ACCESS_MODE ( access )   ;
// then
}
void _func964(void) {
// --- ifif
/* 1415  2 */   access == NULL_TREE || TREE_CODE ( access ) == ERROR_MARK   ;
/* 1417  2 */   ! CH_IS_ACCESS_MODE ( access )   ;
// then
}
void _func965(void) {
// --- ifif
/* 1437  2 */   access == NULL_TREE || TREE_CODE ( access ) == ERROR_MARK   ;
/* 1439  2 */   ! CH_IS_ACCESS_MODE ( access )   ;
// then
}
void _func966(void) {
// --- ifif
/* 1562  2 */   indexmode != NULL_TREE && TREE_CODE ( indexmode ) == ERROR_MARK   ;
/* 1564  2 */   textlength == NULL_TREE || TREE_CODE ( textlength ) == ERROR_MARK   ;
// then
}
void _func967(void) {
// --- ifif
/* 1622  2 */   length == NULL_TREE || TREE_CODE ( length ) == ERROR_MARK   ;
/* 1624  2 */   TREE_TYPE ( length ) == NULL_TREE || ! CH_SIMILAR ( TREE_TYPE ( length ) , integer_type_node )   ;
/* 1630  2 */   TREE_CODE ( length ) != INTEGER_CST   ;
/* 1635  2 */   compare_int_csts ( LE_EXPR , length , integer_zero_node )   ;
// then
}
void _func968(void) {
// --- ifif
/* 1649  2 */   text == NULL_TREE || TREE_CODE ( text ) == ERROR_MARK   ;
/* 1651  2 */   ! CH_IS_TEXT_MODE ( text )   ;
// then
}
void _func969(void) {
// --- ifif
/* 1669  2 */   text == NULL_TREE || TREE_CODE ( text ) == ERROR_MARK   ;
/* 1671  2 */   ! CH_IS_TEXT_MODE ( text )   ;
// then
}
void _func970(void) {
// --- ifif
/* 1690  2 */   text == NULL_TREE || TREE_CODE ( text ) == ERROR_MARK   ;
/* 1692  2 */   ! CH_IS_TEXT_MODE ( text )   ;
// then
}
void _func971(void) {
// --- ifif
/* 1711  2 */   text == NULL_TREE || TREE_CODE ( text ) == ERROR_MARK   ;
/* 1713  2 */   ! CH_IS_TEXT_MODE ( text )   ;
// then
}
void _func972(void) {
// --- ifif
/* 1732  2 */   assoc == NULL_TREE || TREE_CODE ( assoc ) == ERROR_MARK   ;
/* 1735  2 */   ! CH_IS_ASSOCIATION_MODE ( TREE_TYPE ( assoc ) )   ;
/* 1740  2 */   ! CH_LOCATION_P ( assoc )   ;
// then
}
void _func973(void) {
// --- ifif else
/* 1760  2 */   fname == NULL_TREE || TREE_CODE ( fname ) == ERROR_MARK   ;
/* 1764  2 */   ! check_assoc ( assoc , 1 , "ASSOCIATION" )   ;
// else
}
void _func974(void) {
// --- ifif else
/* 2114  2 */   transfer == NULL_TREE || TREE_CODE ( transfer ) == ERROR_MARK   ;
/* 2117  2 */   CH_IS_ACCESS_MODE ( TREE_TYPE ( transfer ) )   ;
// else
}
void _func975(void) {
// --- ifif
/* 2327  2 */   optionals != NULL_TREE   ;
/* 2344  2 */   optionals != NULL_TREE   ;
/* 2363  2 */   had_errors   ;
// then
}
void _func976(void) {
// --- ifif
/* 2449  2 */   ! check_assoc ( assoc , 2 , "CONNECT" )   ;
/* 2453  2 */   usage == NULL_TREE || TREE_CODE ( usage ) == ERROR_MARK   ;
/* 2456  2 */   ! CH_IS_USAGE_MODE ( TREE_TYPE ( usage ) )   ;
/* 2461  2 */   had_errors   ;
// then
}
void _func977(void) {
// --- ifif
/* 2488  2 */   access == NULL_TREE || TREE_CODE ( access ) == ERROR_MARK   ;
/* 2491  2 */   ! CH_IS_ACCESS_MODE ( TREE_TYPE ( access ) )   ;
/* 2496  2 */   ! CH_LOCATION_P ( access )   ;
// then
}
void _func978(void) {
// --- ifif else
/* 2522  2 */   indexmode != void_type_node   ;
/* 2542  2 */   optionals != NULL_TREE   ;
// else
}
void _func979(void) {
// --- ifif
/* 2545  6 */   location == NULL_TREE || TREE_CODE ( location ) == ERROR_MARK   ;
/* 2547  6 */   recordmode != void_type_node && ! CH_COMPATIBLE ( location , recordmode )   ;
/* 2554  6 */   TYPE_READONLY_PROPERTY ( TREE_TYPE ( location ) )   ;
// then
}
void _func980(void) {
// --- ifif else
/* 2596  2 */   indexmode != void_type_node && len != 2   ;
/* 2601  2 */   indexmode != void_type_node   ;
// else
}
void _func981(void) {
// --- ifif else
/* 2614  2 */   indexmode != void_type_node   ;
/* 2623  2 */   recordmode == void_type_node   ;
// else
}
void _func982(void) {
// --- ifif
/* 2724  2 */   text == NULL_TREE || TREE_CODE ( text ) == ERROR_MARK   ;
/* 2726  2 */   ! CH_IS_TEXT_MODE ( TREE_TYPE ( text ) )   ;
/* 2731  2 */   ! CH_LOCATION_P ( text )   ;
// then
}
void _func983(void) {
// --- ifif
/* 2855  2 */   ! check_text ( text , 1 , "SETTEXTINDEX" )   ;
/* 2857  2 */   expr == NULL_TREE || TREE_CODE ( expr ) == ERROR_MARK   ;
// then
}
void _func984(void) {
// --- ifif
/* 2877  2 */   ! check_text ( text , 1 , "SETTEXTACCESS" )   ;
/* 2879  2 */   ! check_access ( access , 2 , "SETTEXTACCESS" )   ;
// then
}
void _func985(void) {
// --- ifif
/* 2920  2 */   ! check_text ( text , 1 , "SETTEXTRECORD" )   ;
/* 2922  2 */   charloc == NULL_TREE || TREE_CODE ( charloc ) == ERROR_MARK   ;
/* 2926  2 */   ! CH_LOCATION_P ( charloc )   ;
// then
}
void _func986(void) {
// --- ifif
/* 3919  3 */   curr == '%'   ;
/* 3924  3 */   curr == ')'   ;
/* 3932  3 */   isDEC ( curr )   ;
// then
}
void _func987(void) {
// --- ifif
/* 3942  3 */   isCVC ( curr )   ;
/* 3961  3 */   isEDC ( curr )   ;
/* 3969  3 */   isIOC ( curr )   ;
/* 3975  3 */   curr == '('   ;
// then
}
void _func988(void) {
// --- ifif
/* 4025  3 */   isDEC ( curr )   ;
/* 4031  3 */   curr == 'L'   ;
/* 4038  3 */   curr == 'E'   ;
/* 4045  3 */   curr == 'P'   ;
// then
}
void _func989(void) {
// --- ifif
/* 70  2 */   decl == NULL_TREE   ;
/* 73  2 */   ! LOOKUP_ONLY   ;
// then
}
void _func990(void) {
// --- ifif
/* 80  3 */   TREE_CODE_CLASS ( TREE_CODE ( link -> decl ) ) != 'd'   ;
/* 82  3 */   link -> decl == decl   ;
// then
}
void _func991(void) {
// --- ifif
/* 213  6 */   CH_DECL_SIGNAL ( decl )   ;
/* 216  6 */   ! LOOKUP_ONLY   ;
// then
}
void _func992(void) {
// --- ifif
/* 34  2 */   ! DECL_LANG_SPECIFIC ( node )   ;
/* 38  2 */   DECL_MUTABLE_P ( node )   ;
/* 43  2 */   TREE_CODE ( node ) == FIELD_DECL   ;
// then
}
void _func993(void) {
// --- ifif
/* 46  2 */   DECL_MAIN_VARIANT ( node )   ;
/* 51  2 */   DECL_PENDING_INLINE_INFO ( node )   ;
/* 56  2 */   DECL_TEMPLATE_INFO ( node )   ;
// then
}
void _func994(void) {
// --- ifif
/* 69  2 */   TREE_CODE ( node ) == TEMPLATE_TYPE_PARM || TREE_CODE ( node ) == TEMPLATE_TEMPLATE_PARM   ;
/* 82  2 */   ! ( TREE_CODE ( node ) == RECORD_TYPE || TREE_CODE ( node ) == UNION_TYPE )   ;
/* 86  2 */   ! TYPE_LANG_SPECIFIC ( node )   ;
// then
}
void _func995(void) {
// --- ifif
/* 91  2 */   TYPE_NEEDS_CONSTRUCTING ( node )   ;
/* 93  2 */   TYPE_NEEDS_DESTRUCTOR ( node )   ;
/* 95  2 */   TYPE_HAS_DESTRUCTOR ( node )   ;
/* 97  2 */   TYPE_HAS_DEFAULT_CONSTRUCTOR ( node )   ;
/* 99  2 */   TYPE_HAS_CONVERSION ( node )   ;
/* 101  2 */   TYPE_HAS_INIT_REF ( node )   ;
/* 108  2 */   TYPE_GETS_NEW ( node ) & 1   ;
/* 110  2 */   TYPE_GETS_NEW ( node ) & 2   ;
/* 112  2 */   TYPE_GETS_DELETE ( node ) & 1   ;
/* 114  2 */   TYPE_GETS_DELETE ( node ) & 2   ;
/* 116  2 */   TYPE_HAS_ASSIGN_REF ( node )   ;
/* 118  2 */   TYPE_OVERLOADS_CALL_EXPR ( node )   ;
/* 120  2 */   TYPE_OVERLOADS_ARRAY_REF ( node )   ;
/* 122  2 */   TYPE_OVERLOADS_ARROW ( node )   ;
/* 124  2 */   TYPE_USES_MULTIPLE_INHERITANCE ( node )   ;
/* 127  2 */   TREE_CODE ( node ) == RECORD_TYPE   ;
// then
}
void _func996(void) {
// --- ifif
/* 131  6 */   CLASSTYPE_INTERFACE_ONLY ( node )   ;
/* 133  6 */   CLASSTYPE_INTERFACE_UNKNOWN ( node )   ;
// then
}
void _func997(void) {
// --- ifif
/* 414  2 */   inline_needs_template_parms ( decl )   ;
/* 430  2 */   ! inline_parm_levels   ;
/* 432  2 */   inline_parm_levels_used == inline_parm_levels -> num_elements   ;
// then
}
void _func998(void) {
// --- ifif
/* 478  2 */   ! DECL_FUNCTION_TEMPLATE_P ( t )   ;
/* 484  2 */   hack_decl_function_context ( t )   ;
// then
}
void _func999(void) {
// --- ifif
/* 628  2 */   scope && TREE_CODE ( scope ) != NAMESPACE_DECL   ;
/* 640  2 */   current_template_parms   ;
// then
}
void _func1000(void) {
// --- ifif else
/* 1614  3 */   TREE_CODE ( parm1 ) != TREE_CODE ( parm2 )   ;
/* 1617  3 */   TREE_CODE ( parm1 ) == TEMPLATE_TYPE_PARM   ;
// else
}
void _func1001(void) {
// --- ifif
/* 1645  2 */   ! current_template_parms   ;
/* 1649  2 */   TREE_CODE ( decl ) == OVERLOAD   ;
// then
}
void _func1002(void) {
// --- ifif
/* 1655  2 */   ! olddecl   ;
/* 1662  2 */   TREE_CODE_CLASS ( TREE_CODE ( olddecl ) ) != 'd' || ! DECL_TEMPLATE_PARM_P ( olddecl )   ;
/* 1669  2 */   decl == olddecl || TEMPLATE_PARMS_FOR_INLINE ( current_template_parms )   ;
// then
}
void _func1003(void) {
// --- ifif else
/* 2211  2 */   current_class_type && ! TYPE_BEING_DEFINED ( current_class_type ) && DECL_LANG_SPECIFIC ( decl ) && DECL_CLASS_CONTEXT ( decl ) == current_class_type && ( ! DECL_FUNCTION_MEMBER_P ( decl ) || DECL_DEFINED_IN_CLASS_P ( decl ) )   ;
/* 2226  2 */   TREE_CODE ( decl ) != TYPE_DECL || is_partial || ! is_primary   ;
// else
}
void _func1004(void) {
// --- ifif
/* 3010  6 */   arg == NULL_TREE || arg == error_mark_node || parm == NULL_TREE || parm == error_mark_node   ;
/* 3014  6 */   TREE_CODE ( arg ) != TREE_CODE ( parm )   ;
// then
}
void _func1005(void) {
// --- ifif
/* 3362  2 */   nt == ot   ;
/* 3364  2 */   TREE_CODE ( nt ) != TREE_CODE ( ot )   ;
/* 3366  2 */   TREE_CODE ( nt ) == TREE_VEC   ;
// else
}
void _func1006(void) {
// --- ifif else
/* 3429  6 */   i   ;
/* 3432  6 */   TREE_CODE ( parm ) == TYPE_DECL   ;
// else
}
void _func1007(void) {
// --- ifif
/* 4017  2 */   ! t   ;
/* 4020  2 */   TREE_CODE_CLASS ( TREE_CODE ( t ) ) == 't' && for_each_template_parm ( TYPE_CONTEXT ( t ) , fn , data )   ;
// then
}
void _func1008(void) {
// --- ifif
/* 4138  6 */   for_each_template_parm ( TREE_TYPE ( t ) , fn , data )   ;
/* 4140  6 */   DECL_CONTEXT ( t ) && for_each_template_parm ( DECL_CONTEXT ( t ) , fn , data )   ;
// then
}
void _func1009(void) {
// --- ifif else
/* 4326  2 */   tinst_depth >= max_tinst_depth   ;
/* 4345  2 */   free_tinst_level   ;
// else
}
void _func1010(void) {
// --- ifif
/* 5155  2 */   t1 == NULL_TREE   ;
/* 5157  2 */   t2 == NULL_TREE   ;
/* 5161  2 */   TYPE_MAIN_VARIANT ( TREE_VALUE ( t1 ) ) != TYPE_MAIN_VARIANT ( TREE_VALUE ( t2 ) )   ;
// then
}
void _func1011(void) {
// --- ifif else
/* 5976  2 */   arg_types == error_mark_node   ;
/* 5980  2 */   TREE_CODE ( t ) == FUNCTION_TYPE   ;
// else
}
void _func1012(void) {
// --- ifif else
/* 8509  2 */   TREE_CODE ( result ) != FUNCTION_DECL   ;
/* 8514  2 */   ! extern_p   ;
// else
}
void _func1013(void) {
// --- ifif
/* 8994  2 */   TREE_CODE ( t ) == TYPE_DECL   ;
/* 8997  2 */   ! CLASS_TYPE_P ( t ) || ! CLASSTYPE_TEMPLATE_INFO ( t )   ;
// then
}
void _func1014(void) {
// --- ifif
/* 9007  2 */   flag_external_templates   ;
/* 9010  2 */   TYPE_SIZE ( t ) == NULL_TREE   ;
/* 9017  2 */   storage != NULL_TREE   ;
/* 9037  2 */   CLASSTYPE_TEMPLATE_SPECIALIZATION ( t )   ;
// else
}
void _func1015(void) {
// --- ifif else
/* 9019  6 */   pedantic   ;
/* 9023  6 */   storage == ridpointers [ ( int ) RID_INLINE ]   ;
// else
}
void _func1016(void) {
// --- ifif
/* 9057  6 */   ! CLASSTYPE_INTERFACE_ONLY ( t ) && ! extern_p   ;
/* 9061  6 */   ! CLASSTYPE_INTERFACE_ONLY ( t )   ;
// then
}
void _func1017(void) {
// --- ifif else
/* 571  6 */   ! strcmp ( p , "handle-exceptions" ) || ! strcmp ( p , "no-handle-exceptions" )   ;
/* 575  6 */   ! strcmp ( p , "memoize-lookups" ) || ! strcmp ( p , "no-memoize-lookups" ) || ! strcmp ( p , "save-memoized" ) || ! strcmp ( p , "no-save-memoized" ) || ! strcmp ( p , "no-all-virtual" ) || ! strcmp ( p , "no-enum-int-equiv" ) || ! strcmp ( p , "nonnull-objects" ) || ! strcmp ( p , "ansi-overloading" )   ;
// else
}
void _func1018(void) {
// --- ifif
/* 663  3 */   ! strcmp ( p , lang_f_options [ j ] . string )   ;
/* 670  3 */   p [ 0 ] == 'n' && p [ 1 ] == 'o' && p [ 2 ] == '-' && ! strcmp ( p + 3 , lang_f_options [ j ] . string )   ;
// then
}
void _func1019(void) {
// --- ifif else
/* 686  6 */   p [ 0 ] == 'n' && p [ 1 ] == 'o' && p [ 2 ] == '-'   ;
/* 689  6 */   ! strcmp ( p , "implicit" )   ;
// else
}
void _func1020(void) {
// --- ifif else
/* 850  2 */   already_warned ++   ;
/* 853  2 */   flag_alt_external_templates   ;
// else
}
void _func1021(void) {
// --- ifif
/* 1055  2 */   processing_template_decl   ;
/* 1058  2 */   TREE_CODE ( expr ) == COMPONENT_REF && DECL_C_BIT_FIELD ( TREE_OPERAND ( expr , 1 ) )   ;
/* 1062  2 */   TREE_CODE ( expr ) == INDIRECT_REF   ;
// else
}
void _func1022(void) {
// --- ifif
/* 1102  2 */   type == error_mark_node || index_exp == error_mark_node   ;
/* 1104  2 */   processing_template_decl   ;
/* 1108  2 */   type == NULL_TREE   ;
/* 1116  2 */   TREE_CODE ( type ) == OFFSET_TYPE || TREE_CODE ( type ) == REFERENCE_TYPE   ;
/* 1121  2 */   IS_AGGR_TYPE ( type ) || IS_AGGR_TYPE ( TREE_TYPE ( index_exp ) )   ;
/* 1129  2 */   TREE_CODE ( type ) == ARRAY_TYPE   ;
// else
}
void _func1023(void) {
// --- ifif else
/* 1142  2 */   ( p1 && i2 ) && ( i1 && p2 )   ;
/* 1145  2 */   p1 && i2   ;
// else
}
void _func1024(void) {
// --- ifif
/* 1180  2 */   exp == error_mark_node   ;
/* 1183  2 */   processing_template_decl   ;
/* 1191  2 */   TREE_CODE ( exp ) == OFFSET_REF   ;
// then
}
void _func1025(void) {
// --- ifif
/* 1197  2 */   t == NULL_TREE || t == error_mark_node   ;
/* 1204  2 */   doing_vec == 2   ;
// then
}
void _func1026(void) {
// --- ifif
/* 1215  2 */   TREE_CODE ( TREE_TYPE ( type ) ) == FUNCTION_TYPE   ;
/* 1222  2 */   TREE_CODE ( TREE_TYPE ( type ) ) == VOID_TYPE   ;
/* 1226  2 */   TREE_CODE ( t ) == ADDR_EXPR && TREE_CODE ( TREE_OPERAND ( t , 0 ) ) == VAR_DECL && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( t , 0 ) ) ) == ARRAY_TYPE   ;
/* 1232  2 */   integer_zerop ( t )   ;
/* 1235  2 */   doing_vec   ;
// else
}
void _func1027(void) {
// --- ifif
/* 1304  2 */   TREE_CODE ( type ) == VOID_TYPE || TYPE_FOR_JAVA ( type )   ;
/* 1306  2 */   TREE_CODE ( type ) == POINTER_TYPE   ;
// then
}
void _func1028(void) {
// --- ifif
/* 1312  3 */   ! TYPE_FOR_JAVA ( type )   ;
/* 1314  3 */   ! CLASSTYPE_TEMPLATE_INFO ( type )   ;
// then
}
void _func1029(void) {
// --- ifif
/* 1321  7 */   TREE_CODE ( type ) == POINTER_TYPE   ;
/* 1323  7 */   ! TYPE_FOR_JAVA ( type )   ;
// then
}
void _func1030(void) {
// --- ifif
/* 1376  2 */   DECL_USE_TEMPLATE ( function ) && is_member_template ( DECL_TI_TEMPLATE ( function ) )   ;
/* 1390  2 */   method_vec != 0   ;
/* 1461  2 */   methods != end && * methods   ;
// else
}
void _func1031(void) {
// --- ifif
/* 1396  6 */   * methods && fn_name == DECL_NAME ( OVL_CURRENT ( * methods ) ) && DECL_CONSTRUCTOR_P ( function )   ;
/* 1399  6 */   * ++ methods && fn_name == DECL_NAME ( OVL_CURRENT ( * methods ) ) && DESTRUCTOR_NAME_P ( DECL_ASSEMBLER_NAME ( function ) )   ;
// then
}
void _func1032(void) {
// --- ifif
/* 1421  4 */   ! DESTRUCTOR_NAME_P ( DECL_ASSEMBLER_NAME ( function ) ) && ( DECL_ASSEMBLER_NAME ( function ) != DECL_NAME ( function ) ) && ( DECL_ASSEMBLER_NAME ( fndecl ) != DECL_NAME ( fndecl ) ) && ( DECL_ASSEMBLER_NAME ( function ) == DECL_ASSEMBLER_NAME ( fndecl ) )   ;
/* 1434  4 */   DECL_NAME ( function ) == DECL_NAME ( fndecl )   ;
// then
}
void _func1033(void) {
// --- ifif
/* 1441  8 */   DECL_STATIC_FUNCTION_P ( fndecl ) && TREE_CODE ( TREE_TYPE ( function ) ) == METHOD_TYPE   ;
/* 1445  8 */   same_type_p ( TREE_TYPE ( TREE_TYPE ( function ) ) , TREE_TYPE ( TREE_TYPE ( fndecl ) ) ) && compparms ( p1 , p2 ) && ( DECL_TEMPLATE_SPECIALIZATION ( function ) == DECL_TEMPLATE_SPECIALIZATION ( fndecl ) ) && ( ! DECL_TEMPLATE_SPECIALIZATION ( function ) || ( DECL_TI_TEMPLATE ( function ) == DECL_TI_TEMPLATE ( fndecl ) ) )   ;
// then
}
void _func1034(void) {
// --- ifif
/* 1514  2 */   ! asmspec && current_class_type   ;
/* 1520  2 */   ! processing_template_decl   ;
/* 1533  2 */   init != NULL_TREE && TYPE_NEEDS_CONSTRUCTING ( TREE_TYPE ( decl ) )   ;
// then
}
void _func1035(void) {
// --- ifif
/* 1522  6 */   ! pending_statics   ;
/* 1525  6 */   pending_statics_used == pending_statics -> num_elements   ;
// then
}
void _func1036(void) {
// --- ifif
/* 1533  2 */   init != NULL_TREE && TYPE_NEEDS_CONSTRUCTING ( TREE_TYPE ( decl ) )   ;
/* 1544  2 */   CP_TYPE_CONST_P ( TREE_TYPE ( decl ) ) && init == 0   ;
// then
}
void _func1037(void) {
// --- ifif
/* 1583  2 */   init == NULL_TREE && declarator != NULL_TREE && TREE_CODE ( declarator ) == CALL_EXPR && TREE_OPERAND ( declarator , 0 ) && ( TREE_CODE ( TREE_OPERAND ( declarator , 0 ) ) == IDENTIFIER_NODE || TREE_CODE ( TREE_OPERAND ( declarator , 0 ) ) == SCOPE_REF ) && parmlist_is_exprlist ( TREE_OPERAND ( declarator , 1 ) )   ;
/* 1595  2 */   declspecs == NULL_TREE && TREE_CODE ( declarator ) == SCOPE_REF && TREE_CODE ( TREE_OPERAND ( declarator , 1 ) ) == IDENTIFIER_NODE   ;
/* 1607  2 */   init && TREE_CODE ( init ) == TREE_LIST && TREE_VALUE ( init ) == error_mark_node && TREE_CHAIN ( init ) == NULL_TREE   ;
// then
}
void _func1038(void) {
// --- ifif
/* 1614  2 */   ! value || value == error_mark_node   ;
/* 1619  2 */   TREE_CODE ( value ) == VOID_TYPE   ;
/* 1622  2 */   DECL_NAME ( value ) != NULL_TREE && IDENTIFIER_POINTER ( DECL_NAME ( value ) ) [ 0 ] == '_' && ! strcmp ( IDENTIFIER_POINTER ( DECL_NAME ( value ) ) , "_vptr" )   ;
/* 1629  2 */   TREE_CODE ( value ) == TYPE_DECL   ;
/* 1645  2 */   IS_SIGNATURE ( current_class_type ) && TREE_CODE ( value ) != FUNCTION_DECL   ;
/* 1652  2 */   DECL_IN_AGGR_P ( value )   ;
/* 1659  2 */   asmspec_tree   ;
/* 1662  2 */   init   ;
// then
}
void _func1039(void) {
// --- ifif else
/* 1682  3 */   TREE_CODE ( init ) == TREE_LIST   ;
/* 1690  3 */   TREE_CODE ( init ) == CONST_DECL   ;
// else
}
void _func1040(void) {
// --- ifif
/* 1723  2 */   processing_template_decl && ! current_function_decl && ( TREE_CODE ( value ) == VAR_DECL || TREE_CODE ( value ) == FUNCTION_DECL )   ;
/* 1727  2 */   attrlist   ;
/* 1731  2 */   TREE_CODE ( value ) == VAR_DECL   ;
/* 1737  2 */   TREE_CODE ( value ) == FIELD_DECL   ;
/* 1753  2 */   TREE_CODE ( value ) == FUNCTION_DECL   ;
// then
}
void _func1041(void) {
// --- ifif
/* 1739  6 */   asmspec   ;
/* 1746  6 */   DECL_INITIAL ( value ) == error_mark_node   ;
// then
}
void _func1042(void) {
// --- ifif
/* 1792  2 */   ! value   ;
/* 1795  2 */   TREE_CODE ( value ) == VOID_TYPE   ;
/* 1798  2 */   TREE_CODE ( value ) == TYPE_DECL   ;
/* 1808  2 */   TREE_CODE ( value ) == FUNCTION_DECL   ;
/* 1815  2 */   IS_SIGNATURE ( current_class_type )   ;
/* 1821  2 */   DECL_IN_AGGR_P ( value )   ;
// then
}
void _func1043(void) {
// --- ifif
/* 1896  2 */   current_class_type == NULL_TREE   ;
/* 1899  2 */   TREE_CODE ( parmtype ) == REFERENCE_TYPE   ;
/* 1902  2 */   ( TYPE_MAIN_VARIANT ( parmtype ) == current_class_type )   ;
// then
}
void _func1044(void) {
// --- ifif
/* 1962  2 */   decl == NULL_TREE || decl == void_type_node   ;
/* 1965  2 */   TREE_CODE ( decl ) == TEMPLATE_DECL   ;
// then
}
void _func1045(void) {
// --- ifif
/* 2053  2 */   ! saved_inlines   ;
/* 2056  2 */   saved_inlines_used == saved_inlines -> num_elements   ;
// then
}
void _func1046(void) {
// --- ifif
/* 2316  2 */   TREE_CODE ( type ) == METHOD_TYPE   ;
/* 2318  2 */   ! same_type_p ( TREE_TYPE ( type ) , ptr_type_node )   ;
/* 2323  2 */   TYPE_ARG_TYPES ( type ) == NULL_TREE   ;
// else
}
void _func1047(void) {
// --- ifif
/* 2344  2 */   TREE_CODE ( type ) == METHOD_TYPE   ;
/* 2350  2 */   TREE_TYPE ( type ) != void_type_node   ;
/* 2353  2 */   arg_types == NULL_TREE || ! same_type_p ( TREE_VALUE ( arg_types ) , ptr_type_node )   ;
/* 2390  2 */   e2   ;
/* 2393  2 */   e2 || e1   ;
// then
}
void _func1048(void) {
// --- ifif else
/* 2509  2 */   DECL_INTERFACE_KNOWN ( decl )   ;
/* 2512  2 */   TYPE_FOR_JAVA ( type )   ;
// else
}
void _func1049(void) {
// --- ifif else
/* 2531  6 */   ! found && ! final   ;
/* 2545  6 */   final || ! found   ;
// else
}
void _func1050(void) {
// --- ifif
/* 2568  2 */   CLASSTYPE_INTERFACE_KNOWN ( ctype )   ;
/* 2576  2 */   CLASSTYPE_INTERFACE_ONLY ( ctype )   ;
// then
}
void _func1051(void) {
// --- ifif
/* 2589  2 */   import_export == 0 && CLASSTYPE_IMPLICIT_INSTANTIATION ( ctype ) && ! flag_implicit_templates   ;
/* 2596  2 */   import_export == 0 && TYPE_VIRTUAL_P ( ctype ) && ! CLASSTYPE_TEMPLATE_INSTANTIATION ( ctype )   ;
// then
}
void _func1052(void) {
// --- ifif
/* 3511  2 */   pi -> initializations_p || ( priority == DEFAULT_INIT_PRIORITY && static_ctors )   ;
/* 3515  2 */   pi -> destructions_p || ( priority == DEFAULT_INIT_PRIORITY && static_dtors )   ;
// then
}
void _func1053(void) {
// --- ifif
/* 4212  2 */   root == child   ;
/* 4214  2 */   root == global_namespace   ;
/* 4216  2 */   child == global_namespace   ;
// then
}
void _func1054(void) {
// --- ifif else
/* 4320  2 */   val   ;
/* 4343  2 */   ! BINDING_VALUE ( old )   ;
// else
}
void _func1055(void) {
// --- ifif else
/* 4374  2 */   LOOKUP_NAMESPACES_ONLY ( flags )   ;
/* 4376  2 */   ! BINDING_TYPE ( old )   ;
// else
}
void _func1056(void) {
// --- ifif
/* 4511  6 */   TREE_CODE ( decl ) == NAMESPACE_DECL   ;
/* 4513  6 */   TREE_CODE_CLASS ( TREE_CODE ( decl ) ) == 't'   ;
// then
}
void _func1057(void) {
// --- ifif else
/* 4528  2 */   decl_namespace_list   ;
/* 4531  2 */   current_class_type   ;
// else
}
void _func1058(void) {
// --- ifif else
/* 4608  2 */   ovl_member ( fn , k -> functions )   ;
/* 4611  2 */   k -> functions && is_overloaded_fn ( k -> functions ) && is_overloaded_fn ( fn )   ;
// else
}
void _func1059(void) {
// --- ifif
/* 4983  2 */   ! qualified_lookup_using_namespace ( name , scope , decls , 0 )   ;
/* 4987  2 */   ! BINDING_VALUE ( decls ) && ! BINDING_TYPE ( decls )   ;
/* 4994  2 */   BINDING_VALUE ( decls ) && is_overloaded_fn ( BINDING_VALUE ( decls ) )   ;
// else
}
void _func1060(void) {
// --- ifif
/* 5169  2 */   namespace == std_node   ;
/* 5172  2 */   TREE_CODE ( namespace ) == SCOPE_REF   ;
/* 5174  2 */   TREE_CODE ( namespace ) == IDENTIFIER_NODE   ;
/* 5180  2 */   TREE_CODE ( namespace ) != NAMESPACE_DECL   ;
// then
}
void _func1061(void) {
// --- ifif
/* 5222  2 */   TREE_CODE ( decl ) == FUNCTION_DECL && DECL_CLASS_CONTEXT ( decl ) && DECL_ARTIFICIAL ( decl ) && ! DECL_INITIAL ( decl ) && current_function_decl   ;
/* 5234  2 */   TREE_CODE ( decl ) != TEMPLATE_DECL && DECL_LANG_SPECIFIC ( decl ) && DECL_TEMPLATE_INFO ( decl ) && ! DECL_EXPLICIT_INSTANTIATION ( decl )   ;
// then
}
void _func1062(void) {
// --- ifif
/* 223  6 */   ktypelist   ;
/* 225  6 */   btypelist   ;
// then
}
void _func1063(void) {
// --- ifif else
/* 340  2 */   tindex == - 1   ;
/* 346  2 */   nrepeats > 1   ;
// else
}
void _func1064(void) {
// --- ifif
/* 434  2 */   N_U_L_L_replacement   ;
/* 437  2 */   TREE_CODE ( node ) == TYPE_DECL   ;
// then
}
void _func1065(void) {
// --- ifif
/* 487  2 */   ktypelist && issue_ktype ( decl )   ;
/* 490  2 */   decl == global_namespace   ;
// then
}
void _func1066(void) {
// --- ifif else
/* 496  2 */   ! ( ktypelist && issue_ktype ( context ) )   ;
/* 511  2 */   TREE_CODE ( decl ) == FUNCTION_DECL   ;
// else
}
void _func1067(void) {
// --- ifif
/* 1025  6 */   TREE_CODE ( name ) == TYPE_DECL   ;
/* 1027  6 */   numeric_output_need_bar   ;
// then
}
void _func1068(void) {
// --- ifif
/* 1047  2 */   TREE_CODE_CLASS ( TREE_CODE ( decl ) ) == 't'   ;
/* 1051  2 */   TREE_CODE ( decl ) == TYPE_DECL && DECL_ASSEMBLER_NAME ( decl ) != DECL_NAME ( decl ) && ! flag_do_squangling   ;
// then
}
void _func1069(void) {
// --- ifif
/* 1063  2 */   check_ktype ( context , FALSE ) == - 1   ;
/* 1080  2 */   i > 1   ;
// then
}
void _func1070(void) {
// --- ifif
/* 1072  3 */   check_ktype ( context , FALSE ) != - 1   ;
/* 1075  3 */   TREE_CODE_CLASS ( TREE_CODE ( context ) ) == 't'   ;
// then
}
void _func1071(void) {
// --- ifif else
/* 1147  2 */   begin   ;
/* 1150  2 */   TREE_CODE ( parmtypes ) != TREE_LIST   ;
// else
}
void _func1072(void) {
// --- ifif else
/* 1169  3 */   old_style_repeats   ;
/* 1176  3 */   last_type && same_type_p ( parmtype , last_type )   ;
// else
}
void _func1073(void) {
// --- ifif
/* 1214  6 */   nrepeats != 0   ;
/* 1223  6 */   ! parmtypes   ;
// then
}
void _func1074(void) {
// --- ifif
/* 1242  2 */   TYPE_READONLY ( parmtype )   ;
/* 1244  2 */   TREE_CODE ( parmtype ) == INTEGER_TYPE && parmtype != char_type_node && parmtype != wchar_type_node && ( TYPE_MAIN_VARIANT ( parmtype ) == unsigned_type ( TYPE_MAIN_VARIANT ( parmtype ) ) ) && ! TYPE_FOR_JAVA ( parmtype )   ;
/* 1251  2 */   TYPE_VOLATILE ( parmtype )   ;
/* 1255  2 */   TYPE_RESTRICT ( parmtype )   ;
// then
}
void _func1075(void) {
// --- ifif
/* 1269  2 */   N_U_L_L_replacement   ;
/* 1272  2 */   ! is_back_referenceable_type ( type )   ;
// then
}
void _func1076(void) {
// --- ifif
/* 1387  1 */   ! flag_do_squangling   ;
/* 1390  1 */   TREE_CODE ( parmtype ) == METHOD_TYPE   ;
// then
}
void _func1077(void) {
// --- ifif else
/* 1633  2 */   ! for_method && current_namespace != global_namespace   ;
/* 1637  2 */   parms == NULL_TREE   ;
// else
}
void _func1078(void) {
// --- ifif else
/* 1666  10 */   ! flag_do_squangling   ;
/* 1672  3 */   TREE_CHAIN ( parms )   ;
// else
}
void _func1079(void) {
// --- ifif
/* 2061  2 */   thunk && TREE_CODE ( thunk ) != THUNK_DECL   ;
/* 2067  2 */   thunk == NULL_TREE   ;
// then
}
void _func1080(void) {
// --- ifif
/* 2260  7 */   VFIELD_NAME_P ( DECL_NAME ( field ) )   ;
/* 2262  7 */   VBASE_NAME_P ( DECL_NAME ( field ) )   ;
/* 2266  7 */   IDENTIFIER_CLASS_VALUE ( DECL_NAME ( field ) ) != field   ;
// then
}
void _func1081(void) {
// --- ifif else
/* 2343  3 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 2346  3 */   CP_TYPE_CONST_P ( TREE_TYPE ( field ) )   ;
// else
}
void _func1082(void) {
// --- ifif
/* 2368  7 */   VFIELD_NAME_P ( DECL_NAME ( field ) )   ;
/* 2370  7 */   VBASE_NAME_P ( DECL_NAME ( field ) )   ;
/* 2374  7 */   IDENTIFIER_CLASS_VALUE ( DECL_NAME ( field ) ) != field   ;
// then
}
void _func1083(void) {
// --- ifif
/* 78  2 */   IS_AGGR_TYPE ( intype )   ;
/* 99  2 */   TREE_CODE ( type ) == POINTER_TYPE && ( TREE_CODE ( TREE_TYPE ( type ) ) == FUNCTION_TYPE || TYPE_MAIN_VARIANT ( TREE_TYPE ( type ) ) == void_type_node )   ;
// then
}
void _func1084(void) {
// --- ifif
/* 105  6 */   TYPE_PTRMEMFUNC_P ( intype )   ;
/* 112  6 */   TREE_CODE ( expr ) == OFFSET_REF && TREE_CODE ( TREE_TYPE ( expr ) ) == METHOD_TYPE   ;
/* 115  6 */   TREE_CODE ( TREE_TYPE ( expr ) ) == METHOD_TYPE   ;
/* 117  6 */   TREE_CODE ( TREE_TYPE ( expr ) ) == POINTER_TYPE   ;
// then
}
void _func1085(void) {
// --- ifif else
/* 134  6 */   TYPE_MAIN_VARIANT ( type ) != intype && TREE_CODE ( type ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( type ) ) == RECORD_TYPE && IS_AGGR_TYPE ( TREE_TYPE ( type ) ) && IS_AGGR_TYPE ( TREE_TYPE ( intype ) ) && TREE_CODE ( TREE_TYPE ( intype ) ) == RECORD_TYPE && ! integer_zerop ( expr )   ;
/* 180  6 */   TYPE_PTRMEM_P ( type ) && TYPE_PTRMEM_P ( intype )   ;
// else
}
void _func1086(void) {
// --- ifif
/* 151  3 */   binfo == error_mark_node   ;
/* 153  3 */   binfo == NULL_TREE   ;
/* 160  3 */   binfo   ;
// then
}
void _func1087(void) {
// --- ifif
/* 187  3 */   binfo == NULL_TREE   ;
/* 193  3 */   binfo == error_mark_node   ;
/* 195  3 */   binfo && ! TREE_VIA_VIRTUAL ( binfo )   ;
// then
}
void _func1088(void) {
// --- ifif
/* 220  2 */   TYPE_LANG_SPECIFIC ( intype ) && ( IS_SIGNATURE_POINTER ( intype ) || IS_SIGNATURE_REFERENCE ( intype ) )   ;
/* 224  2 */   integer_zerop ( expr )   ;
/* 233  2 */   INTEGRAL_CODE_P ( form )   ;
/* 247  2 */   type_unknown_p ( expr )   ;
// then
}
void _func1089(void) {
// --- ifif
/* 266  2 */   integer_zerop ( expr )   ;
/* 274  2 */   form == RECORD_TYPE && ( IS_SIGNATURE_POINTER ( intype ) || IS_SIGNATURE_REFERENCE ( intype ) )   ;
/* 282  2 */   form == POINTER_TYPE   ;
// then
}
void _func1090(void) {
// --- ifif
/* 296  3 */   distance == - 2   ;
/* 304  3 */   distance == - 1   ;
// then
}
void _func1091(void) {
// --- ifif
/* 308  7 */   distance == - 2   ;
/* 310  7 */   distance < 0   ;
// then
}
void _func1092(void) {
// --- ifif else
/* 367  2 */   rval == error_mark_node   ;
/* 370  2 */   ( flags & LOOKUP_PROTECT ) && TYPE_MAIN_VARIANT ( argtype ) != TYPE_MAIN_VARIANT ( target_type ) && IS_AGGR_TYPE ( argtype ) && IS_AGGR_TYPE ( target_type )   ;
// else
}
void _func1093(void) {
// --- ifif
/* 377  6 */   binfo == error_mark_node   ;
/* 379  6 */   binfo == NULL_TREE   ;
// then
}
void _func1094(void) {
// --- ifif
/* 410  2 */   TREE_CODE ( type ) == FUNCTION_TYPE && intype == unknown_type_node   ;
/* 420  2 */   TREE_CODE ( intype ) == REFERENCE_TYPE   ;
// then
}
void _func1095(void) {
// --- ifif else
/* 427  2 */   i <= 0 && ( convtype & CONV_IMPLICIT ) && IS_AGGR_TYPE ( intype ) && ! ( flags & LOOKUP_NO_CONVERSION )   ;
/* 445  2 */   ( ( convtype & CONV_STATIC ) && i == - 1 ) || ( ( convtype & CONV_IMPLICIT ) && i == 1 )   ;
// else
}
void _func1096(void) {
// --- ifif
/* 497  6 */   rval != error_mark_node   ;
/* 500  6 */   rval != error_mark_node   ;
// then
}
void _func1097(void) {
// --- ifif
/* 524  2 */   flags & LOOKUP_COMPLAIN   ;
/* 527  2 */   flags & LOOKUP_SPECULATIVELY   ;
// then
}
void _func1098(void) {
// --- ifif
/* 659  2 */   e == error_mark_node || TREE_TYPE ( e ) == error_mark_node   ;
/* 663  2 */   TREE_READONLY_DECL_P ( e )   ;
/* 666  2 */   IS_AGGR_TYPE ( type ) && ( convtype & CONV_FORCE_TEMP ) && TYPE_HAS_CONSTRUCTOR ( type )   ;
// else
}
void _func1099(void) {
// --- ifif
/* 686  2 */   code == VOID_TYPE && ( convtype & CONV_STATIC )   ;
/* 703  2 */   code == OFFSET_TYPE   ;
/* 716  2 */   TREE_CODE ( e ) == OFFSET_REF   ;
/* 719  2 */   INTEGRAL_CODE_P ( code )   ;
/* 755  2 */   code == POINTER_TYPE || code == REFERENCE_TYPE || TYPE_PTRMEMFUNC_P ( type )   ;
// then
}
void _func1100(void) {
// --- ifif
/* 724  6 */   TREE_CODE ( type ) == ENUMERAL_TYPE && ( ( ARITHMETIC_TYPE_P ( intype ) && ! ( convtype & CONV_STATIC ) ) || ( TREE_CODE ( intype ) == POINTER_TYPE ) )   ;
/* 733  6 */   IS_AGGR_TYPE ( intype )   ;
/* 745  6 */   code == BOOLEAN_TYPE   ;
// then
}
void _func1101(void) {
// --- ifif
/* 737  3 */   rval   ;
/* 739  3 */   flags & LOOKUP_COMPLAIN   ;
/* 741  3 */   flags & LOOKUP_SPECULATIVELY   ;
// then
}
void _func1102(void) {
// --- ifif
/* 755  2 */   code == POINTER_TYPE || code == REFERENCE_TYPE || TYPE_PTRMEMFUNC_P ( type )   ;
/* 758  2 */   code == REAL_TYPE || code == COMPLEX_TYPE   ;
/* 780  2 */   IS_AGGR_TYPE_CODE ( code )   ;
// then
}
void _func1103(void) {
// --- ifif else
/* 760  6 */   IS_AGGR_TYPE ( TREE_TYPE ( e ) )   ;
/* 771  6 */   code == REAL_TYPE   ;
// else
}
void _func1104(void) {
// --- ifif
/* 780  2 */   IS_AGGR_TYPE_CODE ( code )   ;
/* 842  2 */   code == ARRAY_TYPE && TREE_TYPE ( TREE_TYPE ( e ) ) == TREE_TYPE ( type ) && index_type_equal ( TYPE_DOMAIN ( TREE_TYPE ( e ) ) , TYPE_DOMAIN ( type ) )   ;
// then
}
void _func1105(void) {
// --- ifif
/* 819  6 */   IS_AGGR_TYPE ( type ) && CLASSTYPE_ABSTRACT_VIRTUALS ( type )   ;
/* 825  6 */   ( flags & LOOKUP_ONLYCONVERTING ) && ! ( IS_AGGR_TYPE ( dtype ) && DERIVED_FROM_P ( type , dtype ) )   ;
/* 831  6 */   ctor   ;
/* 835  6 */   ctor   ;
// then
}
void _func1106(void) {
// --- ifif
/* 842  2 */   code == ARRAY_TYPE && TREE_TYPE ( TREE_TYPE ( e ) ) == TREE_TYPE ( type ) && index_type_equal ( TYPE_DOMAIN ( TREE_TYPE ( e ) ) , TYPE_DOMAIN ( type ) )   ;
/* 847  2 */   flags & LOOKUP_COMPLAIN   ;
/* 850  2 */   flags & LOOKUP_SPECULATIVELY   ;
// then
}
void _func1107(void) {
// --- ifif
/* 913  2 */   code == POINTER_TYPE   ;
/* 917  2 */   ( ( TREE_CODE ( TREE_TYPE ( e ) ) == POINTER_TYPE && TREE_CODE ( e ) == ADDR_EXPR && TREE_CODE ( TREE_TYPE ( e ) ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_TYPE ( e ) ) ) == METHOD_TYPE ) || integer_zerop ( e ) || TYPE_PTRMEMFUNC_P ( TREE_TYPE ( e ) ) ) && TYPE_PTRMEMFUNC_P ( type )   ;
// then
}
void _func1108(void) {
// --- ifif else
/* 96  2 */   DIR_SEPARATOR != '/' && ! tmp   ;
/* 98  2 */   tmp   ;
// else
}
void _func1109(void) {
// --- ifif
/* 206  6 */   TREE_CODE ( target ) == ADDR_EXPR   ;
/* 211  6 */   TREE_CODE ( target ) == INDIRECT_REF   ;
/* 216  6 */   TREE_CODE ( target ) == IDENTIFIER_NODE && ANON_AGGRNAME_P ( target )   ;
// then
}
void _func1110(void) {
// --- ifif else
/* 255  2 */   IDENTIFIER_GLOBAL_VALUE ( name ) && TREE_CODE ( IDENTIFIER_GLOBAL_VALUE ( name ) ) == TYPE_DECL   ;
/* 259  2 */   opname [ 0 ] == 'a' && opname [ 2 ] != '\0' && opname [ 2 ] != '_'   ;
// else
}
void _func1111(void) {
// --- ifif else
/* 278  2 */   i == LAST_CPLUS_TREE_CODE   ;
/* 281  2 */   assign   ;
// else
}
void _func1112(void) {
// --- ifif
/* 842  2 */   ! flag_rtti || flag_no_gnu_keywords   ;
/* 848  2 */   ! flag_handle_signatures || flag_no_gnu_keywords   ;
/* 855  2 */   flag_no_asm || flag_no_gnu_keywords   ;
/* 857  2 */   ! flag_operator_names   ;
// then
}
void _func1113(void) {
// --- ifif
/* 990  2 */   reduce_count [ - 1 ] == 0   ;
/* 993  2 */   TOKEN_LENGTH > REDUCE_LENGTH   ;
// then
}
void _func1114(void) {
// --- ifif
/* 1003  6 */   token_count [ idx ] == 0   ;
/* 1005  6 */   token_count [ idx ] < token_count [ - 1 ]   ;
// then
}
void _func1115(void) {
// --- ifif
/* 1017  6 */   reduce_count [ idx ] == 0   ;
/* 1019  6 */   reduce_count [ idx ] < reduce_count [ - 1 ]   ;
// then
}
void _func1116(void) {
// --- ifif
/* 1082  2 */   flag_alt_external_templates   ;
/* 1089  2 */   ! fileinfo   ;
// then
}
void _func1117(void) {
// --- ifif
/* 1119  6 */   * s1 == * t1   ;
/* 1123  6 */   index ( s1 , '.' ) || index ( t1 , '.' )   ;
/* 1126  6 */   * s1 == '\0' || s1 [ - 1 ] != '.' || t1 [ - 1 ] != '.'   ;
// then
}
void _func1118(void) {
// --- ifif
/* 1296  6 */   c == EOF   ;
/* 1307  6 */   c == '\\'   ;
/* 1317  6 */   c == '\n'   ;
// then
}
void _func1119(void) {
// --- ifif else
/* 1858  3 */   TREE_CODE ( defarg_fn ) == FUNCTION_DECL   ;
/* 1861  3 */   TREE_CODE ( defarg_fn ) == FUNCTION_DECL   ;
// else
}
void _func1120(void) {
// --- ifif
/* 2072  2 */   TREE_CODE_CLASS ( TREE_CODE ( type ) ) != 't'   ;
/* 2074  2 */   CLASS_TYPE_P ( type )   ;
// then
}
void _func1121(void) {
// --- ifif
/* 2652  3 */   c >= 'a' && c <= 'f'   ;
/* 2654  3 */   c >= 'A' && c <= 'F'   ;
/* 2656  3 */   c >= '0' && c <= '9'   ;
/* 2658  3 */   code != 0 || count != 0   ;
// then
}
void _func1122(void) {
// --- ifif
/* 2759  2 */   TREE_CODE ( decl ) == TEMPLATE_DECL   ;
/* 2766  2 */   looking_for_template && really_overloaded_fn ( decl )   ;
/* 2776  2 */   TREE_CODE ( decl ) == NAMESPACE_DECL   ;
/* 2778  2 */   TREE_CODE ( decl ) != TYPE_DECL   ;
/* 2780  2 */   DECL_ARTIFICIAL ( decl ) && TREE_TYPE ( decl ) == current_class_type   ;
// then
}
void _func1123(void) {
// --- ifif
/* 2789  2 */   TREE_CODE ( decl ) == TYPENAME_TYPE   ;
/* 2791  2 */   t && t == decl   ;
// then
}
void _func1124(void) {
// --- ifif
/* 2856  2 */   ( ! id || is_global ( id ) ) && current_class_type != 0 && TYPE_SIZE ( current_class_type ) == 0   ;
/* 2884  2 */   args && ! current_template_parms && ( ! id || is_global ( id ) )   ;
/* 2891  2 */   id && parsing && TREE_CODE ( id ) != OVERLOAD   ;
/* 2899  2 */   id == error_mark_node   ;
/* 2909  2 */   ! id   ;
/* 2951  2 */   TREE_CODE ( id ) == VAR_DECL && DECL_DEAD_FOR_LOCAL ( id )   ;
/* 2991  2 */   TREE_CODE ( id ) == CONST_DECL   ;
// else
}
void _func1125(void) {
// --- ifif else
/* 2957  6 */   ! shadowed   ;
/* 2959  6 */   shadowed   ;
// else
}
void _func1126(void) {
// --- ifif
/* 2994  6 */   IDENTIFIER_CLASS_VALUE ( token ) == id   ;
/* 2996  6 */   ! processing_template_decl || DECL_TEMPLATE_PARM_P ( id )   ;
// then
}
void _func1127(void) {
// --- ifif
/* 3186  6 */   lose   ;
/* 3189  6 */   args -> p >= token_buffer + maxtoken - 3   ;
// then
}
void _func1128(void) {
// --- ifif else
/* 4639  2 */   ! DECL_LANG_SPECIFIC ( node )   ;
/* 4642  2 */   TREE_CODE ( node ) == FIELD_DECL   ;
// else
}
void _func1129(void) {
// --- ifif
/* 667  2 */   result == NULL_TREE   ;
/* 674  2 */   offset_p   ;
// then
}
void _func1130(void) {
// --- ifif else
/* 728  2 */   TREE_CHAIN ( string )   ;
/* 731  2 */   processing_template_decl   ;
// else
}
void _func1131(void) {
// --- ifif else
/* 814  2 */   ! processing_template_decl   ;
/* 821  2 */   TREE_CODE ( expr ) == BLOCK   ;
// else
}
void _func1132(void) {
// --- ifif
/* 998  2 */   scope && scope != destructor   ;
/* 1002  2 */   ( scope == NULL_TREE || IDENTIFIER_GLOBAL_VALUE ( destructor ) ) && ( TREE_CODE ( TREE_TYPE ( object ) ) != TREE_CODE ( TREE_TYPE ( IDENTIFIER_GLOBAL_VALUE ( destructor ) ) ) )   ;
// then
}
void _func1133(void) {
// --- ifif
/* 1211  2 */   ! ellipsis   ;
/* 1215  2 */   parms != NULL_TREE   ;
// then
}
void _func1134(void) {
// --- ifif
/* 1350  2 */   decl == error_mark_node || decl == NULL_TREE   ;
/* 1353  2 */   decl == void_type_node   ;
// then
}
void _func1135(void) {
// --- ifif else
/* 1366  2 */   TREE_CODE ( decl ) == TEMPLATE_DECL   ;
/* 1373  2 */   TREE_CODE ( decl ) == FUNCTION_DECL || DECL_FUNCTION_TEMPLATE_P ( decl )   ;
// else
}
void _func1136(void) {
// --- ifif
/* 1461  2 */   ! semi   ;
/* 1463  2 */   pop_scope_p   ;
/* 1465  2 */   current_scope ( ) == current_function_decl   ;
// then
}
void _func1137(void) {
// --- ifif else
/* 1612  2 */   current_aggr_is_signature && access_specifier   ;
/* 1614  2 */   ! is_aggr_type ( type , 1 )   ;
// else
}
void _func1138(void) {
// --- ifif else
/* 92  2 */   processing_template_decl || value == error_mark_node   ;
/* 95  2 */   TREE_CODE ( value ) == OVERLOAD   ;
// else
}
void _func1139(void) {
// --- ifif
/* 101  2 */   TYPE_SIZE ( type ) != 0 && TYPE_SIZE ( type ) != size_zero_node && ! ( TYPE_LANG_SPECIFIC ( type ) && ( IS_SIGNATURE_POINTER ( type ) || IS_SIGNATURE_REFERENCE ( type ) ) && TYPE_SIZE ( SIGNATURE_TYPE ( type ) ) == 0 )   ;
/* 111  2 */   TREE_CODE ( value ) == OFFSET_REF && current_class_ref != 0 && TREE_OPERAND ( value , 0 ) == current_class_ref   ;
/* 124  2 */   complete_type_or_else ( type , value )   ;
// else
}
void _func1140(void) {
// --- ifif else
/* 232  2 */   type == NULL_TREE   ;
/* 237  2 */   type == error_mark_node || TYPE_SIZE ( type ) != NULL_TREE   ;
// else
}
void _func1141(void) {
// --- ifif
/* 828  2 */   t2 == error_mark_node   ;
/* 831  2 */   strict & COMPARE_RELAXED   ;
/* 844  2 */   TYPE_PTRMEMFUNC_P ( t1 )   ;
// then
}
void _func1142(void) {
// --- ifif
/* 835  6 */   TREE_CODE ( t1 ) == ENUMERAL_TYPE   ;
/* 837  6 */   TREE_CODE ( t2 ) == ENUMERAL_TYPE   ;
/* 840  6 */   t1 == t2   ;
// then
}
void _func1143(void) {
// --- ifif
/* 844  2 */   TYPE_PTRMEMFUNC_P ( t1 )   ;
/* 846  2 */   TYPE_PTRMEMFUNC_P ( t2 )   ;
/* 850  2 */   TREE_CODE ( t1 ) != TREE_CODE ( t2 )   ;
/* 854  2 */   CP_TYPE_QUALS ( t1 ) != CP_TYPE_QUALS ( t2 )   ;
/* 856  2 */   strict == COMPARE_STRICT && TYPE_FOR_JAVA ( t1 ) != TYPE_FOR_JAVA ( t2 )   ;
/* 864  2 */   TYPE_MAIN_VARIANT ( t1 ) == TYPE_MAIN_VARIANT ( t2 )   ;
// then
}
void _func1144(void) {
// --- ifif
/* 885  6 */   TEMPLATE_TYPE_IDX ( t1 ) != TEMPLATE_TYPE_IDX ( t2 ) || TEMPLATE_TYPE_LEVEL ( t1 ) != TEMPLATE_TYPE_LEVEL ( t2 )   ;
/* 888  6 */   ! comp_template_parms ( DECL_TEMPLATE_PARMS ( TYPE_NAME ( t1 ) ) , DECL_TEMPLATE_PARMS ( TYPE_NAME ( t2 ) ) )   ;
/* 891  6 */   ! TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO ( t1 ) && ! TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO ( t2 )   ;
// then
}
void _func1145(void) {
// --- ifif
/* 906  6 */   ( strict & COMPARE_BASE ) && DERIVED_FROM_P ( t1 , t2 )   ;
/* 911  6 */   ( strict & COMPARE_RELAXED ) && DERIVED_FROM_P ( t2 , t1 )   ;
// then
}
void _func1146(void) {
// --- ifif
/* 944  6 */   val   ;
/* 946  6 */   TREE_CODE ( t1 ) == RECORD_TYPE && TREE_CODE ( t2 ) == RECORD_TYPE   ;
// then
}
void _func1147(void) {
// --- ifif
/* 992  2 */   ! at_least_as_qualified_p ( ttl , ttr ) && ! at_least_as_qualified_p ( ttr , ttl )   ;
/* 997  2 */   TYPE_MAIN_VARIANT ( ttl ) == TYPE_MAIN_VARIANT ( ttr )   ;
// then
}
void _func1148(void) {
// --- ifif
/* 1027  2 */   same_type_p ( ttl , ttr )   ;
/* 1030  2 */   TREE_CODE ( ttr ) != TREE_CODE ( ttl )   ;
/* 1033  2 */   ( TREE_CODE ( ttr ) == POINTER_TYPE || TREE_CODE ( ttr ) == REFERENCE_TYPE ) && nptrs > 0   ;
/* 1080  2 */   TREE_CODE ( ttr ) == ARRAY_TYPE   ;
// else
}
void _func1149(void) {
// --- ifif
/* 1046  6 */   is_ptr   ;
/* 1074  6 */   TREE_CODE ( ttl ) == FUNCTION_TYPE || TREE_CODE ( ttl ) == METHOD_TYPE   ;
// then
}
void _func1150(void) {
// --- ifif
/* 1175  6 */   nptrs < 0   ;
/* 1177  6 */   same_or_base_type_p ( build_pointer_type ( ttl ) , build_pointer_type ( ttr ) )   ;
/* 1180  6 */   same_or_base_type_p ( build_pointer_type ( ttr ) , build_pointer_type ( ttl ) )   ;
// then
}
void _func1151(void) {
// --- ifif else
/* 1220  2 */   CP_TYPE_QUALS ( type1 ) == CP_TYPE_QUALS ( type2 )   ;
/* 1223  2 */   at_least_as_qualified_p ( type1 , type2 )   ;
// else
}
void _func1152(void) {
// --- ifif
/* 1261  2 */   UNIQUELY_DERIVED_FROM_P ( tt1 , tt2 )   ;
/* 1263  2 */   UNIQUELY_DERIVED_FROM_P ( tt2 , tt1 )   ;
// then
}
void _func1153(void) {
// --- ifif else
/* 1274  3 */   trial == error_mark_node   ;
/* 1276  3 */   best == NULL_TREE   ;
// else
}
void _func1154(void) {
// --- ifif else
/* 1290  3 */   trial == error_mark_node   ;
/* 1292  3 */   best == NULL_TREE   ;
// else
}
void _func1155(void) {
// --- ifif
/* 1321  6 */   t1 == 0 && t2 == 0   ;
/* 1325  6 */   t1 == 0 || t2 == 0   ;
/* 1327  6 */   ! same_type_p ( TREE_VALUE ( t2 ) , TREE_VALUE ( t1 ) )   ;
// then
}
void _func1156(void) {
// --- ifif
/* 1437  6 */   TREE_CHAIN ( t ) == 0 && type != void_type_node   ;
/* 1440  6 */   type == 0   ;
/* 1443  6 */   TYPE_MAIN_VARIANT ( type ) == float_type_node   ;
/* 1446  6 */   C_PROMOTING_INTEGER_TYPE_P ( type )   ;
// then
}
void _func1157(void) {
// --- ifif
/* 1528  2 */   ! INTEGRAL_TYPE_P ( type ) || TREE_UNSIGNED ( type ) == unsignedp   ;
/* 1532  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( signed_char_type_node )   ;
/* 1534  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( integer_type_node )   ;
/* 1536  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( short_integer_type_node )   ;
/* 1538  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_integer_type_node )   ;
/* 1540  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_long_integer_type_node )   ;
// then
}
void _func1158(void) {
// --- ifif
/* 1622  2 */   processing_template_decl   ;
/* 1625  2 */   TREE_CODE ( e ) == COMPONENT_REF && DECL_C_BIT_FIELD ( TREE_OPERAND ( e , 1 ) )   ;
/* 1632  2 */   TREE_CODE ( e ) == COMPOUND_EXPR && ( TREE_CODE ( TREE_TYPE ( e ) ) == ARRAY_TYPE || TREE_CODE ( TREE_TYPE ( e ) ) == FUNCTION_TYPE )   ;
// else
}
void _func1159(void) {
// --- ifif else
/* 1731  2 */   code == REFERENCE_TYPE   ;
/* 1739  2 */   TREE_CODE ( exp ) == CONST_DECL   ;
// else
}
void _func1160(void) {
// --- ifif
/* 1758  2 */   code == VOID_TYPE   ;
/* 1763  2 */   code == METHOD_TYPE   ;
/* 1765  2 */   code == FUNCTION_TYPE || is_overloaded_fn ( exp )   ;
/* 1767  2 */   code == ARRAY_TYPE   ;
// then
}
void _func1161(void) {
// --- ifif
/* 1772  6 */   TREE_CODE ( exp ) == INDIRECT_REF   ;
/* 1788  6 */   TREE_CODE ( exp ) == COMPOUND_EXPR   ;
/* 1795  6 */   ! lvalue_p ( exp ) && ! ( TREE_CODE ( exp ) == CONSTRUCTOR && TREE_STATIC ( exp ) )   ;
// then
}
void _func1162(void) {
// --- ifif else
/* 1913  2 */   TREE_CODE ( dtype ) == REFERENCE_TYPE   ;
/* 1915  2 */   ! IS_AGGR_TYPE_CODE ( TREE_CODE ( dtype ) )   ;
// else
}
void _func1163(void) {
// --- ifif
/* 2418  2 */   idx == 0   ;
/* 2424  2 */   TREE_TYPE ( array ) == error_mark_node || TREE_TYPE ( idx ) == error_mark_node   ;
/* 2428  2 */   TREE_CODE ( TREE_TYPE ( array ) ) == ARRAY_TYPE && TREE_CODE ( array ) != INDIRECT_REF   ;
// then
}
void _func1164(void) {
// --- ifif
/* 2446  6 */   TREE_CODE ( TREE_TYPE ( idx ) ) != INTEGER_TYPE   ;
/* 2456  6 */   TREE_CODE ( idx ) != INTEGER_CST || ( TYPE_SIZE ( TREE_TYPE ( TREE_TYPE ( array ) ) ) != 0 && ( TREE_CODE ( TYPE_SIZE ( TREE_TYPE ( TREE_TYPE ( array ) ) ) ) != INTEGER_CST ) )   ;
/* 2468  6 */   TREE_CODE ( idx ) == INTEGER_CST && TYPE_VALUES ( TREE_TYPE ( array ) ) && ! int_fits_type_p ( idx , TYPE_VALUES ( TREE_TYPE ( array ) ) )   ;
/* 2476  6 */   pedantic && ! lvalue_p ( array )   ;
/* 2482  6 */   extra_warnings   ;
// then
}
void _func1165(void) {
// --- ifif
/* 2509  4 */   TREE_CODE ( TREE_TYPE ( ar ) ) == INTEGER_TYPE   ;
/* 2516  4 */   ar == error_mark_node   ;
/* 2519  4 */   TREE_CODE ( TREE_TYPE ( ar ) ) != POINTER_TYPE   ;
/* 2524  4 */   TREE_CODE ( TREE_TYPE ( ind ) ) != INTEGER_TYPE   ;
// then
}
void _func1166(void) {
// --- ifif
/* 2825  2 */   TREE_CODE ( function ) == OFFSET_REF   ;
/* 2830  2 */   TYPE_PTRMEMFUNC_P ( TREE_TYPE ( function ) )   ;
// then
}
void _func1167(void) {
// --- ifif
/* 2837  6 */   TREE_SIDE_EFFECTS ( instance_ptr )   ;
/* 2840  6 */   TREE_SIDE_EFFECTS ( function )   ;
// then
}
void _func1168(void) {
// --- ifif else
/* 2884  3 */   ! flag_vtable_thunks   ;
/* 2898  3 */   flag_vtable_thunks   ;
// else
}
void _func1169(void) {
// --- ifif else
/* 2938  2 */   TREE_CODE ( function ) == NOP_EXPR && TREE_TYPE ( function ) == TREE_TYPE ( TREE_OPERAND ( function , 0 ) )   ;
/* 2942  2 */   TREE_CODE ( function ) == FUNCTION_DECL   ;
// else
}
void _func1170(void) {
// --- ifif else
/* 2955  6 */   pedantic && DECL_MAIN_P ( function )   ;
/* 2962  6 */   DECL_INLINE ( function )   ;
// else
}
void _func1171(void) {
// --- ifif
/* 3011  2 */   coerced_params == error_mark_node   ;
/* 3021  2 */   warn_format && ( name || assembler_name )   ;
/* 3028  2 */   TREE_CODE ( function ) == ADDR_EXPR && TREE_CODE ( TREE_OPERAND ( function , 0 ) ) == FUNCTION_DECL && DECL_BUILT_IN ( TREE_OPERAND ( function , 0 ) )   ;
// then
}
void _func1172(void) {
// --- ifif
/* 3050  4 */   require_complete   ;
/* 3056  4 */   IS_AGGR_TYPE ( value_type )   ;
// then
}
void _func1173(void) {
// --- ifif
/* 3120  6 */   val == error_mark_node   ;
/* 3123  6 */   type == void_type_node   ;
/* 3140  6 */   TREE_CODE ( val ) == OFFSET_REF   ;
/* 3145  6 */   TREE_CODE ( val ) == NOP_EXPR && TREE_TYPE ( val ) == TREE_TYPE ( TREE_OPERAND ( val , 0 ) ) && ( type == 0 || TREE_CODE ( type ) != REFERENCE_TYPE )   ;
/* 3150  6 */   type == 0 || TREE_CODE ( type ) != REFERENCE_TYPE   ;
/* 3158  6 */   val == error_mark_node   ;
/* 3161  6 */   type != 0   ;
// else
}
void _func1174(void) {
// --- ifif
/* 4222  2 */   ! complete_type_or_else ( target_type , NULL_TREE )   ;
/* 4225  2 */   pedantic || warn_pointer_arith   ;
// then
}
void _func1175(void) {
// --- ifif
/* 4227  6 */   TREE_CODE ( target_type ) == VOID_TYPE   ;
/* 4229  6 */   TREE_CODE ( target_type ) == FUNCTION_TYPE   ;
/* 4231  6 */   TREE_CODE ( target_type ) == METHOD_TYPE   ;
/* 4233  6 */   TREE_CODE ( target_type ) == OFFSET_TYPE   ;
// then
}
void _func1176(void) {
// --- ifif
/* 5090  2 */   TREE_CODE ( ifexp ) == ERROR_MARK   ;
/* 5094  2 */   code1 == REFERENCE_TYPE   ;
/* 5100  2 */   code2 == REFERENCE_TYPE   ;
/* 5111  2 */   TYPE_MAIN_VARIANT ( type1 ) == TYPE_MAIN_VARIANT ( type2 ) && code2 != ARRAY_TYPE && code2 != FUNCTION_TYPE && code2 != METHOD_TYPE   ;
/* 5154  2 */   code1 == ENUMERAL_TYPE   ;
// else
}
void _func1177(void) {
// --- ifif else
/* 5118  6 */   TREE_CONSTANT ( ifexp ) && ( TREE_CODE ( ifexp ) == INTEGER_CST || TREE_CODE ( ifexp ) == ADDR_EXPR )   ;
/* 5123  6 */   TREE_CODE ( op1 ) == CONST_DECL   ;
// else
}
void _func1178(void) {
// --- ifif
/* 5138  6 */   TREE_TYPE ( result ) != type1   ;
/* 5142  6 */   TREE_CODE ( op1 ) == TARGET_EXPR && TREE_CODE ( op2 ) == TARGET_EXPR   ;
// then
}
void _func1179(void) {
// --- ifif
/* 5171  2 */   code1 != VOID_TYPE   ;
/* 5179  2 */   code2 != VOID_TYPE   ;
/* 5188  2 */   code1 == RECORD_TYPE && code2 == RECORD_TYPE && real_lvalue_p ( op1 ) && real_lvalue_p ( op2 ) && comptypes ( type1 , type2 , COMPARE_BASE | COMPARE_RELAXED )   ;
// else
}
void _func1180(void) {
// --- ifif
/* 5289  2 */   ! result_type   ;
/* 5362  2 */   TREE_CODE ( result_type ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( result_type ) ) == METHOD_TYPE   ;
// then
}
void _func1181(void) {
// --- ifif else
/* 5293  6 */   code1 == RECORD_TYPE && code2 == RECORD_TYPE   ;
/* 5301  6 */   code1 == RECORD_TYPE && TYPE_HAS_CONVERSION ( type1 )   ;
// else
}
void _func1182(void) {
// --- ifif else
/* 5314  3 */   tmp == NULL_TREE   ;
/* 5320  3 */   tmp == error_mark_node   ;
// else
}
void _func1183(void) {
// --- ifif else
/* 5340  3 */   tmp == NULL_TREE   ;
/* 5346  3 */   tmp == error_mark_node   ;
// else
}
void _func1184(void) {
// --- ifif
/* 5362  2 */   TREE_CODE ( result_type ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( result_type ) ) == METHOD_TYPE   ;
/* 5366  2 */   result_type != TREE_TYPE ( op1 )   ;
/* 5369  2 */   result_type != TREE_TYPE ( op2 )   ;
/* 5373  2 */   TREE_CODE ( ifexp ) == INTEGER_CST   ;
// then
}
void _func1185(void) {
// --- ifif
/* 5390  2 */   processing_template_decl   ;
/* 5393  2 */   rest == NULL_TREE   ;
// then
}
void _func1186(void) {
// --- ifif
/* 5398  2 */   result   ;
/* 5402  2 */   ! TREE_SIDE_EFFECTS ( TREE_VALUE ( list ) )   ;
// then
}
void _func1187(void) {
// --- ifif
/* 5433  2 */   TREE_READONLY_DECL_P ( TREE_VALUE ( list ) )   ;
/* 5436  2 */   TREE_CHAIN ( list ) == 0   ;
// then
}
void _func1188(void) {
// --- ifif else
/* 5440  6 */   TREE_CODE ( list ) == NOP_EXPR && TREE_TYPE ( list ) == TREE_TYPE ( TREE_OPERAND ( list , 0 ) )   ;
/* 5445  6 */   TREE_CODE ( TREE_TYPE ( TREE_VALUE ( list ) ) ) == ARRAY_TYPE   ;
// else
}
void _func1189(void) {
// --- ifif
/* 5457  2 */   rest == error_mark_node   ;
/* 5461  2 */   ! TREE_SIDE_EFFECTS ( first ) && ! pedantic   ;
// then
}
void _func1190(void) {
// --- ifif
/* 6382  2 */   binfo == error_mark_node   ;
/* 6387  2 */   binfo == 0   ;
/* 6414  2 */   TREE_VIA_VIRTUAL ( binfo )   ;
// then
}
void _func1191(void) {
// --- ifif
/* 6396  6 */   binfo == 0 || binfo == error_mark_node   ;
/* 6398  6 */   TREE_VIA_VIRTUAL ( binfo )   ;
// then
}
void _func1192(void) {
// --- ifif
/* 7156  2 */   TREE_CODE ( rhs ) == NOP_EXPR && TREE_TYPE ( rhs ) == TREE_TYPE ( TREE_OPERAND ( rhs , 0 ) ) && codel != REFERENCE_TYPE   ;
/* 7161  2 */   rhs == error_mark_node || ( TREE_CODE ( rhs ) == TREE_LIST && TREE_VALUE ( rhs ) == error_mark_node )   ;
/* 7165  2 */   TREE_CODE ( rhs ) == OFFSET_REF   ;
/* 7172  2 */   TREE_CODE ( TREE_TYPE ( rhs ) ) == REFERENCE_TYPE   ;
/* 7175  2 */   ( TREE_CODE ( TREE_TYPE ( rhs ) ) == ARRAY_TYPE && TREE_CODE ( type ) != ARRAY_TYPE && ( TREE_CODE ( type ) != REFERENCE_TYPE || TREE_CODE ( TREE_TYPE ( type ) ) != ARRAY_TYPE ) ) || ( TREE_CODE ( TREE_TYPE ( rhs ) ) == FUNCTION_TYPE && ( TREE_CODE ( type ) != REFERENCE_TYPE || TREE_CODE ( TREE_TYPE ( type ) ) != FUNCTION_TYPE ) ) || TREE_CODE ( TREE_TYPE ( rhs ) ) == METHOD_TYPE   ;
// then
}
void _func1193(void) {
// --- ifif
/* 7188  2 */   coder == ERROR_MARK   ;
/* 7194  2 */   codel == REFERENCE_TYPE   ;
/* 7214  2 */   exp != 0   ;
/* 7216  2 */   exp == error_mark_node   ;
/* 7219  2 */   TREE_CODE ( rhstype ) == REFERENCE_TYPE   ;
// then
}
void _func1194(void) {
// --- ifif
/* 7224  2 */   TYPE_LANG_SPECIFIC ( type ) && ( IS_SIGNATURE_POINTER ( type ) || IS_SIGNATURE_REFERENCE ( type ) )   ;
/* 7228  2 */   IS_AGGR_TYPE ( type )   ;
/* 7231  2 */   type == TREE_TYPE ( rhs )   ;
// then
}
void _func1195(void) {
// --- ifif
/* 7237  6 */   ARITHMETIC_TYPE_P ( type ) && rhs == null_node   ;
/* 7240  6 */   TREE_READONLY_DECL_P ( rhs )   ;
// then
}
void _func1196(void) {
// --- ifif
/* 7326  2 */   TREE_THIS_VOLATILE ( current_function_decl )   ;
/* 7329  2 */   retval == error_mark_node   ;
/* 7335  2 */   processing_template_decl   ;
/* 7341  2 */   dtor_label   ;
/* 7352  2 */   ( DECL_NAME ( current_function_decl ) == ansi_opname [ ( int ) NEW_EXPR ] || DECL_NAME ( current_function_decl ) == ansi_opname [ ( int ) VEC_NEW_EXPR ] ) && ! TYPE_NOTHROW_P ( TREE_TYPE ( current_function_decl ) ) && null_ptr_cst_p ( retval )   ;
/* 7358  2 */   retval == NULL_TREE   ;
// else
}
void _func1197(void) {
// --- ifif
/* 7397  2 */   warn_ecpp && DECL_NAME ( current_function_decl ) == ansi_opname [ ( int ) MODIFY_EXPR ] && retval != current_class_ref   ;
/* 7402  2 */   valtype == NULL_TREE || TREE_CODE ( valtype ) == VOID_TYPE   ;
/* 7419  2 */   retval == result || DECL_CONSTRUCTOR_P ( current_function_decl )   ;
// else
}
void _func1198(void) {
// --- ifif
/* 7473  3 */   TREE_CODE ( whats_returned ) == ADDR_EXPR   ;
/* 7485  3 */   TREE_CODE ( whats_returned ) == VAR_DECL && DECL_NAME ( whats_returned )   ;
// then
}
void _func1199(void) {
// --- ifif
/* 7509  2 */   retval != NULL_TREE && TREE_CODE_CLASS ( TREE_CODE ( retval ) ) == 'd' && cond_stack == 0 && loop_stack == 0 && case_stack == 0   ;
/* 7514  2 */   ctor_label && TREE_CODE ( ctor_label ) != ERROR_MARK   ;
/* 7520  2 */   retval && retval != result   ;
// then
}
void _func1200(void) {
// --- ifif
/* 7587  6 */   TREE_CODE ( to ) != TREE_CODE ( from )   ;
/* 7590  6 */   TREE_CODE ( from ) == OFFSET_TYPE && same_type_p ( TYPE_OFFSET_BASETYPE ( from ) , TYPE_OFFSET_BASETYPE ( to ) )   ;
/* 7597  6 */   TREE_CODE ( to ) != FUNCTION_TYPE && TREE_CODE ( to ) != METHOD_TYPE   ;
/* 7614  6 */   TREE_CODE ( to ) != POINTER_TYPE   ;
// then
}
void _func1201(void) {
// --- ifif
/* 7599  3 */   ! at_least_as_qualified_p ( to , from )   ;
/* 7602  3 */   ! at_least_as_qualified_p ( from , to )   ;
/* 7610  3 */   constp > 0   ;
// then
}
void _func1202(void) {
// --- ifif
/* 7641  6 */   TREE_CODE ( to ) != TREE_CODE ( from )   ;
/* 7644  6 */   TREE_CODE ( from ) == OFFSET_TYPE && comptypes ( TYPE_OFFSET_BASETYPE ( to ) , TYPE_OFFSET_BASETYPE ( from ) , COMPARE_BASE | COMPARE_RELAXED )   ;
/* 7650  6 */   TREE_CODE ( to ) != POINTER_TYPE   ;
// then
}
void _func1203(void) {
// --- ifif
/* 7665  6 */   TREE_CODE ( to ) != TREE_CODE ( from )   ;
/* 7668  6 */   TREE_CODE ( from ) == OFFSET_TYPE && same_type_p ( TYPE_OFFSET_BASETYPE ( from ) , TYPE_OFFSET_BASETYPE ( to ) )   ;
/* 7673  6 */   TREE_CODE ( to ) != POINTER_TYPE   ;
// then
}
void _func1204(void) {
// --- ifif
/* 7689  6 */   TREE_CODE ( from ) == OFFSET_TYPE   ;
/* 7691  6 */   TREE_CODE ( to ) == OFFSET_TYPE   ;
/* 7696  6 */   TREE_CODE ( from ) != FUNCTION_TYPE && TREE_CODE ( from ) != METHOD_TYPE && TREE_CODE ( to ) != FUNCTION_TYPE && TREE_CODE ( to ) != METHOD_TYPE   ;
/* 7708  6 */   TREE_CODE ( from ) != POINTER_TYPE || TREE_CODE ( to ) != POINTER_TYPE   ;
// then
}
void _func1205(void) {
// --- ifif
/* 7699  3 */   ! at_least_as_qualified_p ( to , from )   ;
/* 7702  3 */   ! constp && ! at_least_as_qualified_p ( from , to )   ;
// then
}
void _func1206(void) {
// --- ifif
/* 64  2 */   TYPE_MAIN_VARIANT ( parent_or_type ) == TYPE_MAIN_VARIANT ( type )   ;
/* 66  2 */   ( binfo = get_binfo ( parent_or_type , TYPE_MAIN_VARIANT ( type ) , 0 ) )   ;
// then
}
void _func1207(void) {
// --- ifif else
/* 141  6 */   TREE_CODE ( decl ) == RESULT_DECL   ;
/* 144  6 */   TREE_CODE ( decl ) == VAR_DECL   ;
// else
}
void _func1208(void) {
// --- ifif else
/* 186  6 */   TREE_CODE ( decl ) == RESULT_DECL   ;
/* 189  6 */   TREE_CODE ( decl ) == VAR_DECL   ;
// else
}
void _func1209(void) {
// --- ifif
/* 415  6 */   POINTER_TYPE_P ( TREE_TYPE ( value ) ) && POINTER_TYPE_P ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) )   ;
/* 420  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == REAL_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == REAL_TYPE   ;
/* 425  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE && ( TYPE_PRECISION ( TREE_TYPE ( value ) ) == TYPE_PRECISION ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) )   ;
/* 433  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE   ;
/* 444  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == POINTER_TYPE && ( TYPE_PRECISION ( TREE_TYPE ( value ) ) >= TYPE_PRECISION ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) )   ;
/* 453  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE   ;
/* 465  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == UNION_TYPE   ;
// then
}
void _func1210(void) {
// --- ifif
/* 480  1 */   valid0 == null_pointer_node   ;
/* 482  1 */   valid1 == null_pointer_node   ;
// then
}
void _func1211(void) {
// --- ifif
/* 497  1 */   valid1 == null_pointer_node   ;
/* 501  1 */   valid0 == valid1   ;
// then
}
void _func1212(void) {
// --- ifif else
/* 541  2 */   TREE_CODE ( type ) == ERROR_MARK   ;
/* 550  2 */   IS_AGGR_TYPE ( type )   ;
// else
}
void _func1213(void) {
// --- ifif else
/* 552  6 */   ! TYPE_HAS_TRIVIAL_INIT_REF ( type ) && TREE_CODE ( init ) != CONSTRUCTOR   ;
/* 559  6 */   TREE_CODE ( init ) == TREE_LIST && IS_SIGNATURE ( type )   ;
// else
}
void _func1214(void) {
// --- ifif
/* 710  2 */   tail   ;
/* 716  2 */   init == error_mark_node || ( TREE_CODE ( init ) == TREE_LIST && TREE_VALUE ( init ) == error_mark_node )   ;
/* 721  2 */   TREE_CODE ( init ) == NON_LVALUE_EXPR   ;
/* 724  2 */   TREE_CODE ( init ) == CONSTRUCTOR && TREE_TYPE ( init ) == type   ;
// then
}
void _func1215(void) {
// --- ifif
/* 729  2 */   raw_constructor && CONSTRUCTOR_ELTS ( init ) != 0 && TREE_CHAIN ( CONSTRUCTOR_ELTS ( init ) ) == 0   ;
/* 744  2 */   code == ARRAY_TYPE   ;
// then
}
void _func1216(void) {
// --- ifif
/* 735  6 */   element && TREE_CODE ( element ) == NON_LVALUE_EXPR   ;
/* 737  6 */   element == error_mark_node   ;
// then
}
void _func1217(void) {
// --- ifif
/* 744  2 */   code == ARRAY_TYPE   ;
/* 801  2 */   code == INTEGER_TYPE || code == REAL_TYPE || code == POINTER_TYPE || code == ENUMERAL_TYPE || code == REFERENCE_TYPE || code == BOOLEAN_TYPE || code == COMPLEX_TYPE || TYPE_PTRMEMFUNC_P ( type ) || ( code == RECORD_TYPE && ! raw_constructor && ( IS_SIGNATURE_POINTER ( type ) || IS_SIGNATURE_REFERENCE ( type ) ) )   ;
// then
}
void _func1218(void) {
// --- ifif
/* 765  3 */   ( TYPE_MAIN_VARIANT ( TREE_TYPE ( TREE_TYPE ( string ) ) ) != char_type_node ) && TYPE_PRECISION ( typ1 ) == BITS_PER_UNIT   ;
/* 772  3 */   ( TYPE_MAIN_VARIANT ( TREE_TYPE ( TREE_TYPE ( string ) ) ) == char_type_node ) && TYPE_PRECISION ( typ1 ) != BITS_PER_UNIT   ;
// then
}
void _func1219(void) {
// --- ifif
/* 801  2 */   code == INTEGER_TYPE || code == REAL_TYPE || code == POINTER_TYPE || code == ENUMERAL_TYPE || code == REFERENCE_TYPE || code == BOOLEAN_TYPE || code == COMPLEX_TYPE || TYPE_PTRMEMFUNC_P ( type ) || ( code == RECORD_TYPE && ! raw_constructor && ( IS_SIGNATURE_POINTER ( type ) || IS_SIGNATURE_REFERENCE ( type ) ) )   ;
/* 832  2 */   TYPE_SIZE ( type ) && ! TREE_CONSTANT ( TYPE_SIZE ( type ) )   ;
/* 839  2 */   code == ARRAY_TYPE || code == RECORD_TYPE || code == UNION_TYPE   ;
// then
}
void _func1220(void) {
// --- ifif else
/* 936  7 */   TREE_PURPOSE ( tail ) && ( TREE_CODE ( TREE_PURPOSE ( tail ) ) != INTEGER_CST || TREE_INT_CST_LOW ( TREE_PURPOSE ( tail ) ) != i )   ;
/* 941  7 */   TREE_VALUE ( tail ) != 0   ;
// else
}
void _func1221(void) {
// --- ifif
/* 1004  3 */   TYPE_USES_VIRTUAL_BASECLASSES ( type )   ;
/* 1010  3 */   TYPE_BINFO_BASETYPES ( type )   ;
/* 1016  3 */   TYPE_VIRTUAL_P ( type )   ;
// then
}
void _func1222(void) {
// --- ifif
/* 1026  3 */   ! DECL_NAME ( field ) && DECL_C_BIT_FIELD ( field )   ;
/* 1032  3 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 1035  3 */   tail   ;
// else
}
void _func1223(void) {
// --- ifif else
/* 1037  7 */   TREE_PURPOSE ( tail ) && TREE_PURPOSE ( tail ) != field && TREE_PURPOSE ( tail ) != DECL_NAME ( field )   ;
/* 1042  7 */   TREE_VALUE ( tail ) != 0   ;
// else
}
void _func1224(void) {
// --- ifif
/* 1188  2 */   init   ;
/* 1190  2 */   allconstant   ;
/* 1191  2 */   allconstant && allsimple   ;
// then
}
void _func1225(void) {
// --- ifif
/* 92  6 */   * f == '+'   ;
/* 97  6 */   * f == '#'   ;
// then
}
void _func1226(void) {
// --- ifif
/* 124  7 */   maybe_here && atarg1   ;
/* 129  7 */   atarg1 && nargs == 1   ;
// then
}
void _func1227(void) {
// --- ifif else
/* 178  2 */   nargs == 0 && atarg1   ;
/* 181  2 */   atarg   ;
// else
}
void _func1228(void) {
// --- ifif
/* 198  2 */   t == NULL_TREE   ;
/* 201  2 */   TYPE_PTRMEMFUNC_P ( t )   ;
// then
}
void _func1229(void) {
// --- ifif
/* 389  2 */   name && CP_DECL_CONTEXT ( name ) != global_namespace   ;
/* 397  2 */   name && TREE_CODE ( name ) != IDENTIFIER_NODE   ;
/* 400  2 */   name == 0 || ANON_AGGRNAME_P ( name )   ;
// else
}
void _func1230(void) {
// --- ifif else
/* 627  2 */   n == NULL_TREE   ;
/* 630  2 */   TREE_CODE ( n ) == FUNCTION_DECL   ;
// else
}
void _func1231(void) {
// --- ifif
/* 678  2 */   v > 0   ;
/* 683  2 */   interesting_scope_p ( DECL_CONTEXT ( t ) )   ;
/* 688  2 */   DECL_NAME ( t )   ;
// else
}
void _func1232(void) {
// --- ifif else
/* 749  6 */   CP_DECL_CONTEXT ( t ) != global_namespace   ;
/* 754  6 */   DECL_NAME ( t ) == anonymous_namespace_name   ;
// else
}
void _func1233(void) {
// --- ifif else
/* 987  2 */   v > 0   ;
/* 1002  2 */   cname   ;
// else
}
void _func1234(void) {
// --- ifif
/* 989  6 */   DECL_STATIC_FUNCTION_P ( t )   ;
/* 992  6 */   ! DECL_CONV_FN_P ( t ) && ! DECL_CONSTRUCTOR_P ( t ) && ! DECL_DESTRUCTOR_P ( t )   ;
// then
}
void _func1235(void) {
// --- ifif
/* 1006  6 */   TREE_CODE ( fntype ) == METHOD_TYPE && parmtypes   ;
/* 1008  6 */   DECL_CONSTRUCTOR_FOR_VBASE_P ( t )   ;
// then
}
void _func1236(void) {
// --- ifif
/* 1029  2 */   v && ! DECL_CONV_FN_P ( t )   ;
/* 1032  2 */   TREE_CODE ( fntype ) == METHOD_TYPE   ;
/* 1043  2 */   v >= 2   ;
// then
}
void _func1237(void) {
// --- ifif
/* 1163  4 */   need_comma   ;
/* 1166  4 */   a   ;
// then
}
void _func1238(void) {
// --- ifif
/* 1192  4 */   need_comma   ;
/* 1195  4 */   a   ;
// then
}
void _func1239(void) {
// --- ifif else
/* 1919  2 */   v == 1 && DECL_CLASS_SCOPE_P ( decl )   ;
/* 1930  2 */   TREE_CODE ( decl ) == FUNCTION_DECL   ;
// else
}
void _func1240(void) {
// --- ifif
/* 1960  2 */   TREE_CODE ( t ) == PARM_DECL && DECL_CONTEXT ( t )   ;
/* 1962  2 */   TREE_CODE ( t ) == TYPE_DECL && DECL_ARTIFICIAL ( t ) && TYPE_MAIN_DECL ( TREE_TYPE ( t ) )   ;
/* 1966  2 */   TREE_CODE_CLASS ( TREE_CODE ( t ) ) == 't'   ;
// else
}
void _func1241(void) {
// --- ifif
/* 2056  2 */   p == NULL_TREE   ;
/* 2059  2 */   TREE_CODE_CLASS ( TREE_CODE ( TREE_VALUE ( p ) ) ) == 't'   ;
// then
}
void _func1242(void) {
// --- ifif
/* 127  2 */   name == ctor_identifier || name == dtor_identifier   ;
/* 131  2 */   instance_ptr == current_class_ptr && IDENTIFIER_CLASS_VALUE ( name ) == NULL_TREE   ;
// then
}
void _func1243(void) {
// --- ifif
/* 137  2 */   field == error_mark_node || field == NULL_TREE   ;
/* 140  2 */   TREE_CODE ( field ) == FIELD_DECL || TREE_CODE ( field ) == VAR_DECL   ;
// then
}
void _func1244(void) {
// --- ifif else
/* 147  6 */   instance == error_mark_node   ;
/* 150  6 */   IS_AGGR_TYPE ( TREE_TYPE ( instance ) )   ;
// else
}
void _func1245(void) {
// --- ifif else
/* 302  2 */   name == error_mark_node   ;
/* 305  2 */   TREE_CODE ( name ) == TYPE_DECL   ;
// else
}
void _func1246(void) {
// --- ifif else
/* 491  2 */   TYPE_PTRMEMFUNC_P ( TREE_TYPE ( function ) )   ;
/* 497  2 */   TREE_CODE ( function ) == ADDR_EXPR && TREE_CODE ( TREE_OPERAND ( function , 0 ) ) == FUNCTION_DECL   ;
// else
}
void _func1247(void) {
// --- ifif
/* 503  2 */   decl && DECL_CONSTRUCTOR_P ( decl )   ;
/* 506  2 */   decl   ;
/* 512  2 */   ! decl || ! DECL_BUILT_IN ( decl )   ;
// then
}
void _func1248(void) {
// --- ifif
/* 736  2 */   TREE_CODE ( to ) == REFERENCE_TYPE   ;
/* 738  2 */   TREE_CODE ( from ) == REFERENCE_TYPE   ;
// then
}
void _func1249(void) {
// --- ifif else
/* 775  2 */   from == to   ;
/* 778  2 */   ( tcode == POINTER_TYPE || TYPE_PTRMEMFUNC_P ( to ) ) && expr && null_ptr_cst_p ( expr )   ;
// else
}
void _func1250(void) {
// --- ifif
/* 1006  6 */   cand   ;
/* 1008  6 */   ( ! conv || TREE_LANG_FLAG_3 ( conv ) ) && TREE_CODE ( to ) == REFERENCE_TYPE && ( flags & LOOKUP_NO_TEMP_BIND ) == 0   ;
// then
}
void _func1251(void) {
// --- ifif
/* 1016  7 */   ! CP_TYPE_CONST_NON_VOLATILE_P ( TREE_TYPE ( to ) )   ;
/* 1018  7 */   ! conv || ( TREE_LANG_FLAG_3 ( conv ) > TREE_LANG_FLAG_3 ( cand -> second_conv ) )   ;
// then
}
void _func1252(void) {
// --- ifif
/* 1718  2 */   TREE_CODE ( type ) == ARRAY_TYPE   ;
/* 1720  2 */   TREE_CODE ( type ) == FUNCTION_TYPE   ;
// then
}
void _func1253(void) {
// --- ifif
/* 3911  2 */   ICS_RANK ( ics1 ) == BAD_RANK   ;
/* 3925  2 */   TREE_LANG_FLAG_1 ( ics1 )   ;
/* 3935  2 */   TREE_LANG_FLAG_0 ( ics1 )   ;
// else
}
void _func1254(void) {
// --- ifif else
/* 3980  2 */   same_type_p ( from_type1 , from_type2 )   ;
/* 4012  2 */   TREE_COMPLEXITY ( ics1 ) < TREE_COMPLEXITY ( ics2 )   ;
// else
}
void _func1255(void) {
// --- ifif
/* 3982  6 */   is_subseq ( ics1 , ics2 )   ;
/* 3984  6 */   is_subseq ( ics2 , ics1 )   ;
// then
}
void _func1256(void) {
// --- ifif
/* 4172  2 */   TREE_CODE ( ics1 ) == QUAL_CONV && TREE_CODE ( ics2 ) == QUAL_CONV && same_type_p ( from_type1 , from_type2 )   ;
/* 4185  2 */   ref_binding1 && ref_binding2 && same_type_p ( TYPE_MAIN_VARIANT ( to_type1 ) , TYPE_MAIN_VARIANT ( to_type2 ) )   ;
// then
}
void _func1257(void) {
// --- ifif
/* 843  2 */   class_binding_level   ;
/* 846  2 */   global_binding_level   ;
// then
}
void _func1258(void) {
// --- ifif else
/* 1015  2 */   current_binding_level == global_binding_level   ;
/* 1021  2 */   0   ;
// else
}
void _func1259(void) {
// --- ifif
/* 1890  6 */   TREE_CODE ( current ) != NAMESPACE_DECL || DECL_NAMESPACE_ALIAS ( current )   ;
/* 1893  6 */   ! DECL_LANG_SPECIFIC ( current )   ;
// then
}
void _func1260(void) {
// --- ifif
/* 2688  2 */   REAL_IDENTIFIER_TYPE_VALUE ( id ) == NULL_TREE   ;
/* 2691  2 */   REAL_IDENTIFIER_TYPE_VALUE ( id ) != global_type_node   ;
// then
}
void _func1261(void) {
// --- ifif else
/* 2829  2 */   name   ;
/* 2918  2 */   TREE_CODE ( TYPE_NAME ( type ) ) == TYPE_DECL   ;
// else
}
void _func1262(void) {
// --- ifif
/* 2832  6 */   IDENTIFIER_TYPE_VALUE ( name ) != type   ;
/* 2911  6 */   b -> parm_flag == 2   ;
// then
}
void _func1263(void) {
// --- ifif
/* 2840  3 */   ! context   ;
/* 2853  3 */   context   ;
/* 2857  3 */   ! context   ;
/* 2860  3 */   ( b -> pseudo_global && b -> level_chain -> parm_flag == 2 ) || b -> parm_flag == 2   ;
// else
}
void _func1264(void) {
// --- ifif
/* 2974  6 */   TREE_PURPOSE ( tags ) == NULL_TREE   ;
/* 2976  6 */   ANON_AGGRNAME_P ( TREE_PURPOSE ( tags ) )   ;
// then
}
void _func1265(void) {
// --- ifif
/* 2996  2 */   newdecl == olddecl   ;
/* 2999  2 */   TREE_CODE ( newdecl ) != TREE_CODE ( olddecl )   ;
/* 3004  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
// else
}
void _func1266(void) {
// --- ifif else
/* 3011  6 */   DECL_REAL_CONTEXT ( newdecl ) != DECL_REAL_CONTEXT ( olddecl ) && ! ( DECL_LANGUAGE ( newdecl ) == lang_c && DECL_LANGUAGE ( olddecl ) == lang_c )   ;
/* 3020  6 */   TREE_CODE ( f1 ) == METHOD_TYPE && DECL_STATIC_FUNCTION_P ( olddecl )   ;
// else
}
void _func1267(void) {
// --- ifif else
/* 3030  6 */   TREE_CODE ( f1 ) != TREE_CODE ( f2 )   ;
/* 3039  6 */   same_type_p ( TREE_TYPE ( f1 ) , TREE_TYPE ( f2 ) )   ;
// else
}
void _func1268(void) {
// --- ifif else
/* 3062  6 */   ! comp_template_parms ( DECL_TEMPLATE_PARMS ( newdecl ) , DECL_TEMPLATE_PARMS ( olddecl ) )   ;
/* 3066  6 */   TREE_CODE ( DECL_TEMPLATE_RESULT ( newdecl ) ) == TYPE_DECL   ;
// else
}
void _func1269(void) {
// --- ifif else
/* 3159  2 */   TREE_TYPE ( newdecl ) == error_mark_node || TREE_TYPE ( olddecl ) == error_mark_node   ;
/* 3164  2 */   TREE_CODE ( olddecl ) == FUNCTION_DECL && DECL_ARTIFICIAL ( olddecl ) && ( DECL_BUILT_IN ( olddecl ) || DECL_BUILT_IN_NONANSI ( olddecl ) )   ;
// else
}
void _func1270(void) {
// --- ifif
/* 3207  6 */   ( TREE_CODE ( olddecl ) == TYPE_DECL && DECL_ARTIFICIAL ( olddecl ) && TREE_CODE ( newdecl ) != TYPE_DECL && ! ( TREE_CODE ( newdecl ) == TEMPLATE_DECL && TREE_CODE ( DECL_TEMPLATE_RESULT ( newdecl ) ) == TYPE_DECL ) ) || ( TREE_CODE ( newdecl ) == TYPE_DECL && DECL_ARTIFICIAL ( newdecl ) && TREE_CODE ( olddecl ) != TYPE_DECL && ! ( TREE_CODE ( olddecl ) == TEMPLATE_DECL && ( TREE_CODE ( DECL_TEMPLATE_RESULT ( olddecl ) ) == TYPE_DECL ) ) )   ;
/* 3225  6 */   ( TREE_CODE ( newdecl ) == FUNCTION_DECL && DECL_FUNCTION_TEMPLATE_P ( olddecl ) ) || ( TREE_CODE ( olddecl ) == FUNCTION_DECL && DECL_FUNCTION_TEMPLATE_P ( newdecl ) )   ;
// then
}
void _func1271(void) {
// --- ifif
/* 3243  6 */   DECL_REAL_CONTEXT ( newdecl ) != DECL_REAL_CONTEXT ( olddecl )   ;
/* 3248  6 */   TREE_CODE ( newdecl ) == TEMPLATE_DECL   ;
/* 3272  6 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
// else
}
void _func1272(void) {
// --- ifif
/* 3419  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
/* 3456  2 */   TREE_CODE ( olddecl ) == TYPE_DECL   ;
// then
}
void _func1273(void) {
// --- ifif
/* 3425  6 */   DECL_VINDEX ( olddecl )   ;
/* 3427  6 */   DECL_CONTEXT ( olddecl )   ;
/* 3429  6 */   DECL_CLASS_CONTEXT ( olddecl )   ;
/* 3431  6 */   DECL_PENDING_INLINE_INFO ( newdecl ) == ( struct pending_inline * ) 0   ;
// then
}
void _func1274(void) {
// --- ifif else
/* 3475  2 */   TREE_CODE ( newdecl ) == TEMPLATE_DECL   ;
/* 3488  2 */   types_match   ;
// else
}
void _func1275(void) {
// --- ifif
/* 3533  6 */   ! same_type_p ( newtype , oldtype ) && TREE_TYPE ( newdecl ) != error_mark_node && ! ( processing_template_decl && uses_template_parms ( newdecl ) )   ;
/* 3538  6 */   ( TREE_CODE ( newdecl ) == VAR_DECL || TREE_CODE ( newdecl ) == PARM_DECL || TREE_CODE ( newdecl ) == RESULT_DECL || TREE_CODE ( newdecl ) == FIELD_DECL || TREE_CODE ( newdecl ) == TYPE_DECL ) && ! ( processing_template_decl && uses_template_parms ( newdecl ) )   ;
/* 3547  6 */   TREE_READONLY ( newdecl )   ;
/* 3549  6 */   TREE_THIS_VOLATILE ( newdecl )   ;
/* 3553  6 */   DECL_INITIAL ( newdecl ) == NULL_TREE && DECL_INITIAL ( olddecl ) != NULL_TREE   ;
/* 3568  6 */   DECL_SECTION_NAME ( newdecl ) == NULL_TREE   ;
/* 3573  6 */   ( DECL_LANG_SPECIFIC ( olddecl ) && ! DECL_ABSTRACT_VIRTUAL_P ( olddecl ) ) || DECL_RTL ( olddecl ) != DECL_RTL ( abort_fndecl )   ;
// then
}
void _func1276(void) {
// --- ifif
/* 3600  2 */   ! DECL_EXTERNAL ( olddecl )   ;
/* 3603  2 */   DECL_LANG_SPECIFIC ( newdecl ) && DECL_LANG_SPECIFIC ( olddecl )   ;
/* 3626  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
/* 3703  2 */   TREE_CODE ( newdecl ) == NAMESPACE_DECL   ;
// then
}
void _func1277(void) {
// --- ifif
/* 3659  6 */   ! types_match   ;
/* 3665  6 */   ! types_match || new_defines_function   ;
/* 3671  6 */   new_defines_function   ;
// else
}
void _func1278(void) {
// --- ifif
/* 3691  3 */   ( DECL_SAVED_INSNS ( newdecl ) = DECL_SAVED_INSNS ( olddecl ) )   ;
/* 3696  3 */   DECL_ARGUMENTS ( olddecl )   ;
// then
}
void _func1279(void) {
// --- ifif else
/* 3731  6 */   DECL_TEMPLATE_INSTANTIATION ( newdecl )   ;
/* 3763  6 */   ( ( char * ) newdecl + ROUND ( function_size ) == ( char * ) nl && ( ( char * ) newdecl + ROUND ( function_size ) + ROUND ( sizeof ( struct lang_decl ) ) == obstack_next_free ( & permanent_obstack ) ) ) || ( ( char * ) newdecl + ROUND ( function_size ) == obstack_next_free ( & permanent_obstack ) )   ;
// else
}
void _func1280(void) {
// --- ifif
/* 4389  2 */   ! class_binding_level   ;
/* 4394  2 */   TYPE_BEING_DEFINED ( current_class_type )   ;
// then
}
void _func1281(void) {
// --- ifif
/* 4401  2 */   binding && ( ( TREE_CODE ( x ) == OVERLOAD && BINDING_VALUE ( binding ) && is_overloaded_fn ( BINDING_VALUE ( binding ) ) ) || INHERITED_VALUE_BINDING_P ( binding ) )   ;
/* 4447  2 */   push_class_binding ( name , x )   ;
// then
}
void _func1282(void) {
// --- ifif
/* 4721  6 */   DECL_LANG_SPECIFIC ( olddecl ) && DECL_ABSTRACT_VIRTUAL_P ( olddecl )   ;
/* 4726  6 */   DECL_NAMESPACE_SCOPE_P ( olddecl ) && DECL_CONTEXT ( olddecl ) != DECL_CONTEXT ( newdecl )   ;
/* 4734  6 */   DECL_INITIAL ( olddecl ) != NULL_TREE && DECL_INITIAL ( newdecl ) != NULL_TREE   ;
// then
}
void _func1283(void) {
// --- ifif
/* 4785  2 */   current_function_decl == NULL_TREE   ;
/* 4792  2 */   ( decl == NULL_TREE || DECL_SOURCE_LINE ( decl ) == 0 ) && ( named_label_uses == NULL || named_label_uses -> names_in_scope != current_binding_level -> names || named_label_uses -> label_decl != decl )   ;
/* 4811  2 */   decl != NULL_TREE   ;
// then
}
void _func1284(void) {
// --- ifif
/* 5390  2 */   ! qualified_lookup_using_namespace ( name , namespace , val , 0 )   ;
/* 5393  2 */   BINDING_VALUE ( val )   ;
// then
}
void _func1285(void) {
// --- ifif else
/* 5610  2 */   LOOKUP_NAMESPACES_ONLY ( flags )   ;
/* 5620  2 */   BINDING_TYPE ( binding ) && ( ! val || ( ( flags & LOOKUP_PREFER_TYPES ) && TREE_CODE ( val ) != TYPE_DECL ) )   ;
// else
}
void _func1286(void) {
// --- ifif
/* 5693  2 */   namespaces_only   ;
/* 5695  2 */   prefer_type > 1   ;
/* 5697  2 */   prefer_type > 0   ;
// then
}
void _func1287(void) {
// --- ifif
/* 5710  2 */   val == NULL_TREE   ;
/* 5712  2 */   ( flags & LOOKUP_PREFER_NAMESPACES ) && TREE_CODE ( val ) == NAMESPACE_DECL   ;
/* 5714  2 */   ( flags & LOOKUP_PREFER_TYPES ) && ( TREE_CODE ( val ) == TYPE_DECL || ( ( flags & LOOKUP_TEMPLATES_EXPECTED ) && DECL_CLASS_TEMPLATE_P ( val ) ) )   ;
/* 5719  2 */   flags & ( LOOKUP_PREFER_NAMESPACES | LOOKUP_PREFER_TYPES )   ;
// then
}
void _func1288(void) {
// --- ifif else
/* 6013  3 */   purpose_member ( name , b -> type_shadowed )   ;
/* 6015  3 */   b -> keep == 2   ;
// else
}
void _func1289(void) {
// --- ifif
/* 6227  2 */   flag_strict_prototype == 2   ;
/* 6229  2 */   ! flag_permissive && ! pedantic   ;
// then
}
void _func1290(void) {
// --- ifif
/* 6925  2 */   flag_rtti   ;
/* 6928  2 */   flag_exceptions   ;
/* 6930  2 */   flag_no_inline   ;
/* 6935  2 */   ! supports_one_only ( )   ;
// then
}
void _func1291(void) {
// --- ifif else
/* 7093  2 */   found_type > 1   ;
/* 7098  2 */   t == NULL_TREE && ! current_class_type   ;
// else
}
void _func1292(void) {
// --- ifif
/* 7582  2 */   init == NULL_TREE   ;
/* 7595  2 */   init == error_mark_node   ;
/* 7598  2 */   TREE_CODE ( type ) == REFERENCE_TYPE && TREE_CODE ( init ) == CONSTRUCTOR   ;
/* 7605  2 */   TREE_CODE ( init ) == TREE_LIST   ;
/* 7608  2 */   TREE_CODE ( TREE_TYPE ( init ) ) == REFERENCE_TYPE   ;
/* 7611  2 */   TREE_CODE ( TREE_TYPE ( type ) ) != ARRAY_TYPE && TREE_CODE ( TREE_TYPE ( init ) ) == ARRAY_TYPE   ;
// then
}
void _func1293(void) {
// --- ifif
/* 7637  2 */   TYPE_SIZE ( TREE_TYPE ( type ) )   ;
/* 7645  2 */   TREE_STATIC ( decl ) && ! TREE_CONSTANT ( DECL_INITIAL ( decl ) )   ;
// then
}
void _func1294(void) {
// --- ifif else
/* 7668  2 */   ! flag_no_inline && TREE_STATIC ( decl )   ;
/* 7675  2 */   toplevel_bindings_p ( ) && ! DECL_COMMON ( decl )   ;
// else
}
void _func1295(void) {
// --- ifif
/* 7743  2 */   ! decl   ;
/* 7751  2 */   asmspec_tree   ;
/* 7754  2 */   init && TREE_CODE ( init ) == NAMESPACE_DECL   ;
/* 7761  2 */   current_class_type && DECL_REAL_CONTEXT ( decl ) == current_class_type && TYPE_BEING_DEFINED ( current_class_type ) && ( DECL_INITIAL ( decl ) || init )   ;
/* 7767  2 */   TREE_CODE ( decl ) == VAR_DECL && DECL_CONTEXT ( decl ) && TREE_CODE ( DECL_CONTEXT ( decl ) ) == NAMESPACE_DECL && DECL_CONTEXT ( decl ) != current_namespace && init   ;
// then
}
void _func1296(void) {
// --- ifif
/* 7785  2 */   type == error_mark_node   ;
/* 7793  2 */   TYPE_HAS_MUTABLE_P ( type )   ;
/* 7796  2 */   processing_template_decl   ;
/* 7818  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
// then
}
void _func1297(void) {
// --- ifif
/* 7798  6 */   init && DECL_INITIAL ( decl )   ;
/* 7800  6 */   minimal_parse_mode && ! DECL_ARTIFICIAL ( decl )   ;
// then
}
void _func1298(void) {
// --- ifif
/* 7818  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
/* 7847  2 */   TREE_CODE ( decl ) != FUNCTION_DECL   ;
// then
}
void _func1299(void) {
// --- ifif
/* 7820  6 */   init && DECL_INITIAL ( decl )   ;
/* 7826  6 */   type != error_mark_node && IS_AGGR_TYPE ( type ) && DECL_NAME ( decl )   ;
// then
}
void _func1300(void) {
// --- ifif
/* 7847  2 */   TREE_CODE ( decl ) != FUNCTION_DECL   ;
/* 7852  2 */   ! DECL_EXTERNAL ( decl ) && TREE_READONLY ( decl ) && TYPE_NEEDS_CONSTRUCTING ( type )   ;
/* 7864  2 */   TREE_CODE ( decl ) == FIELD_DECL   ;
// else
}
void _func1301(void) {
// --- ifif
/* 7866  6 */   init && init != error_mark_node   ;
/* 7869  6 */   asmspec   ;
// then
}
void _func1302(void) {
// --- ifif
/* 7950  3 */   CLASSTYPE_READONLY_FIELDS_NEED_INIT ( core_type )   ;
/* 7952  3 */   CLASSTYPE_REF_FIELDS_NEED_INIT ( core_type )   ;
// then
}
void _func1303(void) {
// --- ifif
/* 7972  2 */   toplevel_bindings_p ( ) && temporary   ;
/* 7977  2 */   TREE_CODE ( type ) == ARRAY_TYPE && TYPE_DOMAIN ( type ) == NULL_TREE && TREE_CODE ( decl ) != TYPE_DECL   ;
/* 8013  2 */   TREE_CODE ( decl ) == VAR_DECL   ;
// else
}
void _func1304(void) {
// --- ifif
/* 7990  6 */   failure == 1   ;
/* 7993  6 */   failure == 2   ;
/* 8005  6 */   pedantic && TYPE_DOMAIN ( type ) != NULL_TREE && tree_int_cst_lt ( TYPE_MAX_VALUE ( TYPE_DOMAIN ( type ) ) , integer_zero_node )   ;
// then
}
void _func1305(void) {
// --- ifif else
/* 8015  6 */   DECL_SIZE ( decl ) == NULL_TREE && TYPE_SIZE ( complete_type ( TREE_TYPE ( decl ) ) ) != NULL_TREE   ;
/* 8019  6 */   TREE_STATIC ( decl ) && DECL_SIZE ( decl ) == NULL_TREE   ;
// else
}
void _func1306(void) {
// --- ifif
/* 8041  6 */   TREE_STATIC ( decl ) && DECL_CLASS_SCOPE_P ( decl )   ;
/* 8044  6 */   ( DECL_EXTERNAL ( decl ) || TREE_STATIC ( decl ) ) && DECL_SIZE ( decl ) != NULL_TREE && ! TREE_CONSTANT ( DECL_SIZE ( decl ) )   ;
/* 8054  6 */   ! DECL_EXTERNAL ( decl ) && TYPE_NEEDS_DESTRUCTOR ( type ) && ! TREE_STATIC ( decl )   ;
// then
}
void _func1307(void) {
// --- ifif else
/* 8088  6 */   was_temp   ;
/* 8093  6 */   TREE_CODE ( decl ) == VAR_DECL && TREE_STATIC ( decl ) && ! TREE_ASM_WRITTEN ( decl ) && current_function_decl && DECL_CONTEXT ( decl ) == current_function_decl && ( DECL_THIS_INLINE ( current_function_decl ) || DECL_TEMPLATE_INSTANTIATION ( current_function_decl ) ) && TREE_PUBLIC ( current_function_decl )   ;
// else
}
void _func1308(void) {
// --- ifif else
/* 8156  3 */   asmspec   ;
/* 8159  3 */   ! toplev && TREE_STATIC ( decl ) && ! TREE_SIDE_EFFECTS ( decl ) && ! TREE_PUBLIC ( decl ) && ! DECL_EXTERNAL ( decl ) && ! TYPE_NEEDS_DESTRUCTOR ( type ) && DECL_MODE ( decl ) != BLKmode   ;
// else
}
void _func1309(void) {
// --- ifif else
/* 8217  6 */   was_temp   ;
/* 8220  6 */   type != error_mark_node && TYPE_LANG_SPECIFIC ( core_type ) && CLASSTYPE_ABSTRACT_VIRTUALS ( core_type )   ;
// else
}
void _func1310(void) {
// --- ifif
/* 8329  7 */   init || TYPE_NEEDS_CONSTRUCTING ( type )   ;
/* 8345  7 */   TYPE_NEEDS_CONSTRUCTING ( type ) && ! already_used && cleanup == NULL_TREE && DECL_NAME ( decl )   ;
/* 8351  7 */   already_used   ;
// then
}
void _func1311(void) {
// --- ifif
/* 8395  2 */   warn_larger_than && ! processing_template_decl && ( TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == PARM_DECL ) && ! DECL_EXTERNAL ( decl )   ;
/* 8411  2 */   need_pop   ;
/* 8419  2 */   was_readonly   ;
// then
}
void _func1312(void) {
// --- ifif
/* 8597  2 */   initial_value   ;
/* 8634  2 */   ! maxindex   ;
/* 8641  2 */   maxindex   ;
// then
}
void _func1313(void) {
// --- ifif else
/* 8649  6 */   ! TREE_TYPE ( maxindex )   ;
/* 8651  6 */   initial_value   ;
// else
}
void _func1314(void) {
// --- ifif
/* 8655  6 */   itype && ! TYPE_DOMAIN ( itype )   ;
/* 8660  6 */   ! TYPE_DOMAIN ( TYPE_MAIN_VARIANT ( type ) )   ;
// then
}
void _func1315(void) {
// --- ifif
/* 8701  2 */   virtualp   ;
/* 8703  2 */   inlinep   ;
/* 8705  2 */   quals   ;
/* 8708  2 */   friendp   ;
/* 8710  2 */   raises   ;
// then
}
void _func1316(void) {
// --- ifif
/* 11697  2 */   exprs == NULL_TREE || TREE_PARMLIST ( exprs )   ;
/* 11700  2 */   toplevel_bindings_p ( )   ;
// then
}
void _func1317(void) {
// --- ifif
/* 11774  2 */   TREE_CODE ( arg ) == DEFAULT_ARG   ;
/* 11780  2 */   processing_template_decl || uses_template_parms ( arg )   ;
/* 11787  2 */   TYPE_P ( decl )   ;
// else
}
void _func1318(void) {
// --- ifif
/* 11795  2 */   arg == error_mark_node || decl == error_mark_node || TREE_TYPE ( arg ) == error_mark_node || decl_type == error_mark_node   ;
/* 11807  2 */   ! TREE_TYPE ( arg ) || ! can_convert_arg ( decl_type , TREE_TYPE ( arg ) , arg )   ;
// then
}
void _func1319(void) {
// --- ifif else
/* 12119  2 */   TYPE_USES_VIRTUAL_BASECLASSES ( ctype )   ;
/* 12134  2 */   TREE_CODE ( parmtype ) == REFERENCE_TYPE && TYPE_MAIN_VARIANT ( TREE_TYPE ( parmtype ) ) == ctype && ( TREE_CHAIN ( parmtypes ) == NULL_TREE || TREE_CHAIN ( parmtypes ) == void_list_node || TREE_PURPOSE ( TREE_CHAIN ( parmtypes ) ) ) && ! ( DECL_TEMPLATE_INSTANTIATION ( decl ) && is_member_template ( DECL_TI_TEMPLATE ( decl ) ) )   ;
// else
}
void _func1320(void) {
// --- ifif
/* 12854  6 */   basetype && TREE_CODE ( basetype ) == TYPE_DECL   ;
/* 12856  6 */   ! basetype || ( TREE_CODE ( basetype ) != RECORD_TYPE && TREE_CODE ( basetype ) != TYPENAME_TYPE && TREE_CODE ( basetype ) != TEMPLATE_TYPE_PARM && TREE_CODE ( basetype ) != TEMPLATE_TEMPLATE_PARM )   ;
// then
}
void _func1321(void) {
// --- ifif
/* 12879  3 */   CLASSTYPE_MARKED ( basetype )   ;
/* 12888  3 */   TYPE_FOR_JAVA ( basetype ) && current_lang_stack == current_lang_base   ;
// then
}
void _func1322(void) {
// --- ifif
/* 12921  3 */   via_virtual || TYPE_USES_VIRTUAL_BASECLASSES ( basetype )   ;
/* 12927  3 */   CLASS_TYPE_P ( basetype )   ;
// then
}
void _func1323(void) {
// --- ifif else
/* 12989  2 */   name != NULL_TREE   ;
/* 12992  2 */   enumtype != NULL_TREE && TREE_CODE ( enumtype ) == ENUMERAL_TYPE   ;
// else
}
void _func1324(void) {
// --- ifif
/* 13836  2 */   DECL_MAIN_P ( fndecl )   ;
/* 13842  2 */   cleanups && ! processing_template_decl   ;
/* 13856  2 */   parms_have_cleanups   ;
/* 13862  2 */   ! processing_template_decl && flag_exceptions   ;
// then
}
void _func1325(void) {
// --- ifif
/* 14561  2 */   fndecl == NULL_TREE   ;
/* 14565  2 */   fndecl == void_type_node   ;
/* 14568  2 */   TREE_CODE ( fndecl ) != FUNCTION_DECL   ;
/* 14572  2 */   IS_SIGNATURE ( current_class_type )   ;
/* 14575  2 */   DECL_IN_AGGR_P ( fndecl )   ;
// then
}
void _func1326(void) {
// --- ifif
/* 14591  2 */   flag_default_inline   ;
/* 14595  2 */   processing_template_decl && ! DECL_TEMPLATE_SPECIALIZATION ( fndecl )   ;
// then
}
void _func1327(void) {
// --- ifif else
/* 14606  6 */   TREE_CHAIN ( fndecl )   ;
/* 14612  6 */   DECL_CONSTRUCTOR_P ( fndecl )   ;
// else
}
void _func1328(void) {
// --- ifif
/* 14834  2 */   TREE_CODE ( exp ) == FUNCTION_DECL   ;
/* 14847  2 */   TREE_CODE ( exp ) == INDIRECT_REF && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( exp , 0 ) ) ) == REFERENCE_TYPE   ;
/* 14854  2 */   exp != error_mark_node   ;
// then
}
void _func1329(void) {
// --- ifif
/* 14874  2 */   current_function_assigns_this || ! current_function_just_assigned_this   ;
/* 14877  2 */   DECL_CONSTRUCTOR_P ( current_function_decl )   ;
// then
}
void _func1330(void) {
// --- ifif
/* 384  2 */   start != NULL_TREE && TREE_TYPE ( start ) != NULL_TREE && POINTER_TYPE_P ( TREE_TYPE ( start ) )   ;
/* 388  2 */   end && pedantic   ;
/* 391  2 */   processing_template_decl   ;
/* 397  2 */   start   ;
/* 399  2 */   end   ;
// then
}
void _func1331(void) {
// --- ifif
/* 329  2 */   protect && ! current_scope_in_chain && is_friend ( BINFO_TYPE ( binfo ) , current_scope ( ) )   ;
/* 334  2 */   BINFO_TYPE ( binfo ) == parent || binfo == parent   ;
// then
}
void _func1332(void) {
// --- ifif
/* 348  3 */   protect   ;
/* 350  3 */   better == 0   ;
// then
}
void _func1333(void) {
// --- ifif else
/* 536  6 */   DECL_NAME ( field ) == NULL_TREE && TREE_CODE ( TREE_TYPE ( field ) ) == UNION_TYPE   ;
/* 543  6 */   TREE_CODE ( field ) == USING_DECL   ;
// else
}
void _func1334(void) {
// --- ifif
/* 589  2 */   current_function_decl == NULL_TREE   ;
/* 591  2 */   current_class_type == NULL_TREE   ;
/* 593  2 */   DECL_CLASS_CONTEXT ( current_function_decl ) == current_class_type   ;
// then
}
void _func1335(void) {
// --- ifif
/* 816  2 */   BINFO_MARKED ( binfo )   ;
/* 821  2 */   ! TREE_VIA_PUBLIC ( binfo ) && ! is_friend ( BINFO_TYPE ( BINFO_INHERITANCE_CHAIN ( binfo ) ) , current_scope ( ) )   ;
// then
}
void _func1336(void) {
// --- ifif else
/* 927  2 */   ! scope   ;
/* 930  2 */   TREE_CODE ( scope ) == FUNCTION_DECL || DECL_FUNCTION_TEMPLATE_P ( scope )   ;
// else
}
void _func1337(void) {
// --- ifif
/* 947  6 */   friend_accessible_p ( DECL_CLASS_CONTEXT ( scope ) , type , decl , binfo )   ;
/* 952  6 */   DECL_TEMPLATE_INFO ( scope )   ;
// then
}
void _func1338(void) {
// --- ifif
/* 1085  6 */   ! CLASS_TYPE_P ( TREE_TYPE ( base_binfo ) )   ;
/* 1090  6 */   is_subobject_of_p ( parent , base_binfo )   ;
// then
}
void _func1339(void) {
// --- ifif
/* 1173  2 */   lfi -> name == ctor_identifier || lfi -> name == dtor_identifier   ;
/* 1178  2 */   ! lfi -> from_dep_base_p && lfi -> rval_binfo && hides ( lfi -> rval_binfo , binfo )   ;
/* 1182  2 */   TREE_VIA_VIRTUAL ( binfo )   ;
// else
}
void _func1340(void) {
// --- ifif
/* 1518  6 */   * methods && name == ctor_identifier   ;
/* 1522  6 */   * ++ methods && name == dtor_identifier   ;
// then
}
void _func1341(void) {
// --- ifif
/* 1537  6 */   ( methods == end || ! * methods ) && IDENTIFIER_TYPENAME_P ( name )   ;
/* 1558  6 */   methods != end && * methods   ;
// then
}
void _func1342(void) {
// --- ifif
/* 2218  2 */   methods == 0   ;
/* 2223  2 */   CLASSTYPE_INTERFACE_KNOWN ( t )   ;
/* 2229  2 */   current_function_decl == NULL_TREE || DECL_CLASS_CONTEXT ( current_function_decl ) != t   ;
// then
}
void _func1343(void) {
// --- ifif
/* 2790  2 */   current_template_parms   ;
/* 2793  2 */   TYPE_BEING_DEFINED ( type )   ;
/* 2802  2 */   write_symbols == DWARF_DEBUG || write_symbols == DWARF2_DEBUG   ;
// then
}
void _func1344(void) {
// --- ifif
/* 2827  6 */   currently_open_class ( TREE_TYPE ( binfo ) )   ;
/* 2829  6 */   uses_template_parms ( TREE_TYPE ( binfo ) )   ;
// then
}
void _func1345(void) {
// --- ifif
/* 2845  2 */   IDENTIFIER_CLASS_VALUE ( name )   ;
/* 2849  2 */   type_binding_p   ;
// then
}
void _func1346(void) {
// --- ifif
/* 290  3 */   TREE_CODE ( field ) == TREE_LIST   ;
/* 293  3 */   field == member   ;
// then
}
void _func1347(void) {
// --- ifif
/* 886  2 */   field == error_mark_node   ;
/* 888  2 */   field == NULL_TREE || initializing_context ( field ) != type   ;
/* 894  2 */   TREE_STATIC ( field )   ;
// then
}
void _func1348(void) {
// --- ifif
/* 1323  2 */   type == error_mark_node   ;
/* 1326  2 */   ! IS_AGGR_TYPE ( type ) && TREE_CODE ( type ) != TEMPLATE_TYPE_PARM && TREE_CODE ( type ) != TEMPLATE_TEMPLATE_PARM   ;
// then
}
void _func1349(void) {
// --- ifif else
/* 1373  2 */   name == error_mark_node   ;
/* 1376  2 */   IDENTIFIER_HAS_TYPE_VALUE ( name )   ;
// else
}
void _func1350(void) {
// --- ifif
/* 66  4 */   same_type_p ( ctype , TREE_PURPOSE ( friends ) )   ;
/* 69  4 */   TREE_VALUE ( friends ) == NULL_TREE   ;
/* 72  4 */   supplicant == TREE_VALUE ( friends )   ;
/* 86  4 */   ( flag_guiding_decls || DECL_FUNCTION_MEMBER_P ( supplicant ) ) && same_type_p ( TREE_TYPE ( supplicant ) , TREE_TYPE ( TREE_VALUE ( friends ) ) )   ;
/* 92  4 */   TREE_CODE ( TREE_VALUE ( friends ) ) == TEMPLATE_DECL && is_specialization_of ( supplicant , TREE_VALUE ( friends ) )   ;
// then
}
void _func1351(void) {
// --- ifif
/* 128  2 */   context && TREE_CODE ( context ) == NAMESPACE_DECL   ;
/* 131  2 */   context   ;
// then
}
void _func1352(void) {
// --- ifif
/* 246  2 */   IS_SIGNATURE ( type )   ;
/* 251  2 */   IS_SIGNATURE ( friend_type ) || ! IS_AGGR_TYPE ( friend_type )   ;
/* 257  2 */   CLASS_TYPE_P ( friend_type ) && CLASSTYPE_TEMPLATE_SPECIALIZATION ( friend_type ) && uses_template_parms ( friend_type )   ;
/* 270  2 */   processing_template_decl > template_class_depth ( type )   ;
// else
}
void _func1353(void) {
// --- ifif
/* 303  6 */   is_template_friend   ;
/* 305  6 */   ! uses_template_parms ( type )   ;
// then
}
void _func1354(void) {
// --- ifif else
/* 128  2 */   id == NULL_TREE   ;
/* 131  2 */   TREE_CODE_CLASS ( TREE_CODE ( t ) ) == 't'   ;
// else
}
void _func1355(void) {
// --- ifif
/* 258  2 */   compiling && output   ;
/* 261  2 */   p && ! compiling   ;
// then
}
void _func1356(void) {
// --- ifif
/* 109  2 */   ! TYPE_VIRTUAL_P ( type )   ;
/* 111  2 */   CLASSTYPE_COM_INTERFACE ( type )   ;
/* 118  2 */   ! CLASSTYPE_VFIELDS ( TREE_TYPE ( TREE_TYPE ( exp ) ) )   ;
// then
}
void _func1357(void) {
// --- ifif
/* 192  2 */   exp == error_mark_node   ;
/* 195  2 */   type_unknown_p ( exp )   ;
// then
}
void _func1358(void) {
// --- ifif
/* 210  2 */   TYPE_SIZE ( complete_type ( type ) ) == NULL_TREE   ;
/* 217  2 */   TYPE_VIRTUAL_P ( type ) && ! resolves_to_fixed_type_p ( exp , 0 )   ;
// then
}
void _func1359(void) {
// --- ifif
/* 222  6 */   ! flag_rtti   ;
/* 224  6 */   CLASSTYPE_COM_INTERFACE ( type )   ;
/* 231  6 */   ! CLASSTYPE_VFIELDS ( type )   ;
/* 238  6 */   flag_vtable_thunks   ;
// else
}
void _func1360(void) {
// --- ifif
/* 267  2 */   ! flag_rtti   ;
/* 273  2 */   TYPE_SIZE ( type_info_type_node ) == NULL_TREE   ;
/* 279  2 */   processing_template_decl   ;
/* 282  2 */   TREE_CODE ( exp ) == INDIRECT_REF && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( exp , 0 ) ) ) == POINTER_TYPE && TYPE_VIRTUAL_P ( TREE_TYPE ( exp ) ) && ! resolves_to_fixed_type_p ( exp , & nonnull ) && ! nonnull   ;
// then
}
void _func1361(void) {
// --- ifif else
/* 321  2 */   IDENTIFIER_GLOBAL_VALUE ( tname )   ;
/* 327  2 */   TYPE_QUALS ( type ) != TYPE_UNQUALIFIED   ;
// else
}
void _func1362(void) {
// --- ifif
/* 420  2 */   type == error_mark_node   ;
/* 423  2 */   TYPE_SIZE ( type_info_type_node ) == NULL_TREE   ;
/* 429  2 */   ! flag_rtti   ;
/* 432  2 */   processing_template_decl   ;
/* 438  2 */   TREE_CODE ( type ) == REFERENCE_TYPE   ;
// then
}
void _func1363(void) {
// --- ifif
/* 706  2 */   type == error_mark_node || expr == error_mark_node   ;
/* 709  2 */   processing_template_decl   ;
// then
}
void _func1364(void) {
// --- ifif
/* 442  3 */   ( ( ( struct token * ) obstack_base ( & token_obstack ) ) + ( - 1 ) + first_token ) -> yychar == SCSPEC && ( ( ( struct token * ) obstack_base ( & token_obstack ) ) + ( - 1 ) + first_token ) -> yylval . ttype == ridpointers [ ( int ) RID_FRIEND ]   ;
/* 445  3 */   ( ( ( struct token * ) obstack_base ( & token_obstack ) ) + ( - 1 ) + first_token ) -> yychar == NEW   ;
// then
}
void _func1365(void) {
// --- ifif
/* 55  2 */   TREE_CODE ( TREE_TYPE ( ref ) ) == REFERENCE_TYPE   ;
/* 58  2 */   ref == current_class_ptr && flag_this_is_variable <= 0   ;
// then
}
void _func1366(void) {
// --- ifif
/* 279  2 */   code == CALL_EXPR   ;
/* 283  4 */   code == SAVE_EXPR   ;
// then
}
void _func1367(void) {
// --- ifif
/* 338  6 */   t1 != TREE_OPERAND ( exp , 0 )   ;
/* 340  6 */   changed   ;
// then
}
void _func1368(void) {
// --- ifif else
/* 412  2 */   TREE_PERMANENT ( elt_type ) && ( index_type == 0 || TREE_PERMANENT ( index_type ) )   ;
/* 419  2 */   processing_template_decl || uses_template_parms ( elt_type ) || uses_template_parms ( index_type )   ;
// else
}
void _func1369(void) {
// --- ifif
/* 465  2 */   type == error_mark_node   ;
/* 470  2 */   ( type_quals & TYPE_QUAL_RESTRICT ) && ( ! POINTER_TYPE_P ( type ) || TYPE_PTRMEM_P ( type ) || TREE_CODE ( TREE_TYPE ( type ) ) == FUNCTION_TYPE )   ;
/* 479  2 */   TREE_CODE ( type ) == ARRAY_TYPE   ;
// then
}
void _func1370(void) {
// --- ifif else
/* 963  2 */   chain   ;
/* 966  2 */   value   ;
// else
}
void _func1371(void) {
// --- ifif
/* 1064  2 */   list2 == 0   ;
/* 1066  2 */   list1 == 0   ;
/* 1068  2 */   TREE_CHAIN ( list1 ) == NULL_TREE   ;
// then
}
void _func1372(void) {
// --- ifif
/* 1123  2 */   get_base_distance ( elem , type , 0 , ( tree * ) 0 ) == - 2   ;
/* 1126  2 */   elem == type   ;
/* 1128  2 */   TREE_CODE ( elem ) == RECORD_TYPE && TYPE_BINFO ( elem ) == type   ;
// then
}
void _func1373(void) {
// --- ifif
/* 1228  2 */   TREE_CODE ( x ) == OFFSET_REF   ;
/* 1230  2 */   BASELINK_P ( x )   ;
// then
}
void _func1374(void) {
// --- ifif
/* 1243  2 */   TREE_CODE ( x ) == OFFSET_REF   ;
/* 1245  2 */   BASELINK_P ( x )   ;
// then
}
void _func1375(void) {
// --- ifif
/* 1312  2 */   ! chain && TREE_CODE ( decl ) != TEMPLATE_DECL   ;
/* 1314  2 */   chain && TREE_CODE ( chain ) != OVERLOAD   ;
// then
}
void _func1376(void) {
// --- ifif
/* 1340  2 */   ovl == NULL_TREE   ;
/* 1342  2 */   TREE_CODE ( ovl ) != OVERLOAD   ;
// then
}
void _func1377(void) {
// --- ifif
/* 1383  2 */   ++ ring_counter == PRINT_RING_SIZE   ;
/* 1386  2 */   current_function_decl != NULL_TREE   ;
/* 1396  2 */   print_ring [ ring_counter ]   ;
// then
}
void _func1378(void) {
// --- ifif
/* 1388  6 */   decl_ring [ ring_counter ] == current_function_decl   ;
/* 1390  6 */   ring_counter == PRINT_RING_SIZE   ;
/* 1392  6 */   decl_ring [ ring_counter ] == current_function_decl   ;
// then
}
void _func1379(void) {
// --- ifif
/* 2005  2 */   TREE_PERMANENT ( t )   ;
/* 2009  2 */   ( TREE_CODE ( t ) == VAR_DECL || TREE_CODE ( t ) == FUNCTION_DECL ) && TREE_PUBLIC ( t )   ;
// then
}
void _func1380(void) {
// --- ifif
/* 2247  2 */   TREE_CODE ( t ) == TYPE_DECL   ;
/* 2249  2 */   TREE_CODE_CLASS ( TREE_CODE ( t ) ) == 't'   ;
// then
}
void _func1381(void) {
// --- ifif
/* 2341  2 */   t1 == t2   ;
/* 2343  2 */   t1 == 0 || t2 == 0   ;
// then
}
void _func1382(void) {
// --- ifif
/* 2446  6 */   TREE_CODE ( TREE_OPERAND ( t1 , 0 ) ) != TREE_CODE ( TREE_OPERAND ( t2 , 0 ) )   ;
/* 2448  6 */   TREE_CODE_CLASS ( TREE_CODE ( TREE_OPERAND ( t1 , 0 ) ) ) == 't'   ;
// then
}
void _func1383(void) {
// --- ifif
/* 2686  2 */   ! IS_AGGR_TYPE ( t )   ;
/* 2689  2 */   CLASSTYPE_NON_AGGREGATE ( t ) || TYPE_HAS_COMPLEX_ASSIGN_REF ( t ) || TYPE_HAS_DESTRUCTOR ( t )   ;
// then
}
void _func1384(void) {
// --- ifif
/* 2696  6 */   TREE_CODE ( f ) != FIELD_DECL   ;
/* 2699  6 */   TREE_CODE ( TREE_TYPE ( f ) ) == REFERENCE_TYPE || TYPE_PTRMEMFUNC_P ( TREE_TYPE ( f ) ) || TYPE_PTRMEM_P ( TREE_TYPE ( f ) )   ;
// then
}
void _func1385(void) {
// --- ifif
/* 2721  6 */   ! flag_vtable_thunks   ;
/* 2727  6 */   attr_args != NULL_TREE || decl != NULL_TREE || ! CLASS_TYPE_P ( type ) || type != TYPE_MAIN_VARIANT ( type )   ;
// then
}
void _func1386(void) {
// --- ifif
/* 2744  6 */   initp_expr   ;
/* 2747  6 */   ! initp_expr || TREE_CODE ( initp_expr ) != INTEGER_CST   ;
// then
}
void _func1387(void) {
// --- ifif
/* 2758  6 */   decl == NULL_TREE || TREE_CODE ( decl ) != VAR_DECL || ! TREE_STATIC ( decl ) || DECL_EXTERNAL ( decl ) || ( TREE_CODE ( type ) != RECORD_TYPE && TREE_CODE ( type ) != UNION_TYPE ) || current_function_decl   ;
/* 2774  6 */   pri > MAX_INIT_PRIORITY || pri <= 0   ;
/* 2782  6 */   pri <= MAX_RESERVED_INIT_PRIORITY   ;
// then
}
void _func1388(void) {
// --- ifif
/* 186  2 */   N_U_L_L_replacement   ;
/* 188  2 */   N_U_L_L_replacement   ;
// then
}
void _func1389(void) {
// --- ifif
/* 188  2 */   N_U_L_L_replacement   ;
/* 194  2 */   N_U_L_L_replacement   ;
// then
}
void _func1390(void) {
// --- ifif else
/* 205  2 */   N_U_L_L_replacement   ;
/* 208  2 */   FILE_NAME_ABSOLUTE_P ( name ) || ! wd_name   ;
// else
}
void _func1391(void) {
// --- ifif
/* 275  2 */   N_U_L_L_replacement   ;
/* 277  2 */   inid != 0   ;
/* 285  2 */   prm == 2   ;
// else
}
void _func1392(void) {
// --- ifif
/* 395  2 */   N_U_L_L_replacement   ;
/* 397  2 */   N_U_L_L_replacement   ;
// then
}
void _func1393(void) {
// --- ifif else
/* 397  2 */   N_U_L_L_replacement   ;
/* 407  2 */   DECL_ASSEMBLER_NAME ( decl )   ;
// else
}
void _func1394(void) {
// --- ifif
/* 549  2 */   cls && TREE_CODE_CLASS ( TREE_CODE ( cls ) ) == 't'   ;
/* 551  2 */   cls && TREE_CODE_CLASS ( TREE_CODE ( cls ) ) == 'd'   ;
/* 553  2 */   cls && TREE_CODE ( cls ) == IDENTIFIER_NODE   ;
// then
}
void _func1395(void) {
// --- ifif
/* 672  2 */   N_U_L_L_replacement   ;
/* 677  2 */   last_file == xf   ;
// then
}
void _func1396(void) {
// --- ifif
/* 693  2 */   N_U_L_L_replacement   ;
/* 695  2 */   N_U_L_L_replacement   ;
// then
}
void _func1397(void) {
// --- ifif
/* 695  2 */   N_U_L_L_replacement   ;
/* 701  2 */   fndecl == last_fndecl   ;
// then
}
void _func1398(void) {
// --- ifif else
/* 717  2 */   N_U_L_L_replacement   ;
/* 719  2 */   DECL_ASSEMBLER_NAME ( dcl )   ;
// else
}
void _func1399(void) {
// --- ifif
/* 737  2 */   i > 7 && ( strcmp ( ( & typ [ i - 5 ] ) , ( "const" ) ) == 0 )   ;
/* 743  2 */   typ [ i - 1 ] != ')'   ;
// then
}
void _func1400(void) {
// --- ifif
/* 194  2 */   current_declspecs && TREE_CODE ( current_declspecs ) != TREE_LIST   ;
/* 197  2 */   have_extern_spec && ! used_extern_spec   ;
// then
}
void _func1401(void) {
// --- ifif
/* 4190  2 */   yyssp >= yyss + yystacksize - 1   ;
/* 4261  2 */   yydebug   ;
// then
}
void _func1402(void) {
// --- ifif
/* 4252  6 */   yydebug   ;
/* 4256  6 */   yyssp >= yyss + yystacksize - 1   ;
// then
}
void _func1403(void) {
// --- ifif
/* 4275  2 */   yyn == - 32768   ;
/* 4283  2 */   yychar == - 2   ;
/* 4294  2 */   yychar <= 0   ;
// else
}
void _func1404(void) {
// --- ifif
/* 4345  2 */   yyn == YYFINAL   ;
/* 4351  2 */   yydebug   ;
/* 4356  2 */   yychar != YYEOF   ;
// then
}
void _func1405(void) {
// --- ifif
/* 4380  2 */   yylen > 0   ;
/* 4384  2 */   yydebug   ;
// then
}
void _func1406(void) {
// --- ifif else
/* 4931  4 */   ! current_function_parms_stored   ;
/* 4934  4 */   DECL_CONSTRUCTOR_P ( current_function_decl )   ;
// else
}
void _func1407(void) {
// --- ifif else
/* 5355  4 */   pedantic   ;
/* 5357  4 */   TREE_CODE ( yyvsp [ 0 ] . ttype ) != TREE_LIST && TREE_CODE ( yyvsp [ 0 ] . ttype ) != CONSTRUCTOR   ;
// else
}
void _func1408(void) {
// --- ifif
/* 5581  4 */   flag_const_strings   ;
/* 5585  4 */   processing_template_decl   ;
// then
}
void _func1409(void) {
// --- ifif
/* 5605  4 */   ! scope || TREE_CODE ( scope ) != FUNCTION_DECL   ;
/* 5610  4 */   pedantic   ;
// then
}
void _func1410(void) {
// --- ifif
/* 8298  6 */   yychar == YYEOF   ;
/* 8302  6 */   yydebug   ;
// then
}
void _func1411(void) {
// --- ifif
/* 8366  2 */   yyn == YYFINAL   ;
/* 8370  2 */   yydebug   ;
// then
}
void _func1412(void) {
// --- ifif
/* 405  2 */   type == error_mark_node   ;
/* 409  2 */   TREE_CODE ( type ) == REFERENCE_TYPE   ;
// then
}
void _func1413(void) {
// --- ifif
/* 433  2 */   type == error_mark_node   ;
/* 437  2 */   TREE_CODE ( type ) == REFERENCE_TYPE   ;
// then
}
void _func1414(void) {
// --- ifif
/* 582  2 */   processing_template_decl   ;
/* 597  2 */   ! doing_eh ( 1 )   ;
// then
}
void _func1415(void) {
// --- ifif
/* 831  2 */   TYPE_RAISES_EXCEPTIONS ( TREE_TYPE ( current_function_decl ) )   ;
/* 842  2 */   catch_clauses   ;
// then
}
void _func1416(void) {
// --- ifif else
/* 969  2 */   ! doing_eh ( 1 )   ;
/* 972  2 */   exp   ;
// else
}
void _func1417(void) {
// --- ifif else
/* 983  6 */   cleanup_type == NULL_TREE   ;
/* 995  6 */   TYPE_PTR_P ( TREE_TYPE ( exp ) )   ;
// else
}
void _func1418(void) {
// --- ifif
/* 1147  2 */   e == error_mark_node   ;
/* 1150  2 */   processing_template_decl   ;
/* 1153  2 */   e == null_node   ;
// then
}
void _func1419(void) {
// --- ifif
/* 152  2 */   putback_char != - 1   ;
/* 158  2 */   input   ;
// then
}
void _func1420(void) {
// --- ifif
/* 107  6 */   quote   ;
/* 115  6 */   argv [ i ] [ 0 ] == '\0' || argv [ i ] [ 1 ] == '\0'   ;
/* 118  6 */   argv [ i ] [ 0 ] == '-'   ;
// else
}
void _func1421(void) {
// --- ifif
/* 190  2 */   quote   ;
/* 194  2 */   ! added && ! library   ;
// then
}
void _func1422(void) {
// --- ifif
/* 210  6 */   ! saw_math && ( args [ i ] & MATHLIB ) && library   ;
/* 216  6 */   ! saw_libc && ( args [ i ] & WITHLIBC ) && library   ;
/* 224  6 */   args [ i ] & LANGSPEC   ;
// then
}
void _func1423(void) {
// --- ifif else
/* 237  2 */   library   ;
/* 242  2 */   saw_math   ;
// else
}
void _func1424(void) {
// --- ifif
/* 580  2 */   flag_vtable_thunks   ;
/* 583  2 */   ptr_to_instptr   ;
// then
}
void _func1425(void) {
// --- ifif else
/* 672  2 */   CLASSTYPE_COM_INTERFACE ( type )   ;
/* 675  2 */   flag_rtti   ;
// else
}
void _func1426(void) {
// --- ifif
/* 1185  3 */   slot == len   ;
/* 1197  3 */   DECL_CONV_FN_P ( method ) && ! TREE_VEC_ELT ( method_vec , slot )   ;
// then
}
void _func1427(void) {
// --- ifif
/* 1209  4 */   ! fn   ;
/* 1214  4 */   ! DECL_CONV_FN_P ( OVL_CURRENT ( fn ) )   ;
// then
}
void _func1428(void) {
// --- ifif else
/* 1252  7 */   TREE_CODE ( fn ) != TREE_CODE ( method )   ;
/* 1255  7 */   TREE_CODE ( method ) != TEMPLATE_DECL   ;
// else
}
void _func1429(void) {
// --- ifif
/* 1261  4 */   DECL_STATIC_FUNCTION_P ( fn ) != DECL_STATIC_FUNCTION_P ( method )   ;
/* 1282  4 */   DECL_ASSEMBLER_NAME ( fn ) != DECL_ASSEMBLER_NAME ( method )   ;
// then
}
void _func1430(void) {
// --- ifif
/* 1924  2 */   ! has_nonprivate_method && has_member_fn   ;
/* 1951  2 */   TYPE_HAS_DESTRUCTOR ( t )   ;
/* 1963  2 */   TYPE_HAS_CONSTRUCTOR ( t )   ;
// then
}
void _func1431(void) {
// --- ifif
/* 2202  2 */   DESTRUCTOR_NAME_P ( DECL_ASSEMBLER_NAME ( base_fndecl ) ) && DESTRUCTOR_NAME_P ( DECL_ASSEMBLER_NAME ( fndecl ) )   ;
/* 2205  2 */   DESTRUCTOR_NAME_P ( DECL_ASSEMBLER_NAME ( base_fndecl ) ) || DESTRUCTOR_NAME_P ( DECL_ASSEMBLER_NAME ( fndecl ) )   ;
/* 2208  2 */   DECL_NAME ( fndecl ) == DECL_NAME ( base_fndecl )   ;
// then
}
void _func1432(void) {
// --- ifif
/* 2246  6 */   nrval && ( nrval != error_mark_node || rval == 0 )   ;
/* 2261  6 */   rval && BINFO_TYPE ( binfo ) == context   ;
// then
}
void _func1433(void) {
// --- ifif
/* 3036  2 */   ! TYPE_HAS_CONSTRUCTOR ( t ) && ! cant_have_default_ctor && ! IS_SIGNATURE ( t )   ;
/* 3045  2 */   ! TYPE_HAS_INIT_REF ( t ) && ! IS_SIGNATURE ( t ) && ! TYPE_FOR_JAVA ( t )   ;
/* 3056  2 */   ! TYPE_HAS_ASSIGN_REF ( t ) && ! IS_SIGNATURE ( t ) && ! TYPE_FOR_JAVA ( t )   ;
// then
}
void _func1434(void) {
// --- ifif
/* 4176  2 */   TREE_CODE ( name ) == TYPE_DECL   ;
/* 4192  2 */   IS_SIGNATURE ( t )   ;
// then
}
void _func1435(void) {
// --- ifif
/* 4282  6 */   TREE_CODE ( TREE_OPERAND ( instance , 1 ) ) == INTEGER_CST   ;
/* 4285  6 */   TREE_CODE ( TREE_OPERAND ( instance , 0 ) ) == ADDR_EXPR   ;
// then
}
void _func1436(void) {
// --- ifif
/* 4325  7 */   flag_this_is_variable == 0   ;
/* 4329  7 */   flag_this_is_variable < 0   ;
// then
}
void _func1437(void) {
// --- ifif else
/* 4625  2 */   current_lang_stack >= current_lang_base + current_lang_stacksize   ;
/* 4634  2 */   name == lang_name_cplusplus   ;
// else
}
void _func1438(void) {
// --- ifif
/* 4766  2 */   ! template_only   ;
/* 4800  2 */   ! matches   ;
// then
}
void _func1439(void) {
// --- ifif
/* 4775  3 */   TREE_CODE ( fn ) == TEMPLATE_DECL   ;
/* 4779  3 */   ( TREE_CODE ( TREE_TYPE ( fn ) ) == METHOD_TYPE ) != is_ptrmem   ;
// then
}
void _func1440(void) {
// --- ifif else
/* 4800  2 */   ! matches   ;
/* 4867  2 */   matches == NULL_TREE   ;
// else
}
void _func1441(void) {
// --- ifif
/* 4820  3 */   TREE_CODE ( fn ) != TEMPLATE_DECL   ;
/* 4824  3 */   ( TREE_CODE ( TREE_TYPE ( fn ) ) == METHOD_TYPE ) != is_ptrmem   ;
// then
}
void _func1442(void) {
// --- ifif
/* 5356  2 */   ! current_class_type || ! TYPE_BEING_DEFINED ( current_class_type )   ;
/* 5361  2 */   IDENTIFIER_CLASS_VALUE ( name )   ;
/* 5364  2 */   ! current_class_stack [ current_class_depth - 1 ] . names_used   ;
// then
}
void _func1443(void) {
// --- ifif
/* 607  2 */   CLASS_PUBLIC ( decl )   ;
/* 609  2 */   CLASS_FINAL ( decl )   ;
/* 611  2 */   isfield || TREE_CODE ( decl ) == FUNCTION_DECL   ;
// else
}
void _func1444(void) {
// --- ifif
/* 613  6 */   TREE_PROTECTED ( decl )   ;
/* 615  6 */   TREE_PRIVATE ( decl )   ;
// then
}
void _func1445(void) {
// --- ifif
/* 620  6 */   CLASS_SUPER ( decl )   ;
/* 622  6 */   CLASS_ABSTRACT ( decl )   ;
/* 624  6 */   CLASS_INTERFACE ( decl )   ;
// then
}
void _func1446(void) {
// --- ifif
/* 629  2 */   TREE_CODE ( decl ) == FUNCTION_DECL   ;
/* 640  2 */   isfield   ;
// then
}
void _func1447(void) {
// --- ifif
/* 631  6 */   METHOD_NATIVE ( decl )   ;
/* 633  6 */   METHOD_STATIC ( decl )   ;
/* 635  6 */   METHOD_SYNCHRONIZED ( decl )   ;
/* 637  6 */   METHOD_ABSTRACT ( decl )   ;
// then
}
void _func1448(void) {
// --- ifif
/* 642  6 */   FIELD_STATIC ( decl )   ;
/* 644  6 */   FIELD_VOLATILE ( decl )   ;
/* 646  6 */   FIELD_TRANSIENT ( decl )   ;
// then
}
void _func1449(void) {
// --- ifif
/* 1231  3 */   integer_zerop ( exp1 )   ;
/* 1237  3 */   integer_zerop ( exp0 )   ;
// then
}
void _func1450(void) {
// --- ifif else
/* 1307  2 */   N_U_L_L_replacement   ;
/* 1334  2 */   returns_void   ;
// else
}
void _func1451(void) {
// --- ifif
/* 48  2 */   N_U_L_L_replacement   ;
/* 55  2 */   index >= cpool -> capacity   ;
/* 65  2 */   index >= cpool -> count   ;
// then
}
void _func1452(void) {
// --- ifif else
/* 132  2 */   dep_out   ;
/* 134  2 */   ! strcmp ( name , "-" )   ;
// else
}
void _func1453(void) {
// --- ifif
/* 234  6 */   column + len + 2 > MAX_OUTPUT_COLUMNS   ;
/* 240  6 */   ! first   ;
// then
}
void _func1454(void) {
// --- ifif
/* 71  2 */   ! java_lang_id   ;
/* 73  2 */   ! java_lang_cloneable   ;
/* 76  2 */   ! java_lang_imported   ;
/* 86  2 */   ! wfl_operator   ;
/* 88  2 */   ! label_id   ;
/* 90  2 */   ! wfl_append   ;
/* 92  2 */   ! wfl_string_buffer   ;
/* 95  2 */   ! wfl_to_string   ;
// then
}
void _func1455(void) {
// --- ifif
/* 154  2 */   ctxp -> c_line && ! ctxp -> c_line -> white_space_only   ;
/* 166  2 */   ! ctxp -> c_line   ;
// then
}
void _func1456(void) {
// --- ifif else
/* 208  2 */   c < 128   ;
/* 210  2 */   c == EOF   ;
// else
}
void _func1457(void) {
// --- ifif
/* 421  2 */   c == UEOF   ;
/* 424  2 */   seen_star && ( c == '/' )   ;
/* 428  2 */   valid_tag && ( c == '@' )   ;
// then
}
void _func1458(void) {
// --- ifif
/* 1360  6 */   c < 0   ;
/* 1366  6 */   java_is_eol ( fp , c )   ;
// then
}
void _func1459(void) {
// --- ifif
/* 1374  6 */   c < 0 || java_is_eol ( fp , c )   ;
/* 1376  6 */   ! first_non_space && ! JAVA_WHITE_SPACE_P ( c )   ;
// then
}
void _func1460(void) {
// --- ifif
/* 97  2 */   ! flag_find_main && ! flag_dump_class   ;
/* 101  2 */   flag_find_main && flag_dump_class   ;
/* 105  2 */   output_file && ! ( out = fopen ( output_file , "w" ) )   ;
// then
}
void _func1461(void) {
// --- ifif
/* 132  2 */   ftell ( out ) != ft   ;
/* 134  2 */   ! output_file   ;
// then
}
void _func1462(void) {
// --- ifif
/* 194  2 */   flag_print_methods   ;
/* 219  2 */   flag_print_main && ACCESS_FLAGS == ( ACC_STATIC | ACC_PUBLIC ) && utf8_equal_string ( jcf , NAME , "main" ) && utf8_equal_string ( jcf , SIGNATURE , "([Ljava/lang/String;)V" ) && this_class_index > 0 && ( class_access_flags & ACC_PUBLIC )   ;
// then
}
void _func1463(void) {
// --- ifif
/* 89  2 */   do_not_fold   ;
/* 92  2 */   type == TREE_TYPE ( expr ) || TREE_CODE ( expr ) == ERROR_MARK   ;
/* 95  2 */   TREE_CODE ( TREE_TYPE ( expr ) ) == ERROR_MARK   ;
/* 97  2 */   code == VOID_TYPE   ;
/* 99  2 */   code == BOOLEAN_TYPE   ;
/* 101  2 */   code == INTEGER_TYPE   ;
/* 114  2 */   code == REAL_TYPE   ;
/* 116  2 */   code == CHAR_TYPE   ;
/* 118  2 */   code == POINTER_TYPE   ;
// then
}
void _func1464(void) {
// --- ifif
/* 184  2 */   bits <= TYPE_PRECISION ( byte_type_node )   ;
/* 186  2 */   bits <= TYPE_PRECISION ( short_type_node )   ;
/* 188  2 */   bits <= TYPE_PRECISION ( int_type_node )   ;
/* 190  2 */   bits <= TYPE_PRECISION ( long_type_node )   ;
// then
}
void _func1465(void) {
// --- ifif
/* 203  2 */   ! INTEGRAL_TYPE_P ( type )   ;
/* 205  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( int_type_node )   ;
/* 207  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( byte_type_node )   ;
/* 209  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( short_type_node )   ;
/* 211  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_type_node )   ;
// then
}
void _func1466(void) {
// --- ifif
/* 272  1 */   TREE_CODE ( TREE_OPERAND ( x , 0 ) ) == NOP_EXPR && TREE_CODE ( TREE_OPERAND ( TREE_OPERAND ( x , 0 ) , 0 ) ) == ADDR_EXPR   ;
/* 278  1 */   TREE_CODE ( TREE_OPERAND ( x , 0 ) ) == ADDR_EXPR   ;
// then
}
void _func1467(void) {
// --- ifif
/* 429  3 */   type == short_type_node   ;
/* 431  3 */   type == byte_type_node   ;
// then
}
void _func1468(void) {
// --- ifif
/* 768  2 */   t1 == double_type_node || t2 == double_type_node   ;
/* 776  2 */   t1 == float_type_node || t2 == float_type_node   ;
// then
}
void _func1469(void) {
// --- ifif
/* 770  6 */   t1 != double_type_node   ;
/* 772  6 */   t2 != double_type_node   ;
// then
}
void _func1470(void) {
// --- ifif
/* 776  2 */   t1 == float_type_node || t2 == float_type_node   ;
/* 784  2 */   t1 == long_type_node || t2 == long_type_node   ;
// then
}
void _func1471(void) {
// --- ifif
/* 778  6 */   t1 != float_type_node   ;
/* 780  6 */   t2 != float_type_node   ;
// then
}
void _func1472(void) {
// --- ifif
/* 784  2 */   t1 == long_type_node || t2 == long_type_node   ;
/* 793  2 */   t1 != int_type_node   ;
// then
}
void _func1473(void) {
// --- ifif
/* 786  6 */   t1 != long_type_node   ;
/* 788  6 */   t2 != long_type_node   ;
// then
}
void _func1474(void) {
// --- ifif
/* 793  2 */   t1 != int_type_node   ;
/* 795  2 */   t2 != int_type_node   ;
// then
}
void _func1475(void) {
// --- ifif
/* 81  6 */   TYPE_MODE ( type ) == TYPE_MODE ( TREE_TYPE ( tmp ) )   ;
/* 83  6 */   N_U_L_L_replacement   ;
// then
}
void _func1476(void) {
// --- ifif else
/* 144  2 */   len > 4 && ( strcmp ( filename + len - 4 , ".zip" ) == 0 || strcmp ( filename + len - 4 , ".jar" ) == 0 )   ;
/* 159  2 */   filename [ len - 1 ] != '/' && filename [ len - 1 ] != DIR_SEPARATOR   ;
// else
}
void _func1477(void) {
// --- ifif else
/* 53  6 */   ch < 0   ;
/* 55  6 */   ch >= '0' && ch <= '9'   ;
// else
}
void _func1478(void) {
// --- ifif else
/* 84  6 */   ch < 0   ;
/* 89  6 */   ch >= '0' && ch <= '9'   ;
// else
}
void _func1479(void) {
// --- ifif
/* 846  2 */   current_binding_level == global_binding_level   ;
/* 849  2 */   IDENTIFIER_LOCAL_VALUE ( name ) == 0   ;
// then
}
void _func1480(void) {
// --- ifif
/* 918  6 */   t != 0 && t == error_mark_node   ;
/* 925  6 */   t != 0   ;
/* 935  6 */   TREE_CODE ( x ) == TYPE_DECL && TYPE_NAME ( TREE_TYPE ( x ) ) == 0 && TREE_TYPE ( x ) != error_mark_node   ;
/* 945  6 */   b == global_binding_level   ;
// else
}
void _func1481(void) {
// --- ifif
/* 1531  2 */   METHOD_STATIC ( fndecl ) && ! METHOD_PRIVATE ( fndecl ) && ! flag_emit_class_files && ! CLASS_INTERFACE ( TYPE_NAME ( current_class ) )   ;
/* 1547  2 */   ! CLASS_FROM_SOURCE_P ( DECL_CONTEXT ( fndecl ) )   ;
/* 1554  2 */   METHOD_SYNCHRONIZED ( fndecl ) && ! flag_emit_class_files   ;
// then
}
void _func1482(void) {
// --- ifif
/* 297  2 */   type == NULL_TREE || t == type   ;
/* 299  2 */   INTEGRAL_TYPE_P ( type ) && INTEGRAL_TYPE_P ( t ) && TYPE_PRECISION ( type ) <= 32 && TYPE_PRECISION ( t ) <= 32   ;
/* 302  2 */   TREE_CODE ( type ) == POINTER_TYPE && TREE_CODE ( t ) == POINTER_TYPE   ;
// then
}
void _func1483(void) {
// --- ifif
/* 342  2 */   source_type == ptr_type_node || target_type == object_ptr_type_node   ;
/* 346  2 */   TREE_CODE ( source_type ) == POINTER_TYPE   ;
/* 348  2 */   TREE_CODE ( target_type ) == POINTER_TYPE   ;
/* 351  2 */   source_type == target_type   ;
// else
}
void _func1484(void) {
// --- ifif
/* 371  3 */   source_type == target_type   ;
/* 373  3 */   TREE_CODE ( source_type ) != POINTER_TYPE || TREE_CODE ( target_type ) != POINTER_TYPE   ;
// then
}
void _func1485(void) {
// --- ifif
/* 752  2 */   indexed_type == ptr_type_node   ;
/* 756  2 */   indexed_type == byte_type_node && elt_type == boolean_type_node   ;
/* 759  2 */   indexed_type != elt_type   ;
// else
}
void _func1486(void) {
// --- ifif else
/* 1201  2 */   field_decl == NULL_TREE   ;
/* 1206  2 */   self_value == NULL_TREE   ;
// else
}
void _func1487(void) {
// --- ifif
/* 1371  2 */   arg_types == end_params_node   ;
/* 1373  2 */   TREE_CODE ( arg_types ) == TREE_LIST   ;
// then
}
void _func1488(void) {
// --- ifif
/* 1458  6 */   ncode_ident == NULL_TREE   ;
/* 1460  6 */   methods_ident == NULL_TREE   ;
// then
}
void _func1489(void) {
// --- ifif
/* 1467  3 */   method == meth   ;
/* 1469  3 */   meth == NULL_TREE   ;
// then
}
void _func1490(void) {
// --- ifif else
/* 2156  6 */   ( instruction_bits [ PC ] & BCODE_TARGET ) != 0 || PC == 0   ;
/* 2166  6 */   ! ( instruction_bits [ PC ] & BCODE_VERIFIED )   ;
// else
}
void _func1491(void) {
// --- ifif
/* 2160  3 */   ( instruction_bits [ PC ] & BCODE_TARGET ) != 0   ;
/* 2162  3 */   LABEL_VERIFIED ( label ) || PC == 0   ;
// then
}
void _func1492(void) {
// --- ifif else
/* 2587  2 */   flag_syntax_only   ;
/* 2589  2 */   TREE_CODE_CLASS ( TREE_CODE ( node ) ) == '2'   ;
// else
}
void _func1493(void) {
// --- ifif else
/* 73  2 */   changed   ;
/* 80  2 */   N_U_L_L_replacement   ;
// else
}
void _func1494(void) {
// --- ifif
/* 112  2 */   type1 == type2   ;
/* 114  2 */   type1 == TYPE_UNKNOWN || type2 == TYPE_UNKNOWN || type1 == TYPE_RETURN_ADDR || type2 == TYPE_RETURN_ADDR   ;
/* 117  2 */   TREE_CODE ( type1 ) == POINTER_TYPE && TREE_CODE ( type2 ) == POINTER_TYPE   ;
/* 198  2 */   INTEGRAL_TYPE_P ( type1 ) && INTEGRAL_TYPE_P ( type2 ) && TYPE_PRECISION ( type1 ) <= 32 && TYPE_PRECISION ( type2 ) <= 32   ;
// then
}
void _func1495(void) {
// --- ifif
/* 123  6 */   type1 == ptr_type_node || type2 == object_ptr_type_node   ;
/* 125  6 */   type2 == ptr_type_node || type1 == object_ptr_type_node   ;
// then
}
void _func1496(void) {
// --- ifif else
/* 131  6 */   TYPE_ARRAY_P ( tt1 ) || TYPE_ARRAY_P ( tt2 )   ;
/* 157  6 */   CLASS_INTERFACE ( TYPE_NAME ( tt1 ) )   ;
// else
}
void _func1497(void) {
// --- ifif
/* 283  3 */   ! TYPE_IS_WIDE ( type [ index ] )   ;
/* 285  3 */   index == size || index == size + offset   ;
// then
}
void _func1498(void) {
// --- ifif
/* 169  2 */   strncmp ( p , ARG , sizeof ( ARG ) - 1 ) == 0   ;
/* 176  2 */   p [ 0 ] == '-' && p [ 1 ] == 'f'   ;
/* 208  2 */   strcmp ( p , "-Wall" ) == 0   ;
// then
}
void _func1499(void) {
// --- ifif
/* 190  3 */   ! strcmp ( p , lang_f_options [ j ] . string )   ;
/* 197  3 */   p [ 0 ] == 'n' && p [ 1 ] == 'o' && p [ 2 ] == '-' && ! strcmp ( p + 3 , lang_f_options [ j ] . string )   ;
// then
}
void _func1500(void) {
// --- ifif
/* 208  2 */   strcmp ( p , "-Wall" ) == 0   ;
/* 215  2 */   strcmp ( p , "-Wunsupported-jdk11" ) == 0   ;
/* 221  2 */   strcmp ( p , "-Wredundant-modifiers" ) == 0   ;
/* 227  2 */   strcmp ( p , "-MD" ) == 0   ;
// else
}
void _func1501(void) {
// --- ifif
/* 337  2 */   len < 0   ;
/* 339  2 */   decl_bufpos + len >= decl_buflen   ;
// then
}
void _func1502(void) {
// --- ifif else
/* 363  2 */   TREE_CODE ( node ) == POINTER_TYPE   ;
/* 368  2 */   TREE_CODE_CLASS ( TREE_CODE ( node ) ) == 'd' && DECL_NAME ( node ) != NULL_TREE   ;
// else
}
void _func1503(void) {
// --- ifif
/* 453  2 */   current_function_decl != NULL && DECL_CONTEXT ( current_function_decl ) != last_error_function_context   ;
/* 463  2 */   last_error_function != current_function_decl   ;
// then
}
void _func1504(void) {
// --- ifif else
/* 465  6 */   file   ;
/* 468  6 */   N_U_L_L_replacement   ;
// else
}
void _func1505(void) {
// --- ifif
/* 1664  2 */   yyssp >= yyss + yystacksize - 1   ;
/* 1735  2 */   yydebug   ;
// then
}
void _func1506(void) {
// --- ifif
/* 1726  6 */   yydebug   ;
/* 1730  6 */   yyssp >= yyss + yystacksize - 1   ;
// then
}
void _func1507(void) {
// --- ifif
/* 1749  2 */   yyn == - 32768   ;
/* 1757  2 */   yychar == - 2   ;
/* 1768  2 */   yychar <= 0   ;
// else
}
void _func1508(void) {
// --- ifif
/* 1819  2 */   yyn == YYFINAL   ;
/* 1825  2 */   yydebug   ;
/* 1830  2 */   yychar != YYEOF   ;
// then
}
void _func1509(void) {
// --- ifif
/* 1854  2 */   yylen > 0   ;
/* 1858  2 */   yydebug   ;
// then
}
void _func1510(void) {
// --- ifif
/* 1929  4 */   yyvsp [ 0 ] . value == PUBLIC_TK   ;
/* 1931  18 */   yyvsp [ 0 ] . value == STATIC_TK   ;
// then
}
void _func1511(void) {
// --- ifif
/* 1939  4 */   yyvsp [ 0 ] . value == PUBLIC_TK   ;
/* 1941  18 */   yyvsp [ 0 ] . value == STATIC_TK   ;
// then
}
void _func1512(void) {
// --- ifif
/* 2271  6 */   yychar == YYEOF   ;
/* 2275  6 */   yydebug   ;
// then
}
void _func1513(void) {
// --- ifif
/* 2339  2 */   yyn == YYFINAL   ;
/* 2343  2 */   yydebug   ;
// then
}
void _func1514(void) {
// --- ifif else
/* 2383  6 */   ! previous_output   ;
/* 2390  6 */   package_name   ;
// else
}
void _func1515(void) {
// --- ifif else
/* 35  2 */   bufp -> limit - bufp -> ptr >= size   ;
/* 37  2 */   bufp -> data == 0   ;
// else
}
void _func1516(void) {
// --- ifif
/* 202  6 */   quote   ;
/* 211  6 */   argv [ i ] [ 0 ] == '\0' || argv [ i ] [ 1 ] == '\0'   ;
/* 214  6 */   argv [ i ] [ 0 ] == '-'   ;
// else
}
void _func1517(void) {
// --- ifif
/* 313  3 */   len > 5 && strcmp ( argv [ i ] + len - 5 , ".java" ) == 0   ;
/* 320  3 */   len > 6 && strcmp ( argv [ i ] + len - 6 , ".class" ) == 0   ;
// then
}
void _func1518(void) {
// --- ifif
/* 347  2 */   saw_o && java_files_count + ( saw_C ? 0 : class_files_count ) > 1   ;
/* 350  2 */   combine_inputs   ;
// then
}
void _func1519(void) {
// --- ifif
/* 373  2 */   main_class_name   ;
/* 377  2 */   saw_g + saw_O == 0   ;
/* 379  2 */   will_link   ;
// then
}
void _func1520(void) {
// --- ifif
/* 387  6 */   ( args [ i ] & PARAM_ARG ) || i == 0   ;
/* 390  6 */   strcmp ( argv [ i ] , "-classpath" ) == 0 || strcmp ( argv [ i ] , "-CLASSPATH" ) == 0   ;
/* 401  6 */   strcmp ( argv [ i ] , "-d" ) == 0   ;
/* 411  6 */   will_link && spec_file == NULL && strncmp ( argv [ i ] , "-L" , 2 ) == 0   ;
/* 414  6 */   strncmp ( argv [ i ] , "-fmain=" , 7 ) == 0   ;
/* 422  6 */   ( args [ i ] & CLASS_FILE_ARG ) && saw_C   ;
// then
}
void _func1521(void) {
// --- ifif
/* 453  2 */   saw_g + saw_O == 0   ;
/* 459  2 */   will_link   ;
/* 462  2 */   saw_C   ;
// then
}
void _func1522(void) {
// --- ifif else
/* 5053  2 */   ( ctxp = next )   ;
/* 5057  2 */   generate   ;
// else
}
void _func1523(void) {
// --- ifif
/* 5091  2 */   ! force_error && prev_lineno == lineno   ;
/* 5096  2 */   ctxp -> java_error_flag == 0   ;
/* 5109  2 */   ! force_error && msg == prev_msg && prev_lineno == elc . line   ;
// then
}
void _func1524(void) {
// --- ifif
/* 5293  2 */   java_error_count   ;
/* 5296  2 */   java_warning_count   ;
/* 5299  2 */   java_error_count || java_warning_count   ;
// then
}
void _func1525(void) {
// --- ifif
/* 5313  2 */   flags & ACC_PUBLIC   ;
/* 5314  2 */   flags & ACC_PRIVATE   ;
/* 5315  2 */   flags & ACC_PROTECTED   ;
/* 5316  2 */   flags & ACC_STATIC   ;
/* 5317  2 */   flags & ACC_FINAL   ;
/* 5318  2 */   flags & ACC_SYNCHRONIZED   ;
/* 5319  2 */   flags & ACC_VOLATILE   ;
/* 5320  2 */   flags & ACC_TRANSIENT   ;
/* 5321  2 */   flags & ACC_NATIVE   ;
/* 5322  2 */   flags & ACC_INTERFACE   ;
/* 5323  2 */   flags & ACC_ABSTRACT   ;
// then
}
void _func1526(void) {
// --- ifif else
/* 5382  6 */   TREE_CODE ( type ) == POINTER_TYPE   ;
/* 5387  6 */   JPRIMITIVE_TYPE_P ( type )   ;
// else
}
void _func1527(void) {
// --- ifif
/* 5659  2 */   check_class_interface_creation ( 0 , flags , raw_name , class_id , decl , id )   ;
/* 5666  2 */   ( flags & ACC_ABSTRACT ) && ( flags & ACC_FINAL )   ;
// then
}
void _func1528(void) {
// --- ifif
/* 6433  2 */   ! CLASS_INTERFACE ( TYPE_NAME ( TREE_TYPE ( super_decl ) ) )   ;
/* 6446  2 */   check_pkg_class_access ( DECL_NAME ( super_decl ) , lookup_cl ( this_decl ) )   ;
// then
}
void _func1529(void) {
// --- ifif
/* 6465  2 */   TYPE_ARRAY_P ( super_type ) || CLASS_INTERFACE ( TYPE_NAME ( super_type ) )   ;
/* 6475  2 */   CLASS_FINAL ( TYPE_NAME ( super_type ) )   ;
/* 6483  2 */   check_pkg_class_access ( DECL_NAME ( super_decl ) , wfl )   ;
// then
}
void _func1530(void) {
// --- ifif
/* 6826  2 */   base != name   ;
/* 6830  2 */   ! ( resolved_type_decl = do_resolve_class ( class_type , decl , cl ) )   ;
// then
}
void _func1531(void) {
// --- ifif
/* 7609  2 */   ! decl   ;
/* 7612  2 */   cl == NULL_TREE   ;
// then
}
void _func1532(void) {
// --- ifif
/* 8335  2 */   java_error_count   ;
/* 8338  2 */   ( c = add_stmt_to_compound ( body , type , stmt ) ) == body   ;
// then
}
void _func1533(void) {
// --- ifif
/* 8693  6 */   ! found   ;
/* 8698  6 */   compound   ;
// then
}
void _func1534(void) {
// --- ifif
/* 9963  2 */   super   ;
/* 9966  2 */   access & ACC_STATIC || access & ACC_FINAL || access & ACC_PRIVATE   ;
/* 9969  2 */   CLASS_FINAL ( TYPE_NAME ( DECL_CONTEXT ( method ) ) )   ;
/* 9972  2 */   CLASS_INTERFACE ( TYPE_NAME ( DECL_CONTEXT ( method ) ) )   ;
/* 9975  2 */   DECL_CONSTRUCTOR_P ( method )   ;
// then
}
void _func1535(void) {
// --- ifif else
/* 10223  2 */   ! METHOD_STATIC ( m1 )   ;
/* 10226  2 */   m2_arg_value == m2_or_arglist   ;
// else
}
void _func1536(void) {
// --- ifif
/* 10341  4 */   name == this_identifier_node   ;
/* 10352  4 */   name == super_identifier_node   ;
// then
}
void _func1537(void) {
// --- ifif else
/* 11409  2 */   TREE_CONSTANT_OVERFLOW ( node )   ;
/* 11412  2 */   TREE_INT_CST_HIGH ( node ) == 0   ;
// else
}
void _func1538(void) {
// --- ifif
/* 11736  2 */   lhs_type == rhs_type   ;
/* 11740  2 */   ! JPRIMITIVE_TYPE_P ( lhs_type ) || ! JPRIMITIVE_TYPE_P ( rhs_type )   ;
/* 11746  2 */   lhs_type == char_type_node && rhs_type == byte_type_node   ;
/* 11752  2 */   lhs_type == int_type_node && ( rhs_type == promoted_byte_type_node || rhs_type == promoted_short_type_node || rhs_type == promoted_char_type_node || rhs_type == promoted_boolean_type_node )   ;
/* 11762  2 */   ( JINTEGRAL_TYPE_P ( rhs_type ) && JINTEGRAL_TYPE_P ( lhs_type ) && ( TYPE_PRECISION ( rhs_type ) < TYPE_PRECISION ( lhs_type ) ) ) || ( JINTEGRAL_TYPE_P ( rhs_type ) && JFLOAT_TYPE_P ( lhs_type ) ) || ( rhs_type == float_type_node && lhs_type == double_type_node )   ;
// then
}
void _func1539(void) {
// --- ifif
/* 11784  2 */   ! source || ! dest   ;
/* 11786  2 */   JNULLP_TYPE_P ( source )   ;
/* 11788  2 */   TREE_CODE ( source ) == POINTER_TYPE   ;
/* 11790  2 */   TREE_CODE ( dest ) == POINTER_TYPE   ;
/* 11793  2 */   TYPE_CLASS_P ( source )   ;
/* 11811  2 */   TYPE_INTERFACE_P ( source )   ;
// then
}
void _func1540(void) {
// --- ifif
/* 11795  6 */   TYPE_CLASS_P ( dest )   ;
/* 11798  6 */   TYPE_INTERFACE_P ( dest )   ;
// then
}
void _func1541(void) {
// --- ifif
/* 11811  2 */   TYPE_INTERFACE_P ( source )   ;
/* 11860  2 */   TYPE_ARRAY_P ( source )   ;
// then
}
void _func1542(void) {
// --- ifif else
/* 11813  6 */   TYPE_CLASS_P ( dest )   ;
/* 11825  6 */   TYPE_INTERFACE_P ( dest )   ;
// else
}
void _func1543(void) {
// --- ifif else
/* 11862  6 */   TYPE_CLASS_P ( dest )   ;
/* 11866  6 */   TYPE_INTERFACE_P ( dest )   ;
// else
}
void _func1544(void) {
// --- ifif
/* 11874  3 */   ! dest_element_type || ! source_element_type   ;
/* 11876  3 */   source_element_type == dest_element_type   ;
// then
}
void _func1545(void) {
// --- ifif
/* 11891  2 */   TREE_CODE ( source ) == POINTER_TYPE   ;
/* 11893  2 */   TREE_CODE ( dest ) == POINTER_TYPE   ;
/* 11896  2 */   TREE_CODE ( source ) == RECORD_TYPE && TREE_CODE ( dest ) == RECORD_TYPE   ;
// else
}
void _func1546(void) {
// --- ifif
/* 12036  3 */   ! JPRIMITIVE_TYPE_P ( op1_type )   ;
/* 12038  3 */   ! JPRIMITIVE_TYPE_P ( op2_type ) && ( op1_type != op2_type )   ;
// then
}
void _func1547(void) {
// --- ifif
/* 12046  6 */   code == RDIV_EXPR && TREE_CODE ( prom_type ) == INTEGER_TYPE   ;
/* 12052  6 */   code == TRUNC_MOD_EXPR   ;
// then
}
void _func1548(void) {
// --- ifif
/* 12082  3 */   ! JPRIMITIVE_TYPE_P ( op1_type )   ;
/* 12084  3 */   ! JPRIMITIVE_TYPE_P ( op2_type ) && ( op1_type != op2_type )   ;
// then
}
void _func1549(void) {
// --- ifif
/* 12155  6 */   ! ( op2_type = resolve_type_during_patch ( op2 ) )   ;
/* 12159  6 */   ! JREFERENCE_TYPE_P ( op1_type ) && op1 != null_pointer_node   ;
/* 12163  6 */   ! JREFERENCE_TYPE_P ( op2_type )   ;
/* 12172  6 */   ! error_found && valid_ref_assignconv_cast_p ( op1_type , op2_type , 1 )   ;
// else
}
void _func1550(void) {
// --- ifif
/* 12228  3 */   ! JINTEGRAL_TYPE_P ( op1_type )   ;
/* 12230  3 */   ! JINTEGRAL_TYPE_P ( op2_type ) && ( op1_type != op2_type )   ;
// then
}
void _func1551(void) {
// --- ifif
/* 12247  3 */   TREE_CODE ( op1_type ) != BOOLEAN_TYPE   ;
/* 12249  3 */   TREE_CODE ( op2_type ) != BOOLEAN_TYPE && ( op1_type != op2_type )   ;
// then
}
void _func1552(void) {
// --- ifif
/* 12268  3 */   ! JNUMERIC_TYPE_P ( op1_type )   ;
/* 12270  3 */   ! JNUMERIC_TYPE_P ( op2_type ) && ( op1_type != op2_type )   ;
// then
}
void _func1553(void) {
// --- ifif
/* 12333  2 */   flag_emit_xref   ;
/* 12340  2 */   flag_emit_class_files ? ( TREE_CONSTANT ( op1 ) && TREE_CONSTANT ( op2 ) ) : ! TREE_SIDE_EFFECTS ( node )   ;
// then
}
void _func1554(void) {
// --- ifif
/* 12381  2 */   TREE_CODE ( op2 ) == STRING_CST   ;
/* 12386  2 */   TREE_CODE ( op2 ) == INTEGER_CST && ! TREE_CONSTANT_OVERFLOW ( op2 )   ;
// then
}
void _func1555(void) {
// --- ifif
/* 12464  2 */   flag_emit_xref   ;
/* 12468  2 */   ( result = string_constant_concatenation ( op1 , op2 ) )   ;
/* 12472  2 */   TREE_CODE ( op1 ) == STRING_CST && TREE_STRING_LENGTH ( op1 ) == 0   ;
// else
}
void _func1556(void) {
// --- ifif
/* 12481  2 */   TREE_CODE ( op1 ) == STRING_CST   ;
/* 12483  2 */   op2 && TREE_CODE ( op2 ) == STRING_CST   ;
/* 12488  2 */   JSTRING_TYPE_P ( TREE_TYPE ( op1 ) ) && ! op2   ;
/* 12493  2 */   ! IS_CRAFTED_STRING_BUFFER_P ( op1 )   ;
/* 12507  2 */   op2   ;
// then
}
void _func1557(void) {
// --- ifif
/* 12938  2 */   TREE_CODE ( array_type ) == POINTER_TYPE   ;
/* 12942  2 */   ! TYPE_ARRAY_P ( array_type )   ;
// then
}
void _func1558(void) {
// --- ifif
/* 12954  2 */   TREE_TYPE ( index ) != int_type_node   ;
/* 12967  2 */   error_found   ;
// then
}
void _func1559(void) {
// --- ifif
/* 252  2 */   zipf -> size < ( ECREC_SIZE + 4 ) || lseek ( zipf -> fd , ( long ) ( - ( ECREC_SIZE + 4 ) ) , SEEK_CUR ) <= 0   ;
/* 254  2 */   read ( zipf -> fd , buffer , ECREC_SIZE + 4 ) != ECREC_SIZE + 4   ;
// then
}
void _func1560(void) {
// --- ifif
/* 261  2 */   lseek ( zipf -> fd , - ( zipf -> dir_size + ECREC_SIZE + 4 ) , SEEK_CUR ) < 0   ;
/* 263  2 */   read ( zipf -> fd , zipf -> central_directory , zipf -> dir_size ) < 0   ;
// then
}
void _func1561(void) {
// --- ifif
/* 610  2 */   main_class == NULL_TREE   ;
/* 612  2 */   ! quiet_flag && TYPE_NAME ( current_class )   ;
/* 615  2 */   CLASS_LOADED_P ( current_class )   ;
// then
}
void _func1562(void) {
// --- ifif
/* 636  2 */   code != 0   ;
/* 640  2 */   current_class != class_type_node && current_class != object_type_node   ;
// then
}
void _func1563(void) {
// --- ifif
/* 688  6 */   METHOD_NATIVE ( method ) || METHOD_ABSTRACT ( method )   ;
/* 691  6 */   DECL_CODE_OFFSET ( method ) == 0   ;
// then
}
void _func1564(void) {
// --- ifif
/* 926  6 */   ! CLASS_LOADED_P ( class )   ;
/* 932  6 */   TYPE_SIZE ( current_class ) != error_mark_node   ;
// then
}
void _func1565(void) {
// --- ifif
/* 73  6 */   pc < child -> start_pc   ;
/* 75  6 */   pc < child -> end_pc   ;
// then
}
void _func1566(void) {
// --- ifif
/* 119  2 */   range -> start_pc == outer -> start_pc && range -> end_pc == outer -> end_pc   ;
/* 127  2 */   range -> start_pc <= outer -> start_pc && range -> end_pc >= outer -> end_pc   ;
/* 143  2 */   range -> start_pc < outer -> start_pc || range -> end_pc > outer -> end_pc   ;
// then
}
void _func1567(void) {
// --- ifif else
/* 598  2 */   ( method_access & ACC_SYNCHRONIZED )   ;
/* 601  2 */   code_len == 5 && codes [ 0 ] == OPCODE_aload_0 && codes [ 1 ] == OPCODE_getfield && ( codes [ 4 ] == OPCODE_areturn || codes [ 4 ] == OPCODE_dreturn || codes [ 4 ] == OPCODE_freturn || codes [ 4 ] == OPCODE_ireturn || codes [ 4 ] == OPCODE_lreturn )   ;
// else
}
void _func1568(void) {
// --- ifif
/* 921  2 */   ! out   ;
/* 924  2 */   len == - 1   ;
// then
}
void _func1569(void) {
// --- ifif
/* 1014  2 */   N_U_L_L_replacement   ;
/* 1028  2 */   p < name_limit && * p != '$'   ;
// then
}
void _func1570(void) {
// --- ifif
/* 1104  6 */   s [ i ] == '['   ;
/* 1112  6 */   s [ i ] != 'L'   ;
// then
}
void _func1571(void) {
// --- ifif
/* 246  2 */   access_flags & ACC_PUBLIC   ;
/* 247  2 */   access_flags & ACC_FINAL   ;
/* 248  2 */   access_flags & ACC_SUPER   ;
/* 249  2 */   access_flags & ACC_INTERFACE   ;
/* 250  2 */   access_flags & ACC_ABSTRACT   ;
// then
}
void _func1572(void) {
// --- ifif
/* 426  2 */   access_flags & ACC_PUBLIC   ;
/* 427  2 */   access_flags & ACC_PROTECTED   ;
/* 428  2 */   access_flags & ACC_PRIVATE   ;
/* 429  2 */   access_flags & ACC_NATIVE   ;
/* 430  2 */   access_flags & ACC_STATIC   ;
/* 431  2 */   access_flags & ACC_FINAL   ;
/* 432  2 */   access_flags & ACC_SYNCHRONIZED   ;
/* 433  2 */   access_flags & ACC_ABSTRACT   ;
/* 434  2 */   access_flags & ACC_TRANSIENT   ;
// then
}
void _func1573(void) {
// --- ifif
/* 479  2 */   flags & ACC_PUBLIC   ;
/* 480  2 */   flags & ACC_PROTECTED   ;
/* 481  2 */   flags & ACC_PRIVATE   ;
/* 482  2 */   flags & ACC_FINAL   ;
/* 483  2 */   flags & ACC_VOLATILE   ;
/* 484  2 */   flags & ACC_TRANSIENT   ;
/* 485  2 */   is_static   ;
// then
}
void _func1574(void) {
// --- ifif
/* 596  6 */   c & 0x80   ;
/* 598  6 */   ! ISALPHA ( c ) && ! ISDIGIT ( c )   ;
// then
}
void _func1575(void) {
// --- ifif else
/* 637  6 */   TREE_CODE ( type ) == POINTER_TYPE   ;
/* 639  6 */   TREE_CODE ( type ) == RECORD_TYPE   ;
// else
}
void _func1576(void) {
// --- ifif
/* 763  6 */   fields_ident == NULL_TREE   ;
/* 765  6 */   info_ident == NULL_TREE   ;
// then
}
void _func1577(void) {
// --- ifif
/* 772  3 */   fld == fdecl   ;
/* 774  3 */   fld == NULL_TREE   ;
/* 777  3 */   FIELD_STATIC ( fld )   ;
// then
}
void _func1578(void) {
// --- ifif
/* 797  2 */   TREE_CODE ( decl ) == FIELD_DECL || TREE_CODE ( decl ) == VAR_DECL   ;
/* 815  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
// then
}
void _func1579(void) {
// --- ifif
/* 799  6 */   FIELD_STATIC ( decl )   ;
/* 801  6 */   FIELD_PUBLIC ( decl )   ;
/* 803  6 */   FIELD_PROTECTED ( decl )   ;
/* 805  6 */   FIELD_PRIVATE ( decl )   ;
/* 807  6 */   FIELD_FINAL ( decl )   ;
/* 809  6 */   FIELD_VOLATILE ( decl )   ;
/* 811  6 */   FIELD_TRANSIENT ( decl )   ;
// then
}
void _func1580(void) {
// --- ifif
/* 815  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
/* 829  2 */   TREE_CODE ( decl ) == FUNCTION_DECL   ;
// then
}
void _func1581(void) {
// --- ifif
/* 817  6 */   CLASS_PUBLIC ( decl )   ;
/* 819  6 */   CLASS_FINAL ( decl )   ;
/* 821  6 */   CLASS_SUPER ( decl )   ;
/* 823  6 */   CLASS_INTERFACE ( decl )   ;
/* 825  6 */   CLASS_ABSTRACT ( decl )   ;
// then
}
void _func1582(void) {
// --- ifif
/* 831  6 */   METHOD_PUBLIC ( decl )   ;
/* 833  6 */   METHOD_PRIVATE ( decl )   ;
/* 835  6 */   METHOD_PROTECTED ( decl )   ;
/* 837  6 */   METHOD_STATIC ( decl )   ;
/* 839  6 */   METHOD_FINAL ( decl )   ;
/* 841  6 */   METHOD_SYNCHRONIZED ( decl )   ;
/* 843  6 */   METHOD_NATIVE ( decl )   ;
/* 845  6 */   METHOD_ABSTRACT ( decl )   ;
/* 847  6 */   METHOD_TRANSIENT ( decl )   ;
// then
}
void _func1583(void) {
// --- ifif
/* 975  6 */   METHOD_ABSTRACT ( method )   ;
/* 977  6 */   DECL_RTL ( method ) == 0   ;
// then
}
void _func1584(void) {
// --- ifif
/* 1236  2 */   TREE_CODE ( class ) == POINTER_TYPE   ;
/* 1238  2 */   TREE_CODE ( class ) != RECORD_TYPE   ;
/* 1240  2 */   TYPE_ARRAY_P ( class )   ;
/* 1242  2 */   class == current_class   ;
// then
}
void _func1585(void) {
// --- ifif
/* 1247  2 */   CLASS_FROM_CURRENTLY_COMPILED_SOURCE_P ( class ) || seen_in_zip   ;
/* 1262  2 */   flag_assume_compiled   ;
// then
}
void _func1586(void) {
// --- ifif
/* 1294  6 */   type == promoted_short_type_node   ;
/* 1296  6 */   type == promoted_byte_type_node   ;
// then
}
void _func1587(void) {
// --- ifif
/* 1441  6 */   ! CLASS_LOADED_P ( super_class ) && CLASS_FROM_SOURCE_P ( super_class )   ;
/* 1444  6 */   ! CLASS_LOADED_P ( super_class )   ;
// then
}
void _func1588(void) {
// --- ifif
/* 1552  2 */   method_name_is_wfl   ;
/* 1555  2 */   method_name != init_identifier_node && method_name != finit_identifier_node   ;
// then
}
void _func1589(void) {
// --- ifif
/* 92  2 */   lang == NULL || lang [ 0 ] == '\0'   ;
/* 96  2 */   N_U_L_L_replacement   ;
// then
}
void _func1590(void) {
// --- ifif
/* 96  2 */   N_U_L_L_replacement   ;
/* 99  2 */   domainname [ 0 ] == '\0'   ;
// then
}
void _func1591(void) {
// --- ifif
/* 114  2 */   new_catalog == ( nl_catd ) - 1   ;
/* 129  2 */   catalog != ( nl_catd ) - 1   ;
/* 131  2 */   catalog_name != default_catalog_name   ;
// then
}
void _func1592(void) {
// --- ifif
/* 121  2 */   cp [ 0 ] == '@' || ( syntax != xpg && cp [ 0 ] == '+' )   ;
/* 135  2 */   syntax != xpg && ( cp [ 0 ] == '+' || cp [ 0 ] == ',' || cp [ 0 ] == '_' )   ;
/* 175  2 */   syntax == xpg   ;
// then
}
void _func1593(void) {
// --- ifif
/* 139  6 */   cp [ 0 ] == '+'   ;
/* 151  6 */   cp [ 0 ] == ','   ;
/* 163  6 */   cp [ 0 ] == '_'   ;
// then
}
void _func1594(void) {
// --- ifif
/* 177  6 */   * territory != NULL && ( * territory ) [ 0 ] == '\0'   ;
/* 180  6 */   * codeset != NULL && ( * codeset ) [ 0 ] == '\0'   ;
/* 183  6 */   * modifier != NULL && ( * modifier ) [ 0 ] == '\0'   ;
// then
}
void _func1595(void) {
// --- ifif
/* 232  2 */   ( mask & TERRITORY ) != 0   ;
/* 237  2 */   ( mask & XPG_CODESET ) != 0   ;
/* 242  2 */   ( mask & XPG_NORM_CODESET ) != 0   ;
/* 247  2 */   ( mask & ( XPG_MODIFIER | CEN_AUDIENCE ) ) != 0   ;
/* 254  2 */   ( mask & CEN_SPECIAL ) != 0   ;
/* 259  2 */   ( mask & ( CEN_SPONSOR | CEN_REVISION ) ) != 0   ;
// then
}
void _func1596(void) {
// --- ifif
/* 262  6 */   ( mask & CEN_SPONSOR ) != 0   ;
/* 264  6 */   ( mask & CEN_REVISION ) != 0   ;
// then
}
void _func1597(void) {
// --- ifif
/* 281  1 */   compare == 0   ;
/* 284  1 */   compare < 0   ;
// then
}
void _func1598(void) {
// --- ifif
/* 241  2 */   N_U_L_L_replacement   ;
/* 247  2 */   N_U_L_L_replacement   ;
// then
}
void _func1599(void) {
// --- ifif
/* 254  6 */   compare == 0   ;
/* 257  6 */   compare < 0   ;
// then
}
void _func1600(void) {
// --- ifif
/* 363  3 */   N_U_L_L_replacement   ;
/* 376  3 */   N_U_L_L_replacement   ;
// then
}
void _func1601(void) {
// --- ifif
/* 87  6 */   compare == 0   ;
/* 90  6 */   compare < 0   ;
// then
}
void _func1602(void) {
// --- ifif else
/* 98  2 */   N_U_L_L_replacement   ;
/* 102  2 */   N_U_L_L_replacement   ;
// else
}
void _func1603(void) {
// --- ifif
/* 385  2 */   N_U_L_L_replacement   ;
/* 387  2 */   N_U_L_L_replacement   ;
// then
}
void _func1604(void) {
// --- ifif else
/* 460  2 */   d1 == 0   ;
/* 494  2 */   d1 == 0   ;
// else
}
void _func1605(void) {
// --- ifif
/* 672  2 */   uu . s . high < 0   ;
/* 675  2 */   vv . s . high < 0   ;
// then
}
void _func1606(void) {
// --- ifif
/* 699  2 */   uu . s . high < 0   ;
/* 702  2 */   vv . s . high < 0   ;
// then
}
void _func1607(void) {
// --- ifif
/* 1505  3 */   ( da_file = fopen ( ptr -> filename , "r" ) ) != 0   ;
/* 1538  3 */   ( da_file = fopen ( ptr -> filename , "w" ) ) == 0   ;
// then
}
void _func1608(void) {
// --- ifif
/* 1509  7 */   __read_long ( & n_counts , da_file , 8 ) != 0   ;
/* 1516  7 */   n_counts == ptr -> ncounts   ;
/* 1534  7 */   fclose ( da_file ) == EOF   ;
// then
}
void _func1609(void) {
// --- ifif else
/* 1538  3 */   ( da_file = fopen ( ptr -> filename , "w" ) ) == 0   ;
/* 1553  3 */   __write_long ( ptr -> ncounts , da_file , 8 ) != 0   ;
// else
}
void _func1610(void) {
// --- ifif
/* 1640  7 */   cnt_max < ptr -> counts [ i ]   ;
/* 1643  7 */   addr_p && addr_max < ptr -> addresses [ i ]   ;
/* 1646  7 */   line_p && line_max < ptr -> line_nums [ i ]   ;
/* 1649  7 */   func_p   ;
/* 1657  7 */   file_p   ;
// then
}
void _func1611(void) {
// --- ifif
/* 1678  7 */   addr_p   ;
/* 1682  7 */   func_p   ;
// then
}
void _func1612(void) {
// --- ifif
/* 1687  7 */   line_p   ;
/* 1690  7 */   file_p && ( strcmp ( ptr -> filenames [ i ] , cur_file ) != 0 )   ;
// then
}
void _func1613(void) {
// --- ifif
/* 1827  2 */   mode [ 1 ]   ;
/* 1830  2 */   mode [ 0 ] != 'r' && mode [ 0 ] != 'w'   ;
// then
}
void _func1614(void) {
// --- ifif
/* 1895  2 */   ! file   ;
/* 1898  2 */   bb_mode & 1   ;
/* 1912  2 */   file   ;
/* 1955  2 */   bb_mode & 2   ;
/* 2040  3 */   file   ;
// then
}
void _func1615(void) {
// --- ifif
/* 2011  19 */   addr_max < bucket -> src_addr   ;
/* 2013  19 */   addr_max < bucket -> dst_addr   ;
/* 2015  19 */   cnt_max < bucket -> count   ;
// then
}
void _func1616(void) {
// --- ifif
/* 2051  7 */   old -> funcname   ;
/* 2052  7 */   old -> filename   ;
// then
}
void _func1617(void) {
// --- ifif
/* 2056  3 */   bb_stack   ;
/* 2059  3 */   bb_hashbuckets   ;
// then
}
void _func1618(void) {
// --- ifif
/* 2168  2 */   bb_mode & 2   ;
/* 2176  2 */   bb_mode & 12   ;
// then
}
void _func1619(void) {
// --- ifif
/* 2204  2 */   bb_tracefile   ;
/* 2209  2 */   bb_hashbuckets   ;
// then
}
void _func1620(void) {
// --- ifif
/* 2269  2 */   ! bb_callcount || ( __bb . blocks -> flags && ( __bb . blocks -> flags [ __bb . blockno ] & TRACE_OFF ) )   ;
/* 2272  2 */   bb_hashbuckets   ;
// then
}
void _func1621(void) {
// --- ifif else
/* 2393  2 */   ! blocks -> zero_word   ;
/* 2403  2 */   bb_callcount   ;
// else
}
void _func1622(void) {
// --- ifif
/* 3280  2 */   cleanup [ 0 ]   ;
/* 3317  2 */   ! eh -> info || ( * dhc ) [ 0 ] == 0   ;
// then
}
void _func1623(void) {
// --- ifif
/* 3592  2 */   udata -> saved [ reg ] == REG_SAVED_REG   ;
/* 3594  2 */   udata -> saved [ reg ] != REG_SAVED_OFFSET   ;
// then
}
void _func1624(void) {
// --- ifif else
/* 3683  2 */   ! caller_udata   ;
/* 3689  2 */   udata -> saved [ caller_udata -> cfa_reg ]   ;
// else
}
void _func1625(void) {
// --- ifif else
/* 3754  6 */   ! udata   ;
/* 3757  6 */   N_U_L_L_replacement   ;
// else
}
void _func1626(void) {
// --- ifif
/* 3805  2 */   saved_state   ;
/* 3816  2 */   ! handler   ;
// then
}
void _func1627(void) {
// --- ifif
/* 1963  2 */   yyssp >= yyss + yystacksize - 1   ;
/* 2034  2 */   yydebug   ;
// then
}
void _func1628(void) {
// --- ifif
/* 2025  6 */   yydebug   ;
/* 2029  6 */   yyssp >= yyss + yystacksize - 1   ;
// then
}
void _func1629(void) {
// --- ifif
/* 2048  2 */   yyn == - 32768   ;
/* 2056  2 */   yychar == - 2   ;
/* 2067  2 */   yychar <= 0   ;
// else
}
void _func1630(void) {
// --- ifif
/* 2118  2 */   yyn == YYFINAL   ;
/* 2124  2 */   yydebug   ;
/* 2129  2 */   yychar != YYEOF   ;
// then
}
void _func1631(void) {
// --- ifif
/* 2153  2 */   yylen > 0   ;
/* 2157  2 */   yydebug   ;
// then
}
void _func1632(void) {
// --- ifif else
/* 2391  4 */   pedantic   ;
/* 2393  4 */   label == 0   ;
// else
}
void _func1633(void) {
// --- ifif else
/* 2460  4 */   pedantic && ! flag_isoc9x   ;
/* 2462  4 */   TYPE_NAME ( type ) != 0   ;
// else
}
void _func1634(void) {
// --- ifif else
/* 2604  8 */   yychar == - 2   ;
/* 2606  8 */   yychar == '('   ;
// else
}
void _func1635(void) {
// --- ifif else
/* 2682  8 */   yychar == - 2   ;
/* 2684  8 */   yychar == '('   ;
// else
}
void _func1636(void) {
// --- ifif else
/* 3898  4 */   yyvsp [ - 3 ] . ttype   ;
/* 3900  4 */   yychar == CONSTANT || yychar == STRING   ;
// else
}
void _func1637(void) {
// --- ifif
/* 5110  6 */   yychar == YYEOF   ;
/* 5114  6 */   yydebug   ;
// then
}
void _func1638(void) {
// --- ifif
/* 5178  2 */   yyn == YYFINAL   ;
/* 5182  2 */   yydebug   ;
// then
}
void _func1639(void) {
// --- ifif
/* 624  2 */   lineno == - 1   ;
/* 628  2 */   flag_gen_declaration   ;
/* 639  2 */   flag_next_runtime   ;
// else
}
void _func1640(void) {
// --- ifif
/* 657  2 */   doing_objc_thang   ;
/* 660  2 */   print_struct_values   ;
// then
}
void _func1641(void) {
// --- ifif
/* 673  2 */   doing_objc_thang   ;
/* 676  2 */   gen_declaration_file   ;
// then
}
void _func1642(void) {
// --- ifif
/* 818  4 */   TREE_CODE ( p ) == PROTOCOL_INTERFACE_TYPE   ;
/* 827  4 */   fnd   ;
// then
}
void _func1643(void) {
// --- ifif
/* 1345  2 */   ! doing_objc_thang   ;
/* 1348  2 */   lookup_interface ( constant_string_id ) == NULL_TREE   ;
// then
}
void _func1644(void) {
// --- ifif
/* 1524  2 */   imp_count   ;
/* 1534  2 */   cat_count   ;
/* 1544  2 */   ! flag_next_runtime   ;
// then
}
void _func1645(void) {
// --- ifif
/* 1636  2 */   ! objc_category_template   ;
/* 1640  2 */   cat_count   ;
/* 1643  2 */   ! objc_symtab_template   ;
// then
}
void _func1646(void) {
// --- ifif else
/* 2421  2 */   ! doing_objc_thang   ;
/* 2424  2 */   is_class_name ( class_ident ) != class_ident   ;
// else
}
void _func1647(void) {
// --- ifif
/* 3612  6 */   intdecls == 0 && impdecls == 0   ;
/* 3614  6 */   intdecls == 0 || impdecls == 0   ;
// then
}
void _func1648(void) {
// --- ifif
/* 5361  2 */   ! p   ;
/* 5368  2 */   ! PROTOCOL_FORWARD_DECL ( p )   ;
// then
}
void _func1649(void) {
// --- ifif else
/* 5384  2 */   ! doing_objc_thang   ;
/* 5388  2 */   TREE_CODE ( selnamelist ) == IDENTIFIER_NODE   ;
// else
}
void _func1650(void) {
// --- ifif
/* 6318  6 */   ! objc_class_template   ;
/* 6321  6 */   ! ( imp_entry = ( struct imp_entry * ) xmalloc ( sizeof ( struct imp_entry ) ) )   ;
// then
}
void _func1651(void) {
// --- ifif
/* 7032  2 */   METHOD_SEL_ARGS ( method )   ;
/* 7065  2 */   METHOD_ADD_ARGS ( method ) > ( tree ) 1   ;
// then
}
void _func1652(void) {
// --- ifif else
/* 7327  3 */   ! super_name   ;
/* 7334  3 */   flag_next_runtime   ;
// else
}
void _func1653(void) {
// --- ifif else
/* 8145  6 */   N_U_L_L_replacement   ;
/* 8150  6 */   cp [ 1 ] == '_'   ;
// else
}
void _func1654(void) {
// --- ifif
/* 66  2 */   sp -> delete_key   ;
/* 68  2 */   sp -> delete_value   ;
// then
}
void _func1655(void) {
// --- ifif
/* 106  2 */   next   ;
/* 117  2 */   ! parent   ;
/* 123  2 */   ! grandparent   ;
/* 141  2 */   n == ( * parent ) -> left && * parent == ( * grandparent ) -> left   ;
// else
}
void _func1656(void) {
// --- ifif
/* 138  6 */   ! strncmp ( p , "volatile " , 9 )   ;
/* 143  6 */   ! strncmp ( p , "const " , 6 )   ;
// then
}
void _func1657(void) {
// --- ifif
/* 313  2 */   style == ansi   ;
/* 320  2 */   ( style == ansi ) || ( style == k_and_r_names )   ;
// then
}
void _func1658(void) {
// --- ifif
/* 315  6 */   ! DECL_ARGUMENTS ( fndecl )   ;
/* 317  6 */   deserves_ellipsis ( TREE_TYPE ( fndecl ) )   ;
// then
}
void _func1659(void) {
// --- ifif
/* 382  10 */   TYPE_READONLY ( t )   ;
/* 384  10 */   TYPE_VOLATILE ( t )   ;
// then
}
void _func1660(void) {
// --- ifif
/* 521  2 */   TYPE_READONLY ( t )   ;
/* 523  2 */   TYPE_VOLATILE ( t )   ;
/* 525  2 */   TYPE_RESTRICT ( t )   ;
// then
}
void _func1661(void) {
// --- ifif
/* 557  2 */   style == k_and_r_names   ;
/* 567  2 */   TREE_THIS_VOLATILE ( decl )   ;
/* 569  2 */   TREE_READONLY ( decl )   ;
// then
}
void _func1662(void) {
// --- ifif
/* 605  2 */   TREE_CODE ( decl ) != FUNCTION_DECL && DECL_REGISTER ( decl )   ;
/* 607  2 */   TREE_PUBLIC ( decl )   ;
/* 609  2 */   TREE_CODE ( decl ) == FUNCTION_DECL && ! TREE_PUBLIC ( decl )   ;
// then
}
void _func1663(void) {
// --- ifif else
/* 634  2 */   ! SLOW_UNALIGNED_ACCESS   ;
/* 644  2 */   GET_CODE ( op0 ) == REG || GET_CODE ( op0 ) == SUBREG   ;
// else
}
void _func1664(void) {
// --- ifif
/* 646  6 */   offset != 0   ;
/* 649  6 */   bitsize + bitpos > BITS_PER_WORD   ;
// then
}
void _func1665(void) {
// --- ifif else
/* 706  2 */   BYTES_BIG_ENDIAN   ;
/* 718  2 */   GET_CODE ( value ) == CONST_INT   ;
// else
}
void _func1666(void) {
// --- ifif else
/* 722  6 */   bitsize < HOST_BITS_PER_WIDE_INT   ;
/* 725  6 */   v == 0   ;
// else
}
void _func1667(void) {
// --- ifif
/* 739  6 */   GET_MODE ( value ) != mode   ;
/* 748  6 */   must_and   ;
/* 752  6 */   bitpos > 0   ;
// then
}
void _func1668(void) {
// --- ifif
/* 774  2 */   ! all_zero   ;
/* 777  2 */   op0 != temp   ;
// then
}
void _func1669(void) {
// --- ifif
/* 195  2 */   GET_CODE ( x ) != PLUS   ;
/* 199  2 */   GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT && 0 != ( tem = simplify_binary_operation ( PLUS , GET_MODE ( x ) , * constptr , XEXP ( x , 1 ) ) ) && GET_CODE ( tem ) == CONST_INT   ;
// then
}
void _func1670(void) {
// --- ifif
/* 237  6 */   GET_CODE ( insn ) == NOTE   ;
/* 239  6 */   GET_CODE ( insn ) == CODE_LABEL || GET_CODE ( insn ) == BARRIER   ;
/* 242  6 */   GET_CODE ( insn ) == INSN || GET_CODE ( insn ) == JUMP_INSN || GET_CODE ( insn ) == CALL_INSN   ;
// else
}
void _func1671(void) {
// --- ifif
/* 246  3 */   reg_set_p ( reg , insn )   ;
/* 248  3 */   reg_mentioned_p ( reg , PATTERN ( insn ) )   ;
/* 250  3 */   GET_CODE ( insn ) == JUMP_INSN   ;
/* 257  3 */   GET_CODE ( insn ) == CALL_INSN && REGNO ( reg ) < FIRST_PSEUDO_REGISTER && call_used_regs [ REGNO ( reg ) ]   ;
// then
}
void _func1672(void) {
// --- ifif
/* 578  2 */   GET_CODE ( ref ) != MEM   ;
/* 580  2 */   memory_address_p ( GET_MODE ( ref ) , XEXP ( ref , 0 ) )   ;
// then
}
void _func1673(void) {
// --- ifif
/* 634  2 */   ! general_operand ( x , VOIDmode )   ;
/* 637  2 */   x != temp   ;
// then
}
void _func1674(void) {
// --- ifif else
/* 854  2 */   align == 1   ;
/* 856  2 */   GET_CODE ( size ) == CONST_INT   ;
// else
}
void _func1675(void) {
// --- ifif
/* 1130  2 */   GET_MODE ( size ) != VOIDmode && GET_MODE ( size ) != Pmode   ;
/* 1152  2 */   MUST_ALIGN   ;
// then
}
void _func1676(void) {
// --- ifif
/* 1244  2 */   flag_stack_check && ! STACK_CHECK_BUILTIN   ;
/* 1248  2 */   target == 0 || GET_CODE ( target ) != REG || REGNO ( target ) < FIRST_PSEUDO_REGISTER   ;
// then
}
void _func1677(void) {
// --- ifif
/* 1301  2 */   MUST_ALIGN   ;
/* 1320  2 */   HAVE_probe   ;
/* 1325  2 */   nonlocal_goto_handler_slots != 0   ;
// then
}
void _func1678(void) {
// --- ifif
/* 906  7 */   find_reg_note ( insn , REG_UNUSED , SET_DEST ( elt ) ) && ! side_effects_p ( elt )   ;
/* 912  7 */   set   ;
// then
}
void _func1679(void) {
// --- ifif else
/* 940  2 */   dest == stack_pointer_rtx || GET_CODE ( dest ) == ZERO_EXTRACT || GET_CODE ( dest ) == STRICT_LOW_PART || ( rtx_equal_p ( src , dest ) && find_reg_note ( insn , REG_EQUAL , NULL_RTX ) ) || GET_CODE ( src ) == CALL || ( GET_CODE ( i3 ) == CALL_INSN && ( find_reg_fusage ( i3 , USE , dest ) || ( GET_CODE ( dest ) == REG && REGNO ( dest ) < FIRST_PSEUDO_REGISTER && global_regs [ REGNO ( dest ) ] ) ) ) || FIND_REG_INC_NOTE ( i3 , dest ) || ( succ && FIND_REG_INC_NOTE ( succ , dest ) ) || ( succ && ! all_adjacent && reg_used_between_p ( dest , succ , i3 ) ) || ( ! all_adjacent && ( ( ( GET_CODE ( src ) != MEM || ! find_reg_note ( insn , REG_EQUIV , src ) ) && use_crosses_set_p ( src , INSN_CUID ( insn ) ) ) || ( GET_CODE ( src ) == ASM_OPERANDS && MEM_VOLATILE_P ( src ) ) || GET_CODE ( src ) == UNSPEC_VOLATILE ) ) || find_reg_note ( i3 , REG_NO_CONFLICT , dest ) || ( succ && find_reg_note ( succ , REG_NO_CONFLICT , dest ) ) || ( INSN_CUID ( insn ) < last_call_cuid && ! CONSTANT_P ( src ) )   ;
/* 996  2 */   GET_CODE ( dest ) == REG   ;
// else
}
void _func1680(void) {
// --- ifif
/* 1036  2 */   GET_CODE ( PATTERN ( i3 ) ) == PARALLEL   ;
/* 1047  2 */   GET_CODE ( src ) == ASM_OPERANDS || volatile_refs_p ( src )   ;
/* 1062  2 */   GET_CODE ( src ) == ASM_OPERANDS && GET_CODE ( dest ) == REG && REGNO ( dest ) < FIRST_PSEUDO_REGISTER   ;
// then
}
void _func1681(void) {
// --- ifif
/* 1250  6 */   ( inner_dest != dest && ( reg_overlap_mentioned_p ( i2dest , inner_dest ) || ( i1dest && reg_overlap_mentioned_p ( i1dest , inner_dest ) ) ) ) || ( GET_CODE ( inner_dest ) == REG && REGNO ( inner_dest ) < FIRST_PSEUDO_REGISTER && ( ! HARD_REGNO_MODE_OK ( REGNO ( inner_dest ) , GET_MODE ( inner_dest ) ) || ( SMALL_REGISTER_CLASSES && GET_CODE ( src ) != CALL && ! REG_USERVAR_P ( inner_dest ) && ( FUNCTION_VALUE_REGNO_P ( REGNO ( inner_dest ) ) || ( FUNCTION_ARG_REGNO_P ( REGNO ( inner_dest ) ) && i3 != 0 && sets_function_arg_p ( prev_nonnote_insn ( i3 ) ) ) ) ) ) ) || ( i1_not_in_src && reg_overlap_mentioned_p ( i1dest , src ) )   ;
/* 1283  6 */   pi3dest_killed && GET_CODE ( dest ) == REG && reg_referenced_p ( dest , PATTERN ( i3 ) ) && REGNO ( dest ) != FRAME_POINTER_REGNUM && REGNO ( dest ) != HARD_FRAME_POINTER_REGNUM && ( REGNO ( dest ) != ARG_POINTER_REGNUM || ! fixed_regs [ REGNO ( dest ) ] ) && REGNO ( dest ) != STACK_POINTER_REGNUM   ;
// then
}
void _func1682(void) {
// --- ifif
/* 1414  2 */   i1 == 0 && GET_CODE ( i3 ) == INSN && GET_CODE ( PATTERN ( i3 ) ) == SET && GET_CODE ( SET_SRC ( PATTERN ( i3 ) ) ) == REG && REGNO ( SET_SRC ( PATTERN ( i3 ) ) ) >= FIRST_PSEUDO_REGISTER && ( ! SMALL_REGISTER_CLASSES || ( GET_CODE ( SET_DEST ( PATTERN ( i3 ) ) ) != REG || REGNO ( SET_DEST ( PATTERN ( i3 ) ) ) >= FIRST_PSEUDO_REGISTER || REG_USERVAR_P ( SET_DEST ( PATTERN ( i3 ) ) ) ) ) && find_reg_note ( i3 , REG_DEAD , SET_SRC ( PATTERN ( i3 ) ) ) && GET_CODE ( PATTERN ( i2 ) ) == PARALLEL && ! side_effects_p ( SET_DEST ( PATTERN ( i3 ) ) ) && GET_CODE ( SET_DEST ( PATTERN ( i3 ) ) ) != ZERO_EXTRACT && GET_CODE ( SET_DEST ( PATTERN ( i3 ) ) ) != STRICT_LOW_PART && ! reg_overlap_mentioned_p ( SET_SRC ( PATTERN ( i3 ) ) , SET_DEST ( PATTERN ( i3 ) ) ) && next_real_insn ( i2 ) == i3   ;
/* 1491  2 */   i1 == 0 && GET_CODE ( PATTERN ( i2 ) ) == PARALLEL && XVECLEN ( PATTERN ( i2 ) , 0 ) >= 2 && GET_CODE ( XVECEXP ( PATTERN ( i2 ) , 0 , 0 ) ) == SET && ( GET_MODE_CLASS ( GET_MODE ( SET_DEST ( XVECEXP ( PATTERN ( i2 ) , 0 , 0 ) ) ) ) == MODE_CC ) && GET_CODE ( SET_SRC ( XVECEXP ( PATTERN ( i2 ) , 0 , 0 ) ) ) == COMPARE && XEXP ( SET_SRC ( XVECEXP ( PATTERN ( i2 ) , 0 , 0 ) ) , 1 ) == const0_rtx && GET_CODE ( XVECEXP ( PATTERN ( i2 ) , 0 , 1 ) ) == SET && GET_CODE ( SET_DEST ( XVECEXP ( PATTERN ( i2 ) , 0 , 1 ) ) ) == REG && rtx_equal_p ( XEXP ( SET_SRC ( XVECEXP ( PATTERN ( i2 ) , 0 , 0 ) ) , 0 ) , SET_SRC ( XVECEXP ( PATTERN ( i2 ) , 0 , 1 ) ) )   ;
/* 1527  2 */   ! can_combine_p ( i2 , i3 , i1 , NULL_RTX , & i2dest , & i2src ) || ( i1 && ! can_combine_p ( i1 , i3 , NULL_RTX , i2 , & i1dest , & i1src ) )   ;
// then
}
void _func1683(void) {
// --- ifif
/* 1545  2 */   ! combinable_i3pat ( i3 , & PATTERN ( i3 ) , i2dest , i1dest , i1 && i2dest_in_i1src && i1_feeds_i3 , & i3dest_killed )   ;
/* 1556  2 */   GET_CODE ( i2src ) == MULT || ( i1 != 0 && GET_CODE ( i1src ) == MULT ) || ( GET_CODE ( PATTERN ( i3 ) ) == SET && GET_CODE ( SET_SRC ( PATTERN ( i3 ) ) ) == MULT )   ;
// then
}
void _func1684(void) {
// --- ifif else
/* 1642  2 */   flag_expensive_optimizations   ;
/* 1673  2 */   i1 == 0 && added_sets_2 && GET_CODE ( PATTERN ( i3 ) ) == SET && GET_CODE ( SET_SRC ( PATTERN ( i3 ) ) ) == COMPARE && XEXP ( SET_SRC ( PATTERN ( i3 ) ) , 1 ) == const0_rtx && rtx_equal_p ( XEXP ( SET_SRC ( PATTERN ( i3 ) ) , 0 ) , i2dest )   ;
// else
}
void _func1685(void) {
// --- ifif
/* 1743  2 */   i1 && GET_CODE ( newpat ) != CLOBBER   ;
/* 1764  2 */   ( FIND_REG_INC_NOTE ( i2 , NULL_RTX ) != 0 && i2_is_used + added_sets_2 > 1 ) || ( i1 != 0 && FIND_REG_INC_NOTE ( i1 , NULL_RTX ) != 0 && ( n_occurrences + added_sets_1 + ( added_sets_2 && ! i1_feeds_i3 ) > 1 ) ) || max_reg_num ( ) != maxreg || GET_CODE ( newpat ) == CLOBBER || ( GET_CODE ( newpat ) == SET && GET_CODE ( SET_SRC ( newpat ) ) == MULT && ! have_mult )   ;
/* 1788  2 */   added_sets_1 || added_sets_2   ;
// then
}
void _func1686(void) {
// --- ifif
/* 1808  5 */   added_sets_1   ;
/* 1813  5 */   added_sets_2   ;
// then
}
void _func1687(void) {
// --- ifif
/* 1897  6 */   m_split == 0 && ! reg_overlap_mentioned_p ( ni2dest , newpat )   ;
/* 1918  6 */   m_split && GET_CODE ( m_split ) == SEQUENCE && XVECLEN ( m_split , 0 ) == 2 && ( next_real_insn ( i2 ) == i3 || ! use_crosses_set_p ( PATTERN ( XVECEXP ( m_split , 0 , 0 ) ) , INSN_CUID ( i2 ) ) )   ;
/* 1980  6 */   insn_code_number < 0 && ( split = find_split_point ( & newpat , i3 ) ) != 0 && GET_CODE ( i2dest ) == REG && ( GET_MODE ( * split ) == GET_MODE ( i2dest ) || GET_MODE ( * split ) == VOIDmode || REGNO ( i2dest ) < FIRST_PSEUDO_REGISTER || ( REG_N_SETS ( REGNO ( i2dest ) ) == 1 && ! added_sets_2 && ! REG_USERVAR_P ( i2dest ) ) ) && ( next_real_insn ( i2 ) == i3 || ! use_crosses_set_p ( * split , INSN_CUID ( i2 ) ) ) && ! reg_referenced_p ( i2dest , newpat )   ;
// then
}
void _func1688(void) {
// --- ifif
/* 1944  3 */   i2_code_number >= 0 && i2set && i3set && ( next_real_insn ( i2 ) == i3 || ! reg_used_between_p ( SET_DEST ( i2set ) , i2 , i3 ) )   ;
/* 1949  3 */   insn_code_number >= 0   ;
/* 1955  3 */   insn_code_number >= 0   ;
// then
}
void _func1689(void) {
// --- ifif
/* 2003  3 */   GET_MODE ( i2dest ) != split_mode && split_mode != VOIDmode   ;
/* 2014  3 */   split_code == MULT && GET_CODE ( XEXP ( * split , 1 ) ) == CONST_INT && ( i = exact_log2 ( INTVAL ( XEXP ( * split , 1 ) ) ) ) >= 0   ;
/* 2028  3 */   split_code == SUBREG && GET_CODE ( SUBREG_REG ( * split ) ) == MEM   ;
// then
}
void _func1690(void) {
// --- ifif
/* 2096  6 */   i2_code_number >= 0   ;
/* 2099  6 */   insn_code_number >= 0   ;
// then
}
void _func1691(void) {
// --- ifif
/* 2192  2 */   ( insn_code_number < 0 && ( ! check_asm_operands ( newpat ) || added_sets_1 || added_sets_2 ) )   ;
/* 2201  2 */   undobuf . other_insn   ;
// then
}
void _func1692(void) {
// --- ifif
/* 2292  4 */   undobuf . other_insn   ;
/* 2304  4 */   i3_subst_into_i2   ;
// then
}
void _func1693(void) {
// --- ifif else
/* 2349  4 */   i1   ;
/* 2363  4 */   newi2pat   ;
// else
}
void _func1694(void) {
// --- ifif
/* 2373  4 */   i3notes   ;
/* 2376  4 */   i2notes   ;
/* 2379  4 */   i1notes   ;
/* 2382  4 */   midnotes   ;
/* 2391  4 */   newi2pat && new_i2_notes   ;
/* 2400  4 */   new_i3_notes   ;
/* 2416  4 */   i3dest_killed   ;
/* 2432  4 */   i2dest_in_i2src   ;
// then
}
void _func1695(void) {
// --- ifif else
/* 2418  1 */   GET_CODE ( i3dest_killed ) == REG   ;
/* 2421  1 */   newi2pat && reg_set_p ( i3dest_killed , newi2pat )   ;
// else
}
void _func1696(void) {
// --- ifif
/* 2432  4 */   i2dest_in_i2src   ;
/* 2446  4 */   i1dest_in_i1src   ;
// then
}
void _func1697(void) {
// --- ifif else
/* 2434  1 */   GET_CODE ( i2dest ) == REG   ;
/* 2437  1 */   newi2pat && reg_set_p ( i2dest , newi2pat )   ;
// else
}
void _func1698(void) {
// --- ifif else
/* 2448  1 */   GET_CODE ( i1dest ) == REG   ;
/* 2451  1 */   newi2pat && reg_set_p ( i1dest , newi2pat )   ;
// else
}
void _func1699(void) {
// --- ifif
/* 2464  4 */   GET_CODE ( i2dest ) == REG   ;
/* 2499  4 */   i1 && GET_CODE ( i1dest ) == REG   ;
// then
}
void _func1700(void) {
// --- ifif
/* 2526  4 */   newi2pat   ;
/* 2533  4 */   ( GET_CODE ( newpat ) == RETURN || simplejump_p ( i3 ) ) && ( ( temp = next_nonnote_insn ( i3 ) ) == NULL_RTX || GET_CODE ( temp ) != BARRIER )   ;
// then
}
void _func1701(void) {
// --- ifif
/* 5382  3 */   GET_CODE ( pos ) == CONST_INT && INTVAL ( pos ) + len > GET_MODE_BITSIZE ( GET_MODE ( inner ) )   ;
/* 5386  3 */   BITS_BIG_ENDIAN   ;
// then
}
void _func1702(void) {
// --- ifif else
/* 5427  6 */   ! INTEGRAL_MODE_P ( compute_mode )   ;
/* 5445  6 */   len < HOST_BITS_PER_WIDE_INT   ;
// else
}
void _func1703(void) {
// --- ifif
/* 7032  2 */   x == y || rtx_equal_p ( x , y )   ;
/* 7035  2 */   x == 0 || y == 0 || GET_MODE ( x ) != GET_MODE ( y )   ;
/* 7041  2 */   GET_CODE ( x ) == MEM && GET_CODE ( y ) == SUBREG && GET_CODE ( SUBREG_REG ( y ) ) == MEM && rtx_equal_p ( SUBREG_REG ( y ) , gen_lowpart_for_combine ( GET_MODE ( SUBREG_REG ( y ) ) , x ) )   ;
/* 7047  2 */   GET_CODE ( y ) == MEM && GET_CODE ( x ) == SUBREG && GET_CODE ( SUBREG_REG ( x ) ) == MEM && rtx_equal_p ( SUBREG_REG ( x ) , gen_lowpart_for_combine ( GET_MODE ( SUBREG_REG ( x ) ) , y ) )   ;
// then
}
void _func1704(void) {
// --- ifif
/* 7194  2 */   FLOAT_MODE_P ( GET_MODE ( x ) )   ;
/* 7198  2 */   code != IOR && code != AND && code != XOR && code != PLUS && code != MINUS   ;
// then
}
void _func1705(void) {
// --- ifif
/* 9127  2 */   insn_code_number < 0 && ! check_asm_operands ( pat ) && GET_CODE ( pat ) == PARALLEL   ;
/* 9150  2 */   num_clobbers_to_add   ;
// then
}
void _func1706(void) {
// --- ifif else
/* 10655  2 */   GET_CODE ( dest ) == SUBREG   ;
/* 10658  2 */   GET_CODE ( dest ) == REG   ;
// else
}
void _func1707(void) {
// --- ifif
/* 10916  2 */   code == REG   ;
/* 10935  2 */   code == MEM && mem_last_set > from_cuid   ;
// then
}
void _func1708(void) {
// --- ifif
/* 11023  6 */   reg_dead_flag   ;
/* 11026  6 */   find_regno_note ( insn , REG_DEAD , reg_dead_regno )   ;
// then
}
void _func1709(void) {
// --- ifif
/* 11468  7 */   from_insn != i3   ;
/* 11471  7 */   ! ( GET_CODE ( XEXP ( note , 0 ) ) == REG ? find_regno_note ( i3 , REG_UNUSED , REGNO ( XEXP ( note , 0 ) ) ) : find_reg_note ( i3 , REG_UNUSED , XEXP ( note , 0 ) ) )   ;
// then
}
void _func1710(void) {
// --- ifif
/* 11513  3 */   reg_mentioned_p ( XEXP ( note , 0 ) , PATTERN ( i3 ) )   ;
/* 11516  3 */   i2 && reg_mentioned_p ( XEXP ( note , 0 ) , PATTERN ( i2 ) )   ;
// then
}
void _func1711(void) {
// --- ifif
/* 11530  3 */   reg_mentioned_p ( XEXP ( note , 0 ) , PATTERN ( i3 ) ) || ( ( tem = find_reg_note ( i3 , REG_EQUAL , NULL_RTX ) ) && GET_CODE ( XEXP ( tem , 0 ) ) == LABEL_REF && XEXP ( XEXP ( tem , 0 ) , 0 ) == XEXP ( note , 0 ) )   ;
/* 11536  3 */   i2 && ( reg_mentioned_p ( XEXP ( note , 0 ) , PATTERN ( i2 ) ) || ( ( tem = find_reg_note ( i2 , REG_EQUAL , NULL_RTX ) ) && GET_CODE ( XEXP ( tem , 0 ) ) == LABEL_REF && XEXP ( XEXP ( tem , 0 ) , 0 ) == XEXP ( note , 0 ) ) )   ;
// then
}
void _func1712(void) {
// --- ifif
/* 11607  3 */   XEXP ( note , 0 ) == elim_i2 || XEXP ( note , 0 ) == elim_i1   ;
/* 11617  3 */   place == i3 && i2 != 0 && GET_CODE ( XEXP ( note , 0 ) ) == REG && REG_N_REFS ( REGNO ( XEXP ( note , 0 ) ) ) == 2 && reg_referenced_p ( XEXP ( note , 0 ) , PATTERN ( i2 ) )   ;
/* 11622  3 */   place == 0   ;
/* 11774  3 */   place && REG_NOTE_KIND ( note ) == REG_DEAD   ;
// then
}
void _func1713(void) {
// --- ifif else
/* 11640  8 */   set != 0   ;
/* 11656  8 */   set != 0 && ! side_effects_p ( SET_SRC ( set ) ) && rtx_equal_p ( XEXP ( note , 0 ) , inner_dest ) && ( ! reg_mentioned_p ( cc0_rtx , SET_SRC ( set ) ) || ( ( cc0_setter = prev_cc0_setter ( tem ) ) != NULL && sets_cc0_p ( PATTERN ( cc0_setter ) ) > 0 ) )   ;
// else
}
void _func1714(void) {
// --- ifif
/* 11847  4 */   all_used   ;
/* 11855  4 */   ! all_used   ;
// then
}
void _func1715(void) {
// --- ifif
/* 474  6 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) != 'i'   ;
/* 477  6 */   find_reg_note ( insn , REG_DEAD , reg )   ;
/* 480  6 */   GET_CODE ( insn ) == CALL_INSN && ! RTX_UNCHANGING_P ( memref ) && ! CONST_CALL_P ( insn )   ;
// then
}
void _func1716(void) {
// --- ifif
/* 646  2 */   CONSTANT_P ( x )   ;
/* 648  2 */   x == frame_pointer_rtx || x == arg_pointer_rtx   ;
/* 650  2 */   GET_CODE ( x ) == PLUS && ( XEXP ( x , 0 ) == frame_pointer_rtx || XEXP ( x , 0 ) == arg_pointer_rtx ) && CONSTANT_P ( XEXP ( x , 1 ) )   ;
// then
}
void _func1717(void) {
// --- ifif
/* 1651  2 */   ( ureg >= FIRST_PSEUDO_REGISTER && reg_qty [ ureg ] < 0 ) || ( offset > 0 && usize + offset > ssize ) || ( offset < 0 && usize + offset < ssize ) || ( ssize > usize && ureg >= FIRST_PSEUDO_REGISTER && usize < qty_size [ reg_qty [ ureg ] ] ) || ( sreg >= FIRST_PSEUDO_REGISTER && reg_qty [ sreg ] == - 1 ) || ( ureg >= FIRST_PSEUDO_REGISTER && find_reg_note ( insn , REG_NO_CONFLICT , usedreg ) ) || ureg == sreg || ( ureg < FIRST_PSEUDO_REGISTER && sreg < FIRST_PSEUDO_REGISTER ) || ( ureg < FIRST_PSEUDO_REGISTER && CLASS_LIKELY_SPILLED_P ( REGNO_REG_CLASS ( ureg ) ) ) || ( sreg < FIRST_PSEUDO_REGISTER && CLASS_LIKELY_SPILLED_P ( REGNO_REG_CLASS ( sreg ) ) ) || ! MODES_TIEABLE_P ( GET_MODE ( usedreg ) , GET_MODE ( setreg ) )   ;
/* 1689  2 */   ureg < FIRST_PSEUDO_REGISTER   ;
/* 1715  2 */   sreg < FIRST_PSEUDO_REGISTER   ;
// then
}
void _func1718(void) {
// --- ifif
/* 1693  6 */   reg_qty [ sreg ] == - 2   ;
/* 1696  6 */   reg_qty [ sreg ] >= 0   ;
// then
}
void _func1719(void) {
// --- ifif
/* 1715  2 */   sreg < FIRST_PSEUDO_REGISTER   ;
/* 1734  2 */   reg_qty [ sreg ] >= - 1 || ( current_function_has_nonlocal_label && ( ( REG_N_CALLS_CROSSED ( ureg ) > 0 ) != ( REG_N_CALLS_CROSSED ( sreg ) > 0 ) ) )   ;
/* 1746  2 */   ( already_dead || find_regno_note ( insn , REG_DEAD , ureg ) ) && reg_meets_class_p ( sreg , qty_min_class [ reg_qty [ ureg ] ] )   ;
// else
}
void _func1720(void) {
// --- ifif
/* 1805  2 */   reg_class_subset_p ( rclass , qty_alternate_class [ qty ] )   ;
/* 1808  2 */   REG_CHANGES_SIZE ( reg )   ;
// then
}
void _func1721(void) {
// --- ifif
/* 1866  6 */   reg_qty [ regno ] == - 2   ;
/* 1870  6 */   reg_qty [ regno ] >= 0   ;
// then
}
void _func1722(void) {
// --- ifif
/* 2184  1 */   find_reg_note ( p , REG_DEAD , r1 )   ;
/* 2192  1 */   ! find_reg_note ( p , REG_NO_CONFLICT , r1 )   ;
// then
}
void _func1723(void) {
// --- ifif
/* 339  2 */   ! e   ;
/* 342  2 */   e > 0 && e < sys_nerr   ;
// then
}
void _func1724(void) {
// --- ifif
/* 378  2 */   c_file != 0 && c_file [ 0 ]   ;
/* 381  2 */   o_file != 0 && o_file [ 0 ]   ;
// then
}
void _func1725(void) {
// --- ifif
/* 385  2 */   export_file != 0 && export_file [ 0 ]   ;
/* 388  2 */   import_file != 0 && import_file [ 0 ]   ;
// then
}
void _func1726(void) {
// --- ifif
/* 392  2 */   ldout != 0 && ldout [ 0 ]   ;
/* 398  2 */   status != 0 && output_file != 0 && output_file [ 0 ]   ;
// then
}
void _func1727(void) {
// --- ifif
/* 508  2 */   c_file != 0 && c_file [ 0 ]   ;
/* 511  2 */   o_file != 0 && o_file [ 0 ]   ;
/* 514  2 */   ldout != 0 && ldout [ 0 ]   ;
// then
}
void _func1728(void) {
// --- ifif
/* 518  2 */   export_file != 0 && export_file [ 0 ]   ;
/* 521  2 */   import_file != 0 && import_file [ 0 ]   ;
// then
}
void _func1729(void) {
// --- ifif
/* 632  6 */   obstack_object_size ( & temporary_obstack ) > 0   ;
/* 668  6 */   c == EOF   ;
// then
}
void _func1730(void) {
// --- ifif else
/* 641  3 */   * p == '_' && prepends_underscore   ;
/* 644  3 */   no_demangle   ;
// else
}
void _func1731(void) {
// --- ifif
/* 847  1 */   access ( temp , X_OK ) == 0   ;
/* 851  6 */   debug   ;
// then
}
void _func1732(void) {
// --- ifif
/* 1071  2 */   argc < 2   ;
/* 1075  2 */   signal ( SIGQUIT , SIG_IGN ) != SIG_IGN   ;
/* 1078  2 */   signal ( SIGINT , SIG_IGN ) != SIG_IGN   ;
/* 1081  2 */   signal ( SIGALRM , SIG_IGN ) != SIG_IGN   ;
/* 1085  2 */   signal ( SIGHUP , SIG_IGN ) != SIG_IGN   ;
/* 1088  2 */   signal ( SIGSEGV , SIG_IGN ) != SIG_IGN   ;
/* 1091  2 */   signal ( SIGBUS , SIG_IGN ) != SIG_IGN   ;
// then
}
void _func1733(void) {
// --- ifif
/* 1157  2 */   access ( DEFAULT_LINKER , X_OK ) == 0   ;
/* 1159  2 */   ld_file_name == 0   ;
/* 1163  2 */   ld_file_name == 0   ;
/* 1168  2 */   ld_file_name == 0   ;
/* 1172  2 */   ld_file_name == 0   ;
/* 1176  2 */   ld_file_name == 0   ;
// then
}
void _func1734(void) {
// --- ifif
/* 1181  2 */   nm_file_name == 0   ;
/* 1184  2 */   nm_file_name == 0   ;
/* 1186  2 */   nm_file_name == 0   ;
/* 1188  2 */   nm_file_name == 0   ;
// then
}
void _func1735(void) {
// --- ifif
/* 1199  2 */   strip_file_name == 0   ;
/* 1202  2 */   strip_file_name == 0   ;
/* 1204  2 */   strip_file_name == 0   ;
/* 1206  2 */   strip_file_name == 0   ;
// then
}
void _func1736(void) {
// --- ifif
/* 1226  2 */   p == 0   ;
/* 1229  2 */   p   ;
// then
}
void _func1737(void) {
// --- ifif
/* 1267  6 */   * q == '-' && ( q [ 1 ] == 'm' || q [ 1 ] == 'f' )   ;
/* 1269  6 */   strcmp ( q , "-EL" ) == 0 || strcmp ( q , "-EB" ) == 0   ;
/* 1271  6 */   strncmp ( q , "-shared" , sizeof ( "-shared" ) - 1 ) == 0   ;
// then
}
void _func1738(void) {
// --- ifif else
/* 1384  3 */   first_file   ;
/* 1397  3 */   p [ 1 ] == 'o'   ;
// else
}
void _func1739(void) {
// --- ifif
/* 1465  2 */   vflag   ;
/* 1474  2 */   debug   ;
// then
}
void _func1740(void) {
// --- ifif
/* 1531  6 */   export_file != 0 && export_file [ 0 ]   ;
/* 1533  6 */   import_file != 0 && import_file [ 0 ]   ;
// then
}
void _func1741(void) {
// --- ifif
/* 1554  2 */   debug   ;
/* 1561  2 */   constructors . number == 0 && destructors . number == 0 && frame_tables . number == 0 && ! shared_obj   ;
// then
}
void _func1742(void) {
// --- ifif
/* 1618  2 */   shared_obj   ;
/* 1633  2 */   debug   ;
// then
}
void _func1743(void) {
// --- ifif
/* 1685  6 */   WIFSIGNALED ( status )   ;
/* 1697  6 */   WIFEXITED ( status )   ;
// then
}
void _func1744(void) {
// --- ifif
/* 1752  2 */   argv [ 0 ] == 0   ;
/* 1755  2 */   redir   ;
// then
}
void _func1745(void) {
// --- ifif
/* 1778  2 */   redir   ;
/* 1788  1 */   pexecute_pid == - 1   ;
// then
}
void _func1746(void) {
// --- ifif
/* 2549  6 */   ldr   ;
/* 2559  6 */   q   ;
// then
}
void _func1747(void) {
// --- ifif
/* 2613  2 */   N_BADMAG ( * header )   ;
/* 2615  2 */   header -> a_dynamic == 0   ;
// then
}
void _func1748(void) {
// --- ifif
/* 3093  0 */   debug   ;
/* 3094  7 */   file_exists ( lib_buf )   ;
// then
}
void _func1749(void) {
// --- ifif
/* 3578  2 */   hdr_ptr -> moh_flags & MOH_RELOCATABLE_F   ;
/* 3581  2 */   hdr_ptr -> moh_flags & MOH_LINKABLE_F   ;
/* 3584  2 */   hdr_ptr -> moh_flags & MOH_EXECABLE_F   ;
/* 3587  2 */   hdr_ptr -> moh_flags & MOH_EXECUTABLE_F   ;
/* 3590  2 */   hdr_ptr -> moh_flags & MOH_UNRESOLVED_F   ;
// then
}
void _func1750(void) {
// --- ifif
/* 3709  2 */   debug   ;
/* 3712  2 */   page_size == 0   ;
// then
}
void _func1751(void) {
// --- ifif
/* 3740  6 */   len < 0   ;
/* 3743  6 */   len != p -> size   ;
// then
}
void _func1752(void) {
// --- ifif
/* 3759  6 */   ptr -> rw   ;
/* 3768  6 */   debug   ;
// then
}
void _func1753(void) {
// --- ifif
/* 3761  3 */   debug   ;
/* 3764  3 */   msync ( ptr -> start , ptr -> rounded_size , MS_ASYNC )   ;
// then
}
void _func1754(void) {
// --- ifif
/* 3768  6 */   debug   ;
/* 3771  6 */   munmap ( ptr -> start , ptr -> size )   ;
// then
}
void _func1755(void) {
// --- ifif
/* 3781  3 */   debug   ;
/* 3784  3 */   lseek ( ptr -> fd , 0L , SEEK_SET ) < 0   ;
// then
}
void _func1756(void) {
// --- ifif
/* 3788  3 */   len < 0   ;
/* 3791  3 */   len != ptr -> size   ;
// then
}
void _func1757(void) {
// --- ifif
/* 1846  6 */   CONSTANT_ADDRESS_P ( XEXP ( x , 0 ) ) || XEXP ( x , 0 ) == virtual_stack_vars_rtx || XEXP ( x , 0 ) == virtual_incoming_args_rtx   ;
/* 1851  6 */   GET_CODE ( XEXP ( x , 0 ) ) == PLUS && ( XEXP ( XEXP ( x , 0 ) , 0 ) == virtual_stack_vars_rtx || XEXP ( XEXP ( x , 0 ) , 0 ) == virtual_incoming_args_rtx ) && CONSTANT_ADDRESS_P ( XEXP ( XEXP ( x , 0 ) , 1 ) )   ;
// then
}
void _func1758(void) {
// --- ifif
/* 2291  2 */   insn && GET_CODE ( insn ) == INSN && GET_CODE ( PATTERN ( insn ) ) == SEQUENCE   ;
/* 2294  2 */   insn && GET_RTX_CLASS ( GET_CODE ( insn ) ) == 'i' && reg_mentioned_p ( cc0_rtx , PATTERN ( insn ) )   ;
// then
}
void _func1759(void) {
// --- ifif
/* 2343  2 */   after && GET_CODE ( after ) == BARRIER   ;
/* 2349  2 */   seq   ;
// then
}
void _func1760(void) {
// --- ifif
/* 2726  2 */   from_line == after_line   ;
/* 2729  2 */   from_line   ;
/* 2733  2 */   after_line   ;
// then
}
void _func1761(void) {
// --- ifif
/* 3092  2 */   ! after   ;
/* 3095  2 */   ! first   ;
// then
}
void _func1762(void) {
// --- ifif
/* 3106  2 */   after_after   ;
/* 3109  2 */   after == last_insn   ;
// then
}
void _func1763(void) {
// --- ifif
/* 3211  2 */   line > 0   ;
/* 3220  2 */   no_line_numbers && line > 0   ;
// then
}
void _func1764(void) {
// --- ifif
/* 3279  2 */   GET_CODE ( x ) == CODE_LABEL   ;
/* 3281  2 */   GET_CODE ( x ) == CALL   ;
/* 3283  2 */   GET_CODE ( x ) == RETURN   ;
/* 3285  2 */   GET_CODE ( x ) == SET   ;
/* 3294  2 */   GET_CODE ( x ) == PARALLEL   ;
// then
}
void _func1765(void) {
// --- ifif
/* 3642  6 */   GET_MODE_BITSIZE ( mode ) == BITS_PER_UNIT && byte_mode == VOIDmode   ;
/* 3646  6 */   GET_MODE_BITSIZE ( mode ) == BITS_PER_WORD && word_mode == VOIDmode   ;
// then
}
void _func1766(void) {
// --- ifif else
/* 1633  6 */   loc == & XEXP ( in , i )   ;
/* 1635  6 */   fmt [ i ] == 'e'   ;
// else
}
void _func1767(void) {
// --- ifif
/* 1679  2 */   output_reload < 0 || reload_optional [ output_reload ]   ;
/* 1684  2 */   reload_in [ output_reload ] != 0   ;
/* 1688  2 */   earlyclobber_operand_p ( reload_out [ output_reload ] )   ;
// then
}
void _func1768(void) {
// --- ifif
/* 1751  1 */   reload_secondary_out_reload [ output_reload ] != - 1   ;
/* 1761  1 */   secondary_memlocs_elim [ ( int ) reload_outmode [ output_reload ] ] [ reload_opnum [ output_reload ] ] != 0   ;
/* 1766  1 */   reg_class_subset_p ( reload_reg_class [ output_reload ] , reload_reg_class [ i ] )   ;
// then
}
void _func1769(void) {
// --- ifif
/* 2080  2 */   x == y   ;
/* 2082  2 */   ( code == REG || ( code == SUBREG && GET_CODE ( SUBREG_REG ( x ) ) == REG ) ) && ( GET_CODE ( y ) == REG || ( GET_CODE ( y ) == SUBREG && GET_CODE ( SUBREG_REG ( y ) ) == REG ) )   ;
/* 2125  2 */   code == POST_DEC || code == POST_INC   ;
// then
}
void _func1770(void) {
// --- ifif
/* 2111  6 */   WORDS_BIG_ENDIAN && GET_MODE_SIZE ( GET_MODE ( x ) ) > UNITS_PER_WORD && i < FIRST_PSEUDO_REGISTER   ;
/* 2114  6 */   WORDS_BIG_ENDIAN && GET_MODE_SIZE ( GET_MODE ( y ) ) > UNITS_PER_WORD && j < FIRST_PSEUDO_REGISTER   ;
// then
}
void _func1771(void) {
// --- ifif
/* 2125  2 */   code == POST_DEC || code == POST_INC   ;
/* 2133  2 */   GET_CODE ( y ) == PRE_DEC || GET_CODE ( y ) == PRE_INC   ;
// then
}
void _func1772(void) {
// --- ifif
/* 2140  2 */   code != GET_CODE ( y )   ;
/* 2142  2 */   code == LABEL_REF   ;
/* 2144  2 */   code == SYMBOL_REF   ;
/* 2149  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
// then
}
void _func1773(void) {
// --- ifif
/* 2174  3 */   val == 0   ;
/* 2178  3 */   val == 2   ;
// then
}
void _func1774(void) {
// --- ifif
/* 2191  7 */   val == 0   ;
/* 2193  7 */   val == 2   ;
// then
}
void _func1775(void) {
// --- ifif
/* 2231  6 */   GET_CODE ( addr ) == PRE_DEC || GET_CODE ( addr ) == PRE_INC || GET_CODE ( addr ) == POST_DEC || GET_CODE ( addr ) == POST_INC   ;
/* 2241  6 */   GET_CODE ( addr ) == CONST   ;
/* 2246  6 */   GET_CODE ( addr ) == PLUS   ;
/* 2260  6 */   offset == 0   ;
/* 2265  6 */   GET_CODE ( offset ) == CONST   ;
/* 2267  6 */   GET_CODE ( offset ) == PLUS   ;
// else
}
void _func1776(void) {
// --- ifif
/* 2291  6 */   all_const && GET_CODE ( base ) == PLUS   ;
/* 2294  6 */   GET_CODE ( offset ) != CONST_INT   ;
// then
}
void _func1777(void) {
// --- ifif
/* 4981  1 */   reg_equiv_constant [ regno ] != 0   ;
/* 4986  1 */   reg_equiv_memory_loc [ regno ] && num_not_at_initial_offset   ;
// then
}
void _func1778(void) {
// --- ifif
/* 5031  2 */   mode == VOIDmode   ;
/* 5034  2 */   mode == VOIDmode   ;
/* 5037  2 */   GET_CODE ( x ) == CONST_INT   ;
// else
}
void _func1779(void) {
// --- ifif
/* 5044  2 */   GET_CODE ( x ) == PLUS && CONSTANT_P ( XEXP ( x , 1 ) )   ;
/* 5049  2 */   GET_CODE ( y ) == PLUS && CONSTANT_P ( XEXP ( y , 1 ) )   ;
/* 5054  2 */   CONSTANT_P ( x ) && CONSTANT_P ( y )   ;
// then
}
void _func1780(void) {
// --- ifif
/* 5056  6 */   GET_CODE ( x ) == CONST   ;
/* 5058  6 */   GET_CODE ( y ) == CONST   ;
// then
}
void _func1781(void) {
// --- ifif
/* 5117  6 */   op2 != 0   ;
/* 5119  6 */   op1 != 0   ;
// then
}
void _func1782(void) {
// --- ifif else
/* 5741  3 */   GET_MODE ( reloadreg ) != r -> mode && r -> mode != VOIDmode   ;
/* 5748  3 */   r -> subreg_loc != 0 && GET_CODE ( reloadreg ) == SUBREG   ;
// else
}
void _func1783(void) {
// --- ifif
/* 5916  3 */   reg_equiv_memory_loc [ i ]   ;
/* 5921  3 */   reg_equiv_constant [ i ]   ;
// then
}
void _func1784(void) {
// --- ifif
/* 5949  6 */   & SET_DEST ( x ) != loc && ( ( GET_CODE ( SET_DEST ( x ) ) == SUBREG && loc != & SUBREG_REG ( SET_DEST ( x ) ) && GET_CODE ( SUBREG_REG ( SET_DEST ( x ) ) ) == REG && REGNO ( SUBREG_REG ( SET_DEST ( x ) ) ) >= FIRST_PSEUDO_REGISTER && refers_to_regno_for_reload_p ( regno , endregno , SUBREG_REG ( SET_DEST ( x ) ) , loc ) ) || ( ( GET_CODE ( SET_DEST ( x ) ) != REG || earlyclobber_operand_p ( SET_DEST ( x ) ) ) && refers_to_regno_for_reload_p ( regno , endregno , SET_DEST ( x ) , loc ) ) )   ;
/* 5968  6 */   code == CLOBBER || loc == & SET_SRC ( x )   ;
// then
}
void _func1785(void) {
// --- ifif else
/* 6023  2 */   GET_CODE ( x ) == STRICT_LOW_PART   ;
/* 6027  2 */   CONSTANT_P ( x ) || CONSTANT_P ( in )   ;
// else
}
void _func1786(void) {
// --- ifif
/* 6075  2 */   GET_CODE ( x ) == MEM   ;
/* 6078  2 */   GET_CODE ( x ) == REG   ;
// then
}
void _func1787(void) {
// --- ifif
/* 6592  6 */   fmt [ i ] == 'e'   ;
/* 6598  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func1788(void) {
// --- ifif
/* 6620  2 */   GET_CODE ( PATTERN ( insn ) ) == CLOBBER && GET_CODE ( XEXP ( PATTERN ( insn ) , 0 ) ) == REG   ;
/* 6624  2 */   GET_CODE ( PATTERN ( insn ) ) == PARALLEL   ;
// then
}
void _func1789(void) {
// --- ifif
/* 6672  6 */   reload_in [ r ] != 0   ;
/* 6680  6 */   reload_out [ r ] != 0   ;
// then
}
void _func1790(void) {
// --- ifif
/* 6694  6 */   reload_optional [ r ]   ;
/* 6697  6 */   reload_nongroup [ r ]   ;
/* 6700  6 */   reload_inc [ r ] != 0   ;
/* 6703  6 */   reload_nocombine [ r ]   ;
/* 6706  6 */   reload_secondary_p [ r ]   ;
/* 6709  6 */   reload_in_reg [ r ] != 0   ;
/* 6715  6 */   reload_out_reg [ r ] != 0   ;
/* 6721  6 */   reload_reg_rtx [ r ] != 0   ;
// then
}
void _func1791(void) {
// --- ifif
/* 6728  6 */   reload_secondary_in_reload [ r ] != - 1   ;
/* 6735  6 */   reload_secondary_out_reload [ r ] != - 1   ;
// then
}
void _func1792(void) {
// --- ifif
/* 6740  6 */   reload_secondary_in_icode [ r ] != CODE_FOR_nothing   ;
/* 6747  6 */   reload_secondary_out_icode [ r ] != CODE_FOR_nothing   ;
// then
}
void _func1793(void) {
// --- ifif else
/* 110  2 */   TREE_CODE ( type ) == ERROR_MARK   ;
/* 113  2 */   value != 0 && ( TREE_CODE ( value ) == VAR_DECL || TREE_CODE ( value ) == PARM_DECL )   ;
// else
}
void _func1794(void) {
// --- ifif
/* 191  2 */   t1 == t2   ;
/* 194  2 */   t1 == error_mark_node   ;
/* 196  2 */   t2 == error_mark_node   ;
// then
}
void _func1795(void) {
// --- ifif
/* 204  2 */   TREE_CODE ( t1 ) == ENUMERAL_TYPE   ;
/* 206  2 */   TREE_CODE ( t2 ) == ENUMERAL_TYPE   ;
// then
}
void _func1796(void) {
// --- ifif
/* 236  6 */   code1 == REAL_TYPE && code2 != REAL_TYPE   ;
/* 239  6 */   code2 == REAL_TYPE && code1 != REAL_TYPE   ;
/* 244  6 */   TYPE_PRECISION ( t1 ) > TYPE_PRECISION ( t2 )   ;
// else
}
void _func1797(void) {
// --- ifif
/* 251  6 */   TYPE_MAIN_VARIANT ( t1 ) == long_unsigned_type_node || TYPE_MAIN_VARIANT ( t2 ) == long_unsigned_type_node   ;
/* 256  6 */   TYPE_MAIN_VARIANT ( t1 ) == long_integer_type_node || TYPE_MAIN_VARIANT ( t2 ) == long_integer_type_node   ;
/* 269  6 */   TYPE_MAIN_VARIANT ( t1 ) == long_double_type_node || TYPE_MAIN_VARIANT ( t2 ) == long_double_type_node   ;
/* 276  6 */   TREE_UNSIGNED ( t1 )   ;
// else
}
void _func1798(void) {
// --- ifif
/* 307  1 */   elt == TREE_TYPE ( t1 ) && TYPE_DOMAIN ( t1 )   ;
/* 309  1 */   elt == TREE_TYPE ( t2 ) && TYPE_DOMAIN ( t2 )   ;
// then
}
void _func1799(void) {
// --- ifif
/* 328  1 */   valtype == TREE_TYPE ( t1 ) && ! TYPE_ARG_TYPES ( t2 )   ;
/* 330  1 */   valtype == TREE_TYPE ( t2 ) && ! TYPE_ARG_TYPES ( t1 )   ;
/* 334  1 */   TYPE_ARG_TYPES ( t1 ) == 0   ;
/* 339  1 */   TYPE_ARG_TYPES ( t2 ) == 0   ;
// then
}
void _func1800(void) {
// --- ifif
/* 361  5 */   TREE_VALUE ( p1 ) == 0   ;
/* 366  5 */   TREE_VALUE ( p2 ) == 0   ;
/* 375  5 */   TREE_CODE ( TREE_VALUE ( p1 ) ) == UNION_TYPE && TREE_VALUE ( p1 ) != TREE_VALUE ( p2 )   ;
/* 389  5 */   TREE_CODE ( TREE_VALUE ( p2 ) ) == UNION_TYPE && TREE_VALUE ( p2 ) != TREE_VALUE ( p1 )   ;
// then
}
void _func1801(void) {
// --- ifif
/* 431  2 */   t1 == t2 || ! t1 || ! t2 || TREE_CODE ( t1 ) == ERROR_MARK || TREE_CODE ( t2 ) == ERROR_MARK   ;
/* 438  2 */   TREE_CODE ( t1 ) == ENUMERAL_TYPE   ;
/* 440  2 */   TREE_CODE ( t2 ) == ENUMERAL_TYPE   ;
/* 443  2 */   t1 == t2   ;
/* 448  2 */   TREE_CODE ( t1 ) != TREE_CODE ( t2 )   ;
/* 452  2 */   TYPE_QUALS ( t1 ) != TYPE_QUALS ( t2 )   ;
/* 459  2 */   TYPE_MAIN_VARIANT ( t1 ) == TYPE_MAIN_VARIANT ( t2 )   ;
// then
}
void _func1802(void) {
// --- ifif
/* 491  1 */   TREE_TYPE ( t1 ) != TREE_TYPE ( t2 ) && 0 == ( val = comptypes ( TREE_TYPE ( t1 ) , TREE_TYPE ( t2 ) ) )   ;
/* 496  1 */   d1 == 0 || d2 == 0 || d1 == d2 || TREE_CODE ( TYPE_MIN_VALUE ( d1 ) ) != INTEGER_CST || TREE_CODE ( TYPE_MIN_VALUE ( d2 ) ) != INTEGER_CST || TREE_CODE ( TYPE_MAX_VALUE ( d1 ) ) != INTEGER_CST || TREE_CODE ( TYPE_MAX_VALUE ( d2 ) ) != INTEGER_CST   ;
/* 503  1 */   ! ( ( TREE_INT_CST_LOW ( TYPE_MIN_VALUE ( d1 ) ) == TREE_INT_CST_LOW ( TYPE_MIN_VALUE ( d2 ) ) ) && ( TREE_INT_CST_HIGH ( TYPE_MIN_VALUE ( d1 ) ) == TREE_INT_CST_HIGH ( TYPE_MIN_VALUE ( d2 ) ) ) && ( TREE_INT_CST_LOW ( TYPE_MAX_VALUE ( d1 ) ) == TREE_INT_CST_LOW ( TYPE_MAX_VALUE ( d2 ) ) ) && ( TREE_INT_CST_HIGH ( TYPE_MAX_VALUE ( d1 ) ) == TREE_INT_CST_HIGH ( TYPE_MAX_VALUE ( d2 ) ) ) )   ;
// then
}
void _func1803(void) {
// --- ifif
/* 575  2 */   args1 == 0   ;
/* 587  2 */   args2 == 0   ;
// then
}
void _func1804(void) {
// --- ifif
/* 577  6 */   ! self_promoting_args_p ( args2 )   ;
/* 582  6 */   TYPE_ACTUAL_ARG_TYPES ( f1 ) && 1 != type_lists_compatible_p ( args2 , TYPE_ACTUAL_ARG_TYPES ( f1 ) )   ;
// then
}
void _func1805(void) {
// --- ifif
/* 589  6 */   ! self_promoting_args_p ( args1 )   ;
/* 591  6 */   TYPE_ACTUAL_ARG_TYPES ( f2 ) && 1 != type_lists_compatible_p ( args1 , TYPE_ACTUAL_ARG_TYPES ( f2 ) )   ;
// then
}
void _func1806(void) {
// --- ifif
/* 616  6 */   args1 == 0 && args2 == 0   ;
/* 620  6 */   args1 == 0 || args2 == 0   ;
/* 626  6 */   TREE_VALUE ( args1 ) == 0   ;
// else
}
void _func1807(void) {
// --- ifif
/* 695  6 */   TREE_CHAIN ( t ) == 0 && type != void_type_node   ;
/* 698  6 */   type == 0   ;
/* 701  6 */   TYPE_MAIN_VARIANT ( type ) == float_type_node   ;
/* 704  6 */   C_PROMOTING_INTEGER_TYPE_P ( type )   ;
// then
}
void _func1808(void) {
// --- ifif
/* 716  2 */   TYPE_MAIN_VARIANT ( type ) == float_type_node   ;
/* 719  2 */   C_PROMOTING_INTEGER_TYPE_P ( type )   ;
// then
}
void _func1809(void) {
// --- ifif
/* 791  2 */   ( ! INTEGRAL_TYPE_P ( type ) && ! POINTER_TYPE_P ( type ) ) || TREE_UNSIGNED ( type ) == unsignedp   ;
/* 794  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( signed_char_type_node )   ;
/* 796  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( integer_type_node )   ;
/* 798  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( short_integer_type_node )   ;
/* 800  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_integer_type_node )   ;
/* 802  2 */   TYPE_PRECISION ( type ) == TYPE_PRECISION ( long_long_integer_type_node )   ;
// then
}
void _func1810(void) {
// --- ifif
/* 817  2 */   code == FUNCTION_TYPE   ;
/* 823  2 */   code == VOID_TYPE   ;
/* 829  2 */   code == ERROR_MARK   ;
/* 831  2 */   TYPE_SIZE ( type ) == 0   ;
// then
}
void _func1811(void) {
// --- ifif
/* 854  2 */   code == FUNCTION_TYPE || code == VOID_TYPE || code == ERROR_MARK   ;
/* 858  2 */   TYPE_SIZE ( type ) == 0   ;
// then
}
void _func1812(void) {
// --- ifif
/* 878  2 */   code == FUNCTION_TYPE   ;
/* 880  2 */   code == VOID_TYPE   ;
/* 882  2 */   code == ERROR_MARK   ;
/* 884  2 */   TYPE_SIZE ( type ) == 0   ;
// then
}
void _func1813(void) {
// --- ifif
/* 907  2 */   code == FUNCTION_TYPE   ;
/* 910  2 */   code == VOID_TYPE || code == ERROR_MARK   ;
// then
}
void _func1814(void) {
// --- ifif else
/* 925  2 */   TREE_CODE ( expr ) == VAR_DECL   ;
/* 928  2 */   TREE_CODE ( expr ) == COMPONENT_REF && DECL_C_BIT_FIELD ( TREE_OPERAND ( expr , 1 ) )   ;
// else
}
void _func1815(void) {
// --- ifif
/* 1021  2 */   code == ENUMERAL_TYPE   ;
/* 1032  2 */   TREE_CODE ( exp ) == COMPONENT_REF && DECL_C_BIT_FIELD ( TREE_OPERAND ( exp , 1 ) )   ;
/* 1050  2 */   C_PROMOTING_INTEGER_TYPE_P ( type )   ;
/* 1060  2 */   flag_traditional && ! flag_allow_single_precision && TYPE_MAIN_VARIANT ( type ) == float_type_node   ;
/* 1063  2 */   code == VOID_TYPE   ;
/* 1068  2 */   code == FUNCTION_TYPE   ;
/* 1072  2 */   code == ARRAY_TYPE   ;
// then
}
void _func1816(void) {
// --- ifif
/* 1080  6 */   TREE_CODE_CLASS ( TREE_CODE ( exp ) ) == 'r' || TREE_CODE_CLASS ( TREE_CODE ( exp ) ) == 'd'   ;
/* 1087  6 */   TYPE_QUALS ( type ) || constp || volatilep   ;
/* 1094  6 */   TREE_CODE ( exp ) == INDIRECT_REF   ;
/* 1098  6 */   TREE_CODE ( exp ) == COMPOUND_EXPR   ;
/* 1105  6 */   ! lvalue_p ( exp ) && ! ( TREE_CODE ( exp ) == CONSTRUCTOR && TREE_STATIC ( exp ) )   ;
// then
}
void _func1817(void) {
// --- ifif
/* 1166  3 */   DECL_NAME ( field ) == NULL_TREE   ;
/* 1193  3 */   DECL_NAME ( field ) == component   ;
// then
}
void _func1818(void) {
// --- ifif
/* 1174  4 */   TREE_CODE ( TREE_TYPE ( field ) ) == RECORD_TYPE || TREE_CODE ( TREE_TYPE ( field ) ) == UNION_TYPE   ;
/* 1178  4 */   anon != NULL_TREE   ;
// then
}
void _func1819(void) {
// --- ifif else
/* 1193  3 */   DECL_NAME ( field ) == component   ;
/* 1195  3 */   DECL_NAME ( field ) < component   ;
// else
}
void _func1820(void) {
// --- ifif
/* 1210  3 */   DECL_NAME ( field ) == NULL_TREE   ;
/* 1226  3 */   DECL_NAME ( field ) == component   ;
// then
}
void _func1821(void) {
// --- ifif
/* 1215  7 */   TREE_CODE ( TREE_TYPE ( field ) ) == RECORD_TYPE || TREE_CODE ( TREE_TYPE ( field ) ) == UNION_TYPE   ;
/* 1219  7 */   anon != NULL_TREE   ;
// then
}
void _func1822(void) {
// --- ifif
/* 1346  3 */   TYPE_SIZE ( t ) == 0 && TREE_CODE ( t ) != ARRAY_TYPE   ;
/* 1351  3 */   TREE_CODE ( t ) == VOID_TYPE && skip_evaluation == 0   ;
// then
}
void _func1823(void) {
// --- ifif
/* 1386  2 */   index == 0   ;
/* 1392  2 */   TREE_TYPE ( array ) == error_mark_node || TREE_TYPE ( index ) == error_mark_node   ;
/* 1396  2 */   TREE_CODE ( TREE_TYPE ( array ) ) == ARRAY_TYPE && TREE_CODE ( array ) != INDIRECT_REF   ;
// then
}
void _func1824(void) {
// --- ifif
/* 1415  6 */   TREE_CODE ( TREE_TYPE ( index ) ) != INTEGER_TYPE   ;
/* 1425  6 */   TREE_CODE ( index ) != INTEGER_CST || ( TYPE_SIZE ( TREE_TYPE ( TREE_TYPE ( array ) ) ) != 0 && TREE_CODE ( TYPE_SIZE ( TREE_TYPE ( TREE_TYPE ( array ) ) ) ) != INTEGER_CST )   ;
/* 1436  6 */   TREE_CODE ( index ) == INTEGER_CST && TYPE_VALUES ( TREE_TYPE ( array ) ) && ! int_fits_type_p ( index , TYPE_VALUES ( TREE_TYPE ( array ) ) )   ;
/* 1444  6 */   pedantic && ! lvalue_p ( array )   ;
/* 1452  6 */   pedantic   ;
// then
}
void _func1825(void) {
// --- ifif
/* 1488  4 */   warn_char_subscripts && TREE_CODE ( TREE_TYPE ( index ) ) == INTEGER_TYPE && TYPE_MAIN_VARIANT ( TREE_TYPE ( index ) ) == char_type_node   ;
/* 1494  4 */   TREE_CODE ( TREE_TYPE ( ar ) ) == INTEGER_TYPE   ;
/* 1501  4 */   ar == error_mark_node   ;
/* 1504  4 */   TREE_CODE ( TREE_TYPE ( ar ) ) != POINTER_TYPE || TREE_CODE ( TREE_TYPE ( TREE_TYPE ( ar ) ) ) == FUNCTION_TYPE   ;
/* 1510  4 */   TREE_CODE ( TREE_TYPE ( ind ) ) != INTEGER_TYPE   ;
// then
}
void _func1826(void) {
// --- ifif
/* 1557  2 */   TREE_CODE ( fntype ) == ERROR_MARK   ;
/* 1560  2 */   ! ( TREE_CODE ( fntype ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( fntype ) ) == FUNCTION_TYPE )   ;
// then
}
void _func1827(void) {
// --- ifif
/* 1578  2 */   warn_format && ( name || assembler_name )   ;
/* 1585  2 */   TREE_CODE ( function ) == ADDR_EXPR && TREE_CODE ( TREE_OPERAND ( function , 0 ) ) == FUNCTION_DECL && DECL_BUILT_IN ( TREE_OPERAND ( function , 0 ) )   ;
// then
}
void _func1828(void) {
// --- ifif
/* 2752  6 */   TREE_CODE ( target_type ) == VOID_TYPE   ;
/* 2754  6 */   TREE_CODE ( target_type ) == FUNCTION_TYPE   ;
// then
}
void _func1829(void) {
// --- ifif else
/* 3310  2 */   TREE_CODE ( arg ) == VAR_DECL && ITERATOR_P ( arg )   ;
/* 3314  2 */   TREE_CODE ( arg ) == COMPONENT_REF   ;
// else
}
void _func1830(void) {
// --- ifif
/* 3450  2 */   TREE_CODE ( TREE_TYPE ( op1 ) ) != VOID_TYPE   ;
/* 3452  2 */   TREE_CODE ( TREE_TYPE ( op2 ) ) != VOID_TYPE   ;
/* 3455  2 */   TREE_CODE ( ifexp ) == ERROR_MARK || TREE_CODE ( TREE_TYPE ( op1 ) ) == ERROR_MARK || TREE_CODE ( TREE_TYPE ( op2 ) ) == ERROR_MARK   ;
// then
}
void _func1831(void) {
// --- ifif
/* 3559  2 */   result_type != TREE_TYPE ( op1 )   ;
/* 3561  2 */   result_type != TREE_TYPE ( op2 )   ;
/* 3601  2 */   TREE_CODE ( ifexp ) == INTEGER_CST   ;
// then
}
void _func1832(void) {
// --- ifif
/* 3624  2 */   TREE_CHAIN ( list ) == 0   ;
/* 3640  2 */   TREE_CHAIN ( list ) != 0 && TREE_CHAIN ( TREE_CHAIN ( list ) ) == 0   ;
// then
}
void _func1833(void) {
// --- ifif
/* 3655  6 */   ( extra_warnings || warn_unused ) && ! ( TREE_CODE ( TREE_VALUE ( list ) ) == CONVERT_EXPR && TREE_TYPE ( TREE_VALUE ( list ) ) == void_type_node )   ;
/* 3662  6 */   ! pedantic   ;
// then
}
void _func1834(void) {
// --- ifif
/* 3695  2 */   TREE_CODE ( type ) == ARRAY_TYPE   ;
/* 3701  2 */   TREE_CODE ( type ) == FUNCTION_TYPE   ;
/* 3707  2 */   type == TREE_TYPE ( value )   ;
// else
}
void _func1835(void) {
// --- ifif else
/* 3733  3 */   pedantic   ;
/* 3735  3 */   TYPE_NAME ( type ) != 0   ;
// else
}
void _func1836(void) {
// --- ifif
/* 3759  6 */   type == void_type_node   ;
/* 3764  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == FUNCTION_TYPE || TREE_CODE ( TREE_TYPE ( value ) ) == ARRAY_TYPE   ;
// then
}
void _func1837(void) {
// --- ifif
/* 3771  6 */   warn_cast_qual && TREE_CODE ( type ) == POINTER_TYPE && TREE_CODE ( otype ) == POINTER_TYPE   ;
/* 3791  6 */   STRICT_ALIGNMENT && warn_cast_align && TREE_CODE ( type ) == POINTER_TYPE && TREE_CODE ( otype ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( otype ) ) != VOID_TYPE && TREE_CODE ( TREE_TYPE ( otype ) ) != FUNCTION_TYPE && ! ( ( TREE_CODE ( TREE_TYPE ( otype ) ) == UNION_TYPE || TREE_CODE ( TREE_TYPE ( otype ) ) == RECORD_TYPE ) && TYPE_MODE ( TREE_TYPE ( otype ) ) == VOIDmode ) && TYPE_ALIGN ( TREE_TYPE ( type ) ) > TYPE_ALIGN ( TREE_TYPE ( otype ) )   ;
/* 3804  6 */   TREE_CODE ( type ) == INTEGER_TYPE && TREE_CODE ( otype ) == POINTER_TYPE && TYPE_PRECISION ( type ) != TYPE_PRECISION ( otype ) && ! TREE_CONSTANT ( value )   ;
/* 3810  6 */   warn_bad_function_cast && TREE_CODE ( value ) == CALL_EXPR && TREE_CODE ( type ) != TREE_CODE ( otype )   ;
/* 3815  6 */   TREE_CODE ( type ) == POINTER_TYPE && TREE_CODE ( otype ) == INTEGER_TYPE && TYPE_PRECISION ( type ) != TYPE_PRECISION ( otype ) && ! TREE_CONSTANT ( value )   ;
// then
}
void _func1838(void) {
// --- ifif
/* 3839  2 */   pedantic && TREE_CODE ( value ) == INTEGER_CST && TREE_CODE ( expr ) == INTEGER_CST && TREE_CODE ( TREE_TYPE ( expr ) ) != INTEGER_TYPE   ;
/* 3845  2 */   value == expr && pedantic   ;
// then
}
void _func1839(void) {
// --- ifif else
/* 4047  2 */   TREE_CODE ( rhs ) == NON_LVALUE_EXPR   ;
/* 4050  2 */   TREE_CODE ( TREE_TYPE ( rhs ) ) == ARRAY_TYPE || TREE_CODE ( TREE_TYPE ( rhs ) ) == FUNCTION_TYPE   ;
// else
}
void _func1840(void) {
// --- ifif
/* 4059  2 */   coder == ERROR_MARK   ;
/* 4062  2 */   TYPE_MAIN_VARIANT ( type ) == TYPE_MAIN_VARIANT ( rhstype )   ;
/* 4071  2 */   coder == VOID_TYPE   ;
/* 4077  2 */   ( codel == INTEGER_TYPE || codel == REAL_TYPE || codel == ENUMERAL_TYPE || codel == COMPLEX_TYPE ) && ( coder == INTEGER_TYPE || coder == REAL_TYPE || coder == ENUMERAL_TYPE || coder == COMPLEX_TYPE )   ;
// else
}
void _func1841(void) {
// --- ifif
/* 4095  3 */   comptypes ( TYPE_MAIN_VARIANT ( memb_type ) , TYPE_MAIN_VARIANT ( rhstype ) )   ;
/* 4099  3 */   TREE_CODE ( memb_type ) != POINTER_TYPE   ;
/* 4102  3 */   coder == POINTER_TYPE   ;
/* 4132  3 */   integer_zerop ( rhs ) || ( TREE_CODE ( rhs ) == NOP_EXPR && integer_zerop ( TREE_OPERAND ( rhs , 0 ) ) )   ;
// then
}
void _func1842(void) {
// --- ifif
/* 4116  4 */   TYPE_QUALS ( ttl ) == TYPE_QUALS ( ttr ) || ( ( TREE_CODE ( ttr ) == FUNCTION_TYPE && TREE_CODE ( ttl ) == FUNCTION_TYPE ) ? ( ( TYPE_QUALS ( ttl ) | TYPE_QUALS ( ttr ) ) == TYPE_QUALS ( ttr ) ) : ( ( TYPE_QUALS ( ttl ) | TYPE_QUALS ( ttr ) ) == TYPE_QUALS ( ttl ) ) )   ;
/* 4126  4 */   ! marginal_memb_type   ;
// then
}
void _func1843(void) {
// --- ifif
/* 4143  3 */   ! memb_types   ;
/* 4170  3 */   pedantic && ! DECL_IN_SYSTEM_HEADER ( fundecl )   ;
// then
}
void _func1844(void) {
// --- ifif else
/* 4305  6 */   selector && argnum > 2   ;
/* 4310  6 */   function   ;
// else
}
void _func1845(void) {
// --- ifif
/* 4375  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == POINTER_TYPE   ;
/* 4380  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == REAL_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == REAL_TYPE   ;
/* 4385  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE && ( TYPE_PRECISION ( TREE_TYPE ( value ) ) == TYPE_PRECISION ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) )   ;
/* 4393  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE   ;
/* 4404  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == INTEGER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == POINTER_TYPE && ( TYPE_PRECISION ( TREE_TYPE ( value ) ) >= TYPE_PRECISION ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) )   ;
/* 4413  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( TREE_OPERAND ( value , 0 ) ) ) == INTEGER_TYPE   ;
/* 4425  6 */   TREE_CODE ( TREE_TYPE ( value ) ) == UNION_TYPE   ;
// then
}
void _func1846(void) {
// --- ifif
/* 4440  1 */   valid0 == null_pointer_node   ;
/* 4442  1 */   valid1 == null_pointer_node   ;
// then
}
void _func1847(void) {
// --- ifif
/* 4457  1 */   valid1 == null_pointer_node   ;
/* 4461  1 */   valid0 == valid1   ;
// then
}
void _func1848(void) {
// --- ifif
/* 4759  2 */   init == error_mark_node   ;
/* 4765  2 */   TREE_CODE ( init ) == NON_LVALUE_EXPR   ;
/* 4771  2 */   code == ARRAY_TYPE   ;
/* 4822  2 */   inside_init && TREE_TYPE ( inside_init ) != 0 && ( comptypes ( TYPE_MAIN_VARIANT ( TREE_TYPE ( inside_init ) ) , TYPE_MAIN_VARIANT ( type ) ) || ( code == ARRAY_TYPE && comptypes ( TREE_TYPE ( inside_init ) , type ) ) || ( code == POINTER_TYPE && ( TREE_CODE ( TREE_TYPE ( inside_init ) ) == ARRAY_TYPE || TREE_CODE ( TREE_TYPE ( inside_init ) ) == FUNCTION_TYPE ) && comptypes ( TREE_TYPE ( TREE_TYPE ( inside_init ) ) , TREE_TYPE ( type ) ) ) )   ;
// then
}
void _func1849(void) {
// --- ifif
/* 4781  3 */   comptypes ( TYPE_MAIN_VARIANT ( TREE_TYPE ( inside_init ) ) , TYPE_MAIN_VARIANT ( type ) )   ;
/* 4785  3 */   ( TYPE_MAIN_VARIANT ( TREE_TYPE ( TREE_TYPE ( inside_init ) ) ) != char_type_node ) && TYPE_PRECISION ( typ1 ) == TYPE_PRECISION ( char_type_node )   ;
/* 4792  3 */   ( TYPE_MAIN_VARIANT ( TREE_TYPE ( TREE_TYPE ( inside_init ) ) ) == char_type_node ) && TYPE_PRECISION ( typ1 ) != TYPE_PRECISION ( char_type_node )   ;
// then
}
void _func1850(void) {
// --- ifif
/* 4822  2 */   inside_init && TREE_TYPE ( inside_init ) != 0 && ( comptypes ( TYPE_MAIN_VARIANT ( TREE_TYPE ( inside_init ) ) , TYPE_MAIN_VARIANT ( type ) ) || ( code == ARRAY_TYPE && comptypes ( TREE_TYPE ( inside_init ) , type ) ) || ( code == POINTER_TYPE && ( TREE_CODE ( TREE_TYPE ( inside_init ) ) == ARRAY_TYPE || TREE_CODE ( TREE_TYPE ( inside_init ) ) == FUNCTION_TYPE ) && comptypes ( TREE_TYPE ( TREE_TYPE ( inside_init ) ) , TREE_TYPE ( type ) ) ) )   ;
/* 4880  2 */   code == INTEGER_TYPE || code == REAL_TYPE || code == POINTER_TYPE || code == ENUMERAL_TYPE || code == COMPLEX_TYPE   ;
// then
}
void _func1851(void) {
// --- ifif else
/* 4844  6 */   optimize && TREE_CODE ( inside_init ) == VAR_DECL   ;
/* 4850  6 */   require_constant && pedantic && TREE_CODE ( inside_init ) == COMPOUND_EXPR   ;
// else
}
void _func1852(void) {
// --- ifif
/* 4880  2 */   code == INTEGER_TYPE || code == REAL_TYPE || code == POINTER_TYPE || code == ENUMERAL_TYPE || code == COMPLEX_TYPE   ;
/* 4907  2 */   TYPE_SIZE ( type ) && TREE_CODE ( TYPE_SIZE ( type ) ) != INTEGER_CST   ;
/* 4915  2 */   flag_traditional   ;
// then
}
void _func1853(void) {
// --- ifif
/* 5295  2 */   constructor_incremental   ;
/* 5308  2 */   constructor_incremental   ;
// then
}
void _func1854(void) {
// --- ifif else
/* 5437  2 */   implicit && warn_missing_braces && ! missing_braces_mentioned   ;
/* 5443  2 */   TREE_CODE ( constructor_type ) == RECORD_TYPE || TREE_CODE ( constructor_type ) == UNION_TYPE   ;
// else
}
void _func1855(void) {
// --- ifif
/* 5542  2 */   constructor_type != 0   ;
/* 5546  2 */   extra_warnings && constructor_type && TREE_CODE ( constructor_type ) == RECORD_TYPE && constructor_unfilled_fields   ;
// then
}
void _func1856(void) {
// --- ifif
/* 5650  3 */   constructor_constant   ;
/* 5652  3 */   constructor_constant && constructor_simple   ;
// then
}
void _func1857(void) {
// --- ifif else
/* 5759  2 */   last   ;
/* 5767  2 */   TREE_CODE ( first ) != INTEGER_CST   ;
// else
}
void _func1858(void) {
// --- ifif
/* 5808  6 */   tail == constructor_unfilled_fields   ;
/* 5810  6 */   DECL_NAME ( tail ) == fieldname   ;
// then
}
void _func1859(void) {
// --- ifif else
/* 6090  2 */   TREE_CODE ( TREE_TYPE ( value ) ) == FUNCTION_TYPE || ( TREE_CODE ( TREE_TYPE ( value ) ) == ARRAY_TYPE && ! ( TREE_CODE ( value ) == STRING_CST && TREE_CODE ( type ) == ARRAY_TYPE && TREE_CODE ( TREE_TYPE ( type ) ) == INTEGER_TYPE ) && ! comptypes ( TYPE_MAIN_VARIANT ( TREE_TYPE ( value ) ) , TYPE_MAIN_VARIANT ( type ) ) )   ;
/* 6099  2 */   value == error_mark_node   ;
// else
}
void _func1860(void) {
// --- ifif else
/* 6126  2 */   pending   ;
/* 6142  2 */   TREE_CODE ( constructor_type ) == ARRAY_TYPE && ! tree_int_cst_equal ( field , constructor_unfilled_index )   ;
// else
}
void _func1861(void) {
// --- ifif else
/* 6168  6 */   ! duplicate   ;
/* 6226  6 */   TREE_CODE ( constructor_type ) == ARRAY_TYPE   ;
// else
}
void _func1862(void) {
// --- ifif else
/* 6320  3 */   constructor_unfilled_fields == 0   ;
/* 6322  3 */   elt -> purpose == constructor_unfilled_fields   ;
// else
}
void _func1863(void) {
// --- ifif else
/* 6369  2 */   ! ( all && next != 0 )   ;
/* 6373  2 */   constructor_incremental   ;
// else
}
void _func1864(void) {
// --- ifif
/* 6475  2 */   string_flag && constructor_type && TREE_CODE ( constructor_type ) == ARRAY_TYPE && TREE_CODE ( TREE_TYPE ( constructor_type ) ) == INTEGER_TYPE && integer_zerop ( constructor_unfilled_index )   ;
/* 6485  2 */   constructor_stack -> replacement_value != 0   ;
/* 6493  2 */   constructor_type == 0   ;
// then
}
void _func1865(void) {
// --- ifif
/* 6515  6 */   TREE_CODE ( constructor_type ) == RECORD_TYPE   ;
/* 6579  6 */   TREE_CODE ( constructor_type ) == UNION_TYPE   ;
/* 6634  6 */   TREE_CODE ( constructor_type ) == ARRAY_TYPE   ;
/* 6720  6 */   constructor_fields == 0   ;
// then
}
void _func1866(void) {
// --- ifif
/* 6657  3 */   constructor_max_index != 0 && tree_int_cst_lt ( constructor_max_index , constructor_index )   ;
/* 6665  3 */   constructor_range_end   ;
// then
}
void _func1867(void) {
// --- ifif
/* 6720  6 */   constructor_fields == 0   ;
/* 6726  6 */   value   ;
// then
}
void _func1868(void) {
// --- ifif
/* 945  3 */   N_U_L_L_replacement   ;
/* 958  3 */   is_const && ! attr -> is_const   ;
// then
}
void _func1869(void) {
// --- ifif else
/* 969  3 */   attr -> is_const   ;
/* 972  3 */   attr -> is_numeric   ;
// else
}
void _func1870(void) {
// --- ifif
/* 1082  6 */   attr && ! attr -> is_numeric   ;
/* 1086  6 */   INTVAL ( exp ) < 0 && ! attr -> negative_ok   ;
// then
}
void _func1871(void) {
// --- ifif
/* 1093  6 */   ! strcmp ( XSTR ( exp , 0 ) , "*" )   ;
/* 1096  6 */   attr == 0 || attr -> is_numeric   ;
// then
}
void _func1872(void) {
// --- ifif
/* 1589  2 */   have_annul_true   ;
/* 1601  2 */   have_annul_false   ;
// then
}
void _func1873(void) {
// --- ifif else
/* 2569  6 */   GET_CODE ( newval ) == COND   ;
/* 2573  6 */   newtest == true_rtx   ;
// else
}
void _func1874(void) {
// --- ifif
/* 2980  6 */   left_eliminates_term && right_eliminates_term   ;
/* 2983  6 */   left != XEXP ( exp , 0 ) || right != XEXP ( exp , 1 )   ;
// then
}
void _func1875(void) {
// --- ifif else
/* 3005  6 */   XSTR ( exp , 0 ) != XSTR ( * pterm , 0 )   ;
/* 3008  6 */   ! strcmp ( XSTR ( exp , 1 ) , XSTR ( * pterm , 1 ) )   ;
// else
}
void _func1876(void) {
// --- ifif else
/* 3017  6 */   XSTR ( * pterm , 0 ) != XSTR ( XEXP ( exp , 0 ) , 0 )   ;
/* 3020  6 */   ! strcmp ( XSTR ( * pterm , 1 ) , XSTR ( XEXP ( exp , 0 ) , 1 ) )   ;
// else
}
void _func1877(void) {
// --- ifif else
/* 3029  6 */   XSTR ( exp , 0 ) != XSTR ( XEXP ( * pterm , 0 ) , 0 )   ;
/* 3032  6 */   ! strcmp ( XSTR ( exp , 1 ) , XSTR ( XEXP ( * pterm , 0 ) , 1 ) )   ;
// else
}
void _func1878(void) {
// --- ifif
/* 3099  6 */   left_eliminates_term && right_eliminates_term   ;
/* 3102  6 */   left != XEXP ( exp , 0 ) || right != XEXP ( exp , 1 )   ;
// then
}
void _func1879(void) {
// --- ifif
/* 3170  6 */   left == false_rtx   ;
/* 3179  6 */   ( GET_CODE ( left ) == IOR || GET_CODE ( right ) == IOR ) && compute_alternative_mask ( left , IOR ) && compute_alternative_mask ( right , IOR )   ;
// then
}
void _func1880(void) {
// --- ifif else
/* 3199  6 */   left == XEXP ( exp , 0 ) && right == XEXP ( exp , 1 )   ;
/* 3202  6 */   left == false_rtx || right == false_rtx   ;
// else
}
void _func1881(void) {
// --- ifif else
/* 3275  6 */   left == XEXP ( exp , 0 ) && right == XEXP ( exp , 1 )   ;
/* 3278  6 */   right == true_rtx || left == true_rtx   ;
// else
}
void _func1882(void) {
// --- ifif else
/* 3362  6 */   GET_CODE ( left ) == NOT   ;
/* 3365  6 */   left == false_rtx   ;
// else
}
void _func1883(void) {
// --- ifif
/* 3400  6 */   current_alternative_string && XSTR ( exp , 0 ) == alternative_name   ;
/* 3407  6 */   N_U_L_L_replacement   ;
// then
}
void _func1884(void) {
// --- ifif
/* 3700  2 */   num_marks == 0   ;
/* 3704  2 */   total == most_tests   ;
// then
}
void _func1885(void) {
// --- ifif else
/* 4148  2 */   attr -> default_val   ;
/* 4151  2 */   * XSTR ( exp , 1 ) == '\0'   ;
// else
}
void _func1886(void) {
// --- ifif
/* 4168  2 */   GET_CODE ( XEXP ( exp , 2 ) ) == CONST   ;
/* 4177  2 */   ! strcmp ( attr -> name , "length" ) && ! attr -> is_numeric   ;
// then
}
void _func1887(void) {
// --- ifif
/* 4351  6 */   XVECEXP ( def , 1 , i + 1 )   ;
/* 4353  6 */   XVECEXP ( def , 1 , i + 2 )   ;
// then
}
void _func1888(void) {
// --- ifif
/* 4594  6 */   flags & 1   ;
/* 4597  6 */   XSTR ( exp , 0 ) == alternative_name   ;
// then
}
void _func1889(void) {
// --- ifif else
/* 4604  6 */   ! attr   ;
/* 4607  6 */   attr -> is_const   ;
// else
}
void _func1890(void) {
// --- ifif
/* 5073  2 */   av -> num_insns == 0   ;
/* 5076  2 */   av -> has_asm_insn   ;
/* 5088  2 */   write_case_lines   ;
// else
}
void _func1891(void) {
// --- ifif
/* 5107  2 */   must_extract   ;
/* 5113  2 */   must_constrain   ;
// then
}
void _func1892(void) {
// --- ifif else
/* 5147  6 */   XSTR ( p , 0 ) != attr -> name   ;
/* 5150  6 */   ! attr -> is_numeric   ;
// else
}
void _func1893(void) {
// --- ifif else
/* 5411  2 */   num_delays > 1   ;
/* 5435  2 */   num_delays == 1 && max_slots == 1   ;
// else
}
void _func1894(void) {
// --- ifif
/* 5504  6 */   unit -> needs_blockage_function   ;
/* 5509  6 */   ! unit -> needs_conflict_function   ;
// then
}
void _func1895(void) {
// --- ifif
/* 5838  2 */   range -> min > min   ;
/* 5839  2 */   range -> max < max   ;
// then
}
void _func1896(void) {
// --- ifif
/* 6070  2 */   ! got_define_asm_attributes   ;
/* 6078  2 */   num_delays   ;
/* 6082  2 */   num_units   ;
// then
}
void _func1897(void) {
// --- ifif
/* 6142  2 */   num_delays   ;
/* 6152  2 */   num_units   ;
// then
}
void _func1898(void) {
// --- ifif
/* 6145  6 */   have_annul_true   ;
/* 6147  6 */   have_annul_false   ;
// then
}
void _func1899(void) {
// --- ifif
/* 179  2 */   noperands < 0   ;
/* 181  2 */   noperands == 0   ;
// then
}
void _func1900(void) {
// --- ifif
/* 192  6 */   c [ 0 ] == '%'   ;
/* 194  6 */   ISDIGIT ( ( unsigned char ) c [ 0 ] ) && c [ 1 ] == '\0'   ;
/* 197  6 */   ! asm_operand_ok ( operands [ i ] , c )   ;
// then
}
void _func1901(void) {
// --- ifif
/* 246  2 */   old == new || rtx_equal_p ( old , new )   ;
/* 249  2 */   in_group == 0 && num_changes != 0   ;
// then
}
void _func1902(void) {
// --- ifif
/* 302  2 */   is_asm && ! check_asm_operands ( PATTERN ( insn ) )   ;
/* 304  2 */   ! is_asm && icode < 0   ;
/* 308  2 */   reload_completed   ;
// then
}
void _func1903(void) {
// --- ifif else
/* 1349  2 */   GET_CODE ( body ) == ASM_OPERANDS   ;
/* 1352  2 */   GET_CODE ( body ) == SET && GET_CODE ( SET_SRC ( body ) ) == ASM_OPERANDS   ;
// else
}
void _func1904(void) {
// --- ifif
/* 1367  3 */   GET_CODE ( XVECEXP ( body , 0 , i - 1 ) ) == SET   ;
/* 1369  3 */   GET_CODE ( XVECEXP ( body , 0 , i - 1 ) ) != CLOBBER   ;
// then
}
void _func1905(void) {
// --- ifif
/* 1382  3 */   GET_CODE ( elt ) != SET   ;
/* 1384  3 */   GET_CODE ( SET_SRC ( elt ) ) != ASM_OPERANDS   ;
/* 1388  3 */   ASM_OPERANDS_INPUT_VEC ( SET_SRC ( elt ) ) != ASM_OPERANDS_INPUT_VEC ( SET_SRC ( XVECEXP ( body , 0 , 0 ) ) )   ;
// then
}
void _func1906(void) {
// --- ifif
/* 1444  3 */   operand_locs   ;
/* 1446  3 */   operands   ;
/* 1448  3 */   constraints   ;
/* 1450  3 */   modes   ;
// then
}
void _func1907(void) {
// --- ifif
/* 1456  6 */   operands   ;
/* 1458  6 */   operand_locs   ;
/* 1460  6 */   constraints   ;
/* 1462  6 */   modes   ;
// then
}
void _func1908(void) {
// --- ifif
/* 1477  3 */   operand_locs   ;
/* 1479  3 */   operands   ;
/* 1481  3 */   constraints   ;
/* 1483  3 */   modes   ;
// then
}
void _func1909(void) {
// --- ifif
/* 1502  3 */   GET_CODE ( XVECEXP ( body , 0 , i ) ) == CLOBBER   ;
/* 1505  3 */   operands   ;
/* 1507  3 */   operand_locs   ;
/* 1509  3 */   constraints   ;
/* 1511  3 */   modes   ;
// then
}
void _func1910(void) {
// --- ifif
/* 1518  3 */   operand_locs   ;
/* 1520  3 */   operands   ;
/* 1522  3 */   constraints   ;
/* 1524  3 */   modes   ;
// then
}
void _func1911(void) {
// --- ifif
/* 1540  3 */   operand_locs   ;
/* 1542  3 */   operands   ;
/* 1544  3 */   constraints   ;
/* 1546  3 */   modes   ;
// then
}
void _func1912(void) {
// --- ifif
/* 1757  3 */   GET_MODE ( op ) == BLKmode   ;
/* 1759  3 */   register_operand ( op , VOIDmode )   ;
// then
}
void _func1913(void) {
// --- ifif
/* 1781  2 */   code == CONST_INT || code == SYMBOL_REF || code == LABEL_REF || code == CONST   ;
/* 1787  2 */   GET_CODE ( * p ) != PLUS   ;
/* 1792  2 */   XEXP ( * p , 0 ) && CONSTANT_P ( XEXP ( * p , 0 ) ) && XEXP ( * p , 1 ) && CONSTANT_P ( XEXP ( * p , 1 ) )   ;
/* 1798  2 */   XEXP ( * p , 0 ) != 0   ;
/* 1805  2 */   XEXP ( * p , 1 ) != 0   ;
// then
}
void _func1914(void) {
// --- ifif
/* 1969  6 */   CONSTANT_ADDRESS_P ( y )   ;
/* 1976  6 */   GET_CODE ( y ) == PLUS   ;
// then
}
void _func1915(void) {
// --- ifif
/* 2120  7 */   c == '#'   ;
/* 2124  7 */   c == ',' || c == '\0'   ;
// then
}
void _func1916(void) {
// --- ifif
/* 2268  3 */   GET_RTX_CLASS ( GET_CODE ( op ) ) == '1'   ;
/* 2271  3 */   GET_CODE ( op ) == SUBREG   ;
/* 2281  3 */   * p == 0 || * p == ','   ;
// then
}
void _func1917(void) {
// --- ifif
/* 2325  13 */   GET_RTX_CLASS ( GET_CODE ( op1 ) ) == '1'   ;
/* 2327  13 */   GET_RTX_CLASS ( GET_CODE ( op2 ) ) == '1'   ;
// then
}
void _func1918(void) {
// --- ifif
/* 2336  2 */   val != 0   ;
/* 2341  2 */   val == 2 && strict > 0   ;
// then
}
void _func1919(void) {
// --- ifif
/* 2422  2 */   ( HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT || HOST_BITS_PER_WIDE_INT != BITS_PER_WORD ) && GET_MODE ( op ) != VOIDmode && ! flag_pretend_float   ;
/* 2427  2 */   GET_CODE ( op ) == CONST_DOUBLE   ;
// then
}
void _func1920(void) {
// --- ifif
/* 2534  3 */   strict > 0   ;
/* 2554  3 */   ! lose   ;
// then
}
void _func1921(void) {
// --- ifif
/* 200  6 */   ! ITERATOR_P ( exp ) || ITERATOR_BOUND_P ( exp )   ;
/* 202  6 */   value_member ( exp , list )   ;
// then
}
void _func1922(void) {
// --- ifif
/* 294  2 */   DECL_RTL ( idecl ) == 0   ;
/* 297  2 */   start_note   ;
// then
}
void _func1923(void) {
// --- ifif
/* 354  2 */   top_level_ixpansion_p ( ) && ! TREE_STATIC ( idecl )   ;
/* 356  2 */   end_note   ;
// then
}
void _func1924(void) {
// --- ifif else
/* 375  2 */   x -> first == 0   ;
/* 378  2 */   y -> first == 0   ;
// else
}
void _func1925(void) {
// --- ifif
/* 403  2 */   iter_stack != 0   ;
/* 408  2 */   iter_stack == 0   ;
// then
}
void _func1926(void) {
// --- ifif
/* 62  2 */   prev   ;
/* 65  2 */   next   ;
/* 68  2 */   head -> first == elt   ;
/* 73  2 */   head -> current == elt   ;
// then
}
void _func1927(void) {
// --- ifif
/* 440  2 */   insn != last   ;
/* 443  2 */   insn != first   ;
/* 451  2 */   insn == last   ;
/* 454  2 */   insn == first   ;
// then
}
void _func1928(void) {
// --- ifif
/* 487  2 */   PREV_INSN ( seq_insn ) && GET_CODE ( PREV_INSN ( seq_insn ) ) == INSN && GET_CODE ( PATTERN ( PREV_INSN ( seq_insn ) ) ) == SEQUENCE   ;
/* 493  2 */   NEXT_INSN ( seq_insn ) && GET_CODE ( NEXT_INSN ( seq_insn ) ) == INSN && GET_CODE ( PATTERN ( NEXT_INSN ( seq_insn ) ) ) == SEQUENCE   ;
/* 498  2 */   had_barrier   ;
/* 501  2 */   i != length + 1   ;
// then
}
void _func1929(void) {
// --- ifif
/* 621  3 */   GET_CODE ( trial ) == NOTE   ;
/* 623  3 */   sets_cc0_p ( PATTERN ( trial ) ) != 1 || FIND_REG_INC_NOTE ( trial , 0 )   ;
/* 626  3 */   PREV_INSN ( NEXT_INSN ( trial ) ) == trial   ;
// else
}
void _func1930(void) {
// --- ifif else
/* 1022  2 */   condjump_in_parallel_p ( insn )   ;
/* 1025  2 */   GET_CODE ( pat ) == RETURN   ;
// else
}
void _func1931(void) {
// --- ifif
/* 1256  6 */   insn_references_resource_p ( trial , sets , 0 ) || insn_sets_resource_p ( trial , needed , 0 ) || insn_sets_resource_p ( trial , sets , 0 ) || find_reg_note ( trial , REG_CC_USER , NULL_RTX ) || ( INSN_ANNULLED_BRANCH_P ( XVECEXP ( seq , 0 , 0 ) ) && ! INSN_FROM_TARGET_P ( trial ) )   ;
/* 1272  6 */   redundant_insn ( trial , insn , new_delay_list )   ;
// then
}
void _func1932(void) {
// --- ifif
/* 1311  2 */   used_annul   ;
/* 1314  2 */   delay_list == 0   ;
// then
}
void _func1933(void) {
// --- ifif
/* 1360  6 */   insn_references_resource_p ( trial , sets , 0 ) || insn_sets_resource_p ( trial , needed , 0 ) || insn_sets_resource_p ( trial , sets , 0 ) || sets_cc0_p ( PATTERN ( trial ) )   ;
/* 1371  6 */   redundant_insn ( trial , insn , delay_list )   ;
/* 1377  6 */   ! must_annul && ( ( condition == const_true_rtx || ( ! insn_sets_resource_p ( trial , other_needed , 0 ) && ! may_trap_p ( PATTERN ( trial ) ) ) ) ) ? eligible_for_delay ( insn , * pslots_filled , trial , flags ) : ( must_annul || delay_list == NULL ) && ( must_annul = 1 , check_annul_list_true_false ( 1 , delay_list ) && 0 )   ;
// else
}
void _func1934(void) {
// --- ifif
/* 1452  6 */   GET_CODE ( trial ) == INSN && ( GET_CODE ( pat ) == USE || GET_CODE ( pat ) == CLOBBER )   ;
/* 1456  6 */   GET_CODE ( next_to_match ) == GET_CODE ( trial ) && ! sets_cc0_p ( pat ) && ! insn_references_resource_p ( trial , & set , 1 ) && ! insn_sets_resource_p ( trial , & set , 1 ) && ! insn_sets_resource_p ( trial , & needed , 1 ) && ( trial = try_split ( pat , trial , 0 ) ) != 0 && ( next_trial = next_nonnote_insn ( trial ) ) && ( thread = oldtrial == thread ? trial : thread ) && rtx_equal_p ( PATTERN ( next_to_match ) , PATTERN ( trial ) ) && eligible_for_delay ( delay_insn , slot_number - 1 , trial , flags )   ;
// then
}
void _func1935(void) {
// --- ifif
/* 1499  2 */   slot_number != num_slots && trial && GET_CODE ( trial ) == INSN && GET_CODE ( PATTERN ( trial ) ) == SEQUENCE && ! INSN_ANNULLED_BRANCH_P ( XVECEXP ( PATTERN ( trial ) , 0 , 0 ) )   ;
/* 1558  2 */   slot_number == num_slots && annul_p   ;
// then
}
void _func1936(void) {
// --- ifif
/* 1624  6 */   GET_CODE ( trial ) == CODE_LABEL   ;
/* 1627  6 */   GET_RTX_CLASS ( GET_CODE ( trial ) ) != 'i'   ;
// then
}
void _func1937(void) {
// --- ifif else
/* 1631  6 */   GET_CODE ( pat ) == USE || GET_CODE ( pat ) == CLOBBER   ;
/* 1634  6 */   GET_CODE ( pat ) == SEQUENCE   ;
// else
}
void _func1938(void) {
// --- ifif
/* 1638  3 */   GET_CODE ( XVECEXP ( pat , 0 , 0 ) ) == CALL_INSN   ;
/* 1646  3 */   INSN_SETS_ARE_DELAYED ( XVECEXP ( pat , 0 , 0 ) )   ;
/* 1651  3 */   INSN_REFERENCES_ARE_DELAYED ( XVECEXP ( pat , 0 , 0 ) )   ;
// then
}
void _func1939(void) {
// --- ifif
/* 1686  2 */   GET_CODE ( target ) == INSN && GET_CODE ( PATTERN ( target ) ) == SEQUENCE   ;
/* 1689  2 */   resource_conflicts_p ( & needed , & set ) || reg_mentioned_p ( cc0_rtx , ipat ) || insn_sets_resource_p ( target_main , & needed , 1 ) || insn_sets_resource_p ( target_main , & set , 1 )   ;
// then
}
void _func1940(void) {
// --- ifif else
/* 1732  6 */   GET_CODE ( pat ) == USE || GET_CODE ( pat ) == CLOBBER   ;
/* 1735  6 */   GET_CODE ( pat ) == SEQUENCE   ;
// else
}
void _func1941(void) {
// --- ifif
/* 1739  3 */   GET_CODE ( XVECEXP ( pat , 0 , 0 ) ) == CALL_INSN   ;
/* 1746  3 */   INSN_SETS_ARE_DELAYED ( XVECEXP ( pat , 0 , 0 ) )   ;
/* 1751  3 */   INSN_REFERENCES_ARE_DELAYED ( XVECEXP ( pat , 0 , 0 ) )   ;
// then
}
void _func1942(void) {
// --- ifif
/* 1763  7 */   rtx_equal_p ( PATTERN ( candidate ) , ipat ) && ! ( INSN_ANNULLED_BRANCH_P ( XVECEXP ( pat , 0 , 0 ) ) && INSN_FROM_TARGET_P ( candidate ) )   ;
/* 1774  7 */   ( ! INSN_ANNULLED_BRANCH_P ( XVECEXP ( pat , 0 , 0 ) ) || ! INSN_FROM_TARGET_P ( candidate ) ) && insn_sets_resource_p ( candidate , & needed , 1 )   ;
// then
}
void _func1943(void) {
// --- ifif
/* 1790  3 */   rtx_equal_p ( pat , ipat )   ;
/* 1794  3 */   insn_sets_resource_p ( trial , & needed , 1 )   ;
// then
}
void _func1944(void) {
// --- ifif
/* 1910  1 */   REG_NOTE_KIND ( link ) != REG_DEAD || GET_CODE ( XEXP ( link , 0 ) ) != REG   ;
/* 1914  1 */   reg_referenced_p ( XEXP ( link , 0 ) , PATTERN ( insn ) )   ;
// then
}
void _func1945(void) {
// --- ifif
/* 1944  1 */   REG_NOTE_KIND ( link ) != REG_DEAD || GET_CODE ( XEXP ( link , 0 ) ) != REG   ;
/* 1948  1 */   reg_set_p ( XEXP ( link , 0 ) , PATTERN ( start_insn ) )   ;
// then
}
void _func1946(void) {
// --- ifif
/* 1973  6 */   REG_NOTE_KIND ( link ) != REG_UNUSED || GET_CODE ( XEXP ( link , 0 ) ) != REG   ;
/* 1977  6 */   ! find_regno_note ( redundant_insn , REG_UNUSED , REGNO ( XEXP ( link , 0 ) ) )   ;
// then
}
void _func1947(void) {
// --- ifif else
/* 2519  2 */   thread == 0   ;
/* 2524  2 */   condition == const_true_rtx   ;
// else
}
void _func1948(void) {
// --- ifif
/* 2563  6 */   GET_CODE ( pat ) == USE || GET_CODE ( pat ) == CLOBBER   ;
/* 2568  6 */   ! insn_references_resource_p ( trial , & set , 1 ) && ! insn_sets_resource_p ( trial , & set , 1 ) && ! insn_sets_resource_p ( trial , & needed , 1 ) && ! ( reg_mentioned_p ( cc0_rtx , pat ) && ( ! own_thread || ! sets_cc0_p ( pat ) ) )   ;
// then
}
void _func1949(void) {
// --- ifif else
/* 2582  3 */   ( prior_insn = redundant_insn ( trial , insn , delay_list ) )   ;
/* 2609  3 */   ! must_annul && ( condition == const_true_rtx || ( ! insn_sets_resource_p ( trial , & opposite_needed , 1 ) && ! may_trap_p ( pat ) ) )   ;
// else
}
void _func1950(void) {
// --- ifif
/* 2616  7 */   new_thread == old_trial   ;
/* 2618  7 */   thread == old_trial   ;
// then
}
void _func1951(void) {
// --- ifif
/* 2635  7 */   new_thread == old_trial   ;
/* 2637  7 */   thread == old_trial   ;
// then
}
void _func1952(void) {
// --- ifif else
/* 2652  4 */   reg_mentioned_p ( cc0_rtx , pat )   ;
/* 2660  4 */   own_thread   ;
// else
}
void _func1953(void) {
// --- ifif
/* 2751  2 */   trial && GET_CODE ( trial ) == INSN && GET_CODE ( PATTERN ( trial ) ) == SEQUENCE && GET_CODE ( XVECEXP ( PATTERN ( trial ) , 0 , 0 ) ) == JUMP_INSN   ;
/* 2779  2 */   delay_list == 0 && likely && new_thread && GET_CODE ( new_thread ) == INSN && GET_CODE ( PATTERN ( new_thread ) ) != ASM_INPUT && asm_noperands ( PATTERN ( new_thread ) ) < 0   ;
/* 2847  2 */   delay_list && must_annul   ;
// then
}
void _func1954(void) {
// --- ifif else
/* 2817  3 */   recog_memoized ( ninsn ) < 0 || ( extract_insn ( ninsn ) , ! constrain_operands ( 1 ) )   ;
/* 2824  3 */   own_thread   ;
// else
}
void _func1955(void) {
// --- ifif
/* 2847  2 */   delay_list && must_annul   ;
/* 2853  2 */   new_thread != thread   ;
// then
}
void _func1956(void) {
// --- ifif
/* 2857  6 */   ! thread_if_true   ;
/* 2860  6 */   new_thread && GET_CODE ( new_thread ) == JUMP_INSN && ( simplejump_p ( new_thread ) || GET_CODE ( PATTERN ( new_thread ) ) == RETURN ) && redirect_with_delay_list_safe_p ( insn , JUMP_LABEL ( new_thread ) , delay_list )   ;
/* 2868  6 */   new_thread == 0   ;
// else
}
void _func1957(void) {
// --- ifif else
/* 92  2 */   GET_CODE ( dest ) != REG && ( GET_CODE ( dest ) != SUBREG || GET_CODE ( SUBREG_REG ( dest ) ) != REG )   ;
/* 96  2 */   GET_CODE ( dest ) == SUBREG   ;
// else
}
void _func1958(void) {
// --- ifif
/* 1185  2 */   N_U_L_L_replacement   ;
/* 1191  2 */   N_U_L_L_replacement   ;
// then
}
void _func1959(void) {
// --- ifif else
/* 1872  3 */   ! no_upper_bound   ;
/* 1877  3 */   REAL_VALUE_ISNAN ( x )   ;
// else
}
void _func1960(void) {
// --- ifif
/* 1925  6 */   TREE_CODE ( arg1 ) == INTEGER_CST   ;
/* 1928  6 */   TREE_CODE ( arg1 ) == REAL_CST   ;
// then
}
void _func1961(void) {
// --- ifif
/* 2091  2 */   TREE_CODE ( arg0 ) != TREE_CODE ( arg1 ) || TYPE_MODE ( TREE_TYPE ( arg0 ) ) != TYPE_MODE ( TREE_TYPE ( arg1 ) )   ;
/* 2104  2 */   arg0 == arg1 && ! only_const && ( TREE_CODE ( arg0 ) == SAVE_EXPR || ( ! TREE_SIDE_EFFECTS ( arg0 ) && ! TREE_SIDE_EFFECTS ( arg1 ) ) )   ;
/* 2111  2 */   TREE_CONSTANT ( arg0 ) && TREE_CONSTANT ( arg1 )   ;
/* 2145  2 */   only_const   ;
// then
}
void _func1962(void) {
// --- ifif
/* 2228  2 */   operand_equal_p ( arg0 , arg1 , 0 )   ;
/* 2231  2 */   ! INTEGRAL_TYPE_P ( TREE_TYPE ( arg0 ) ) || ! INTEGRAL_TYPE_P ( TREE_TYPE ( arg1 ) )   ;
// then
}
void _func1963(void) {
// --- ifif else
/* 2345  6 */   operand_equal_p ( TREE_OPERAND ( arg , 0 ) , TREE_OPERAND ( arg , 1 ) , 0 )   ;
/* 2349  6 */   * cval1 == 0   ;
// else
}
void _func1964(void) {
// --- ifif else
/* 3563  2 */   or_op   ;
/* 3570  2 */   ( lhs == 0 || rhs == 0 || operand_equal_p ( lhs , rhs , 0 ) ) && merge_ranges ( & in_p , & low , & high , in0_p , low0 , high0 , in1_p , low1 , high1 ) && 0 != ( tem = ( build_range_check ( TREE_TYPE ( exp ) , lhs != 0 ? lhs : rhs != 0 ? rhs : integer_zero_node , in_p , low , high ) ) )   ;
// else
}
void _func1965(void) {
// --- ifif
/* 6574  2 */   operand_equal_p ( top , bottom , 0 )   ;
/* 6577  2 */   TREE_CODE ( type ) != INTEGER_TYPE   ;
// then
}
void _func1966(void) {
// --- ifif
/* 1068  2 */   code == REG   ;
/* 1090  2 */   code == SUBREG && GET_CODE ( SUBREG_REG ( x ) ) == REG && REGNO ( SUBREG_REG ( x ) ) >= FIRST_PSEUDO_REGISTER   ;
/* 1121  2 */   code == COMPARE || GET_RTX_CLASS ( code ) == '<'   ;
// then
}
void _func1967(void) {
// --- ifif
/* 1123  6 */   GET_CODE ( XEXP ( x , 0 ) ) == REG && ! REGNO_QTY_VALID_P ( REGNO ( XEXP ( x , 0 ) ) )   ;
/* 1131  6 */   GET_CODE ( XEXP ( x , 1 ) ) == REG && ! REGNO_QTY_VALID_P ( REGNO ( XEXP ( x , 1 ) ) )   ;
// then
}
void _func1968(void) {
// --- ifif
/* 1174  6 */   REGNO_QTY_VALID_P ( regno ) && qty_mode [ REG_QTY ( regno ) ] != GET_MODE ( x )   ;
/* 1178  6 */   modified || ! REGNO_QTY_VALID_P ( regno )   ;
// then
}
void _func1969(void) {
// --- ifif else
/* 1276  4 */   next   ;
/* 1278  4 */   prev   ;
// else
}
void _func1970(void) {
// --- ifif else
/* 1297  4 */   next   ;
/* 1299  4 */   prev   ;
// else
}
void _func1971(void) {
// --- ifif
/* 1904  2 */   GET_CODE ( x ) == SUBREG   ;
/* 1910  2 */   GET_CODE ( x ) != REG || REG_IN_TABLE ( REGNO ( x ) ) < 0 || REG_IN_TABLE ( REGNO ( x ) ) != ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> variant . reg_tick )   ;
// then
}
void _func1972(void) {
// --- ifif else
/* 1927  5 */   p -> next_same_hash   ;
/* 1930  5 */   p -> prev_same_hash   ;
// else
}
void _func1973(void) {
// --- ifif
/* 1981  3 */   p -> in_memory   ;
/* 1987  3 */   GET_CODE ( p -> exp ) != REG || REGNO ( p -> exp ) >= FIRST_PSEUDO_REGISTER   ;
// then
}
void _func1974(void) {
// --- ifif
/* 2315  2 */   x == y && ! validate   ;
/* 2317  2 */   x == 0 || y == 0   ;
// then
}
void _func1975(void) {
// --- ifif
/* 2321  2 */   code != GET_CODE ( y )   ;
/* 2345  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
// then
}
void _func1976(void) {
// --- ifif
/* 2323  6 */   ! equal_values   ;
/* 2328  6 */   CONSTANT_P ( x ) && GET_CODE ( y ) == REG && ( ( ( ( ( ( REGNO ( y ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( y ) ) ) ) ) -> reg_qty ) != ( REGNO ( y ) ) ) && GET_MODE ( y ) == qty_mode [ ( ( ( ( ( REGNO ( y ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( y ) ) ) ) ) -> reg_qty ) ] && rtx_equal_p ( x , qty_const [ ( ( ( ( ( REGNO ( y ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( y ) ) ) ) ) -> reg_qty ) ] ) && ( ! validate || REG_IN_TABLE ( REGNO ( y ) ) == ( ( ( ( ( REGNO ( y ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( y ) ) ) ) ) -> variant . reg_tick ) )   ;
/* 2335  6 */   CONSTANT_P ( y ) && code == REG && ( ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) != ( REGNO ( x ) ) ) && GET_MODE ( x ) == qty_mode [ ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) ] && rtx_equal_p ( y , qty_const [ ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) ] )   ;
// then
}
void _func1977(void) {
// --- ifif
/* 2375  1 */   ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) != ( ( ( ( ( regno ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( regno ) ) ) ) -> reg_qty )   ;
/* 2378  1 */   ! validate   ;
// then
}
void _func1978(void) {
// --- ifif
/* 2469  2 */   x == y   ;
/* 2471  2 */   x == 0 || y == 0   ;
// then
}
void _func1979(void) {
// --- ifif else
/* 2532  2 */   flag_pic && GET_CODE ( base ) == PLUS && XEXP ( base , 0 ) == pic_offset_table_rtx   ;
/* 2538  2 */   GET_CODE ( base ) == REG && qty_const != 0 && ( ( ( ( ( ( REGNO ( base ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( base ) ) ) ) ) -> reg_qty ) != ( REGNO ( base ) ) ) && qty_mode [ ( ( ( ( ( REGNO ( base ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( base ) ) ) ) ) -> reg_qty ) ] == GET_MODE ( base ) && qty_const [ ( ( ( ( ( REGNO ( base ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( base ) ) ) ) ) -> reg_qty ) ] != 0   ;
// else
}
void _func1980(void) {
// --- ifif
/* 2672  2 */   GET_CODE ( x ) == REG && ( ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) != ( REGNO ( x ) ) ) && GET_MODE ( x ) == qty_mode [ ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) ] && qty_const [ ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) ] != 0   ;
/* 2678  2 */   GET_CODE ( x ) == PLUS && GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT && GET_CODE ( XEXP ( x , 0 ) ) == REG && ( ( ( ( ( ( REGNO ( XEXP ( x , 0 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 0 ) ) ) ) ) ) -> reg_qty ) != ( REGNO ( XEXP ( x , 0 ) ) ) ) && ( GET_MODE ( XEXP ( x , 0 ) ) == qty_mode [ ( ( ( ( ( REGNO ( XEXP ( x , 0 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 0 ) ) ) ) ) ) -> reg_qty ) ] ) && qty_const [ ( ( ( ( ( REGNO ( XEXP ( x , 0 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 0 ) ) ) ) ) ) -> reg_qty ) ]   ;
/* 2692  2 */   GET_CODE ( x ) == PLUS && GET_CODE ( XEXP ( x , 0 ) ) == REG && GET_CODE ( XEXP ( x , 1 ) ) == REG && ( ( ( ( ( ( REGNO ( XEXP ( x , 0 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 0 ) ) ) ) ) ) -> reg_qty ) != ( REGNO ( XEXP ( x , 0 ) ) ) ) && ( GET_MODE ( XEXP ( x , 0 ) ) == qty_mode [ ( ( ( ( ( REGNO ( XEXP ( x , 0 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 0 ) ) ) ) ) ) -> reg_qty ) ] ) && qty_const [ ( ( ( ( ( REGNO ( XEXP ( x , 0 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 0 ) ) ) ) ) ) -> reg_qty ) ] && ( ( ( ( ( ( REGNO ( XEXP ( x , 1 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 1 ) ) ) ) ) ) -> reg_qty ) != ( REGNO ( XEXP ( x , 1 ) ) ) ) && ( GET_MODE ( XEXP ( x , 1 ) ) == qty_mode [ ( ( ( ( ( REGNO ( XEXP ( x , 1 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 1 ) ) ) ) ) ) -> reg_qty ) ] ) && qty_const [ ( ( ( ( ( REGNO ( XEXP ( x , 1 ) ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( XEXP ( x , 1 ) ) ) ) ) ) -> reg_qty ) ]   ;
// then
}
void _func1981(void) {
// --- ifif
/* 6029  2 */   GET_CODE ( x ) == REG && ( ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) != ( REGNO ( x ) ) ) && qty_const [ ( ( ( ( ( REGNO ( x ) ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( REGNO ( x ) ) ) ) ) -> reg_qty ) ]   ;
/* 6034  2 */   x == 0 || CONSTANT_P ( x )   ;
/* 6042  2 */   GET_CODE ( x ) == MEM   ;
// then
}
void _func1982(void) {
// --- ifif else
/* 6128  2 */   ! condjump_p ( insn ) || simplejump_p ( insn )   ;
/* 6132  2 */   taken   ;
// else
}
void _func1983(void) {
// --- ifif
/* 8038  6 */   ( ( ( ( ( STACK_POINTER_REGNUM ) == cached_regno && cached_cse_reg_info ) ? cached_cse_reg_info : get_cse_reg_info ( ( STACK_POINTER_REGNUM ) ) ) ) -> variant . reg_tick ) >= 0   ;
/* 8042  6 */   TEST_HARD_REG_BIT ( hard_regs_in_table , STACK_POINTER_REGNUM )   ;
// then
}
void _func1984(void) {
// --- ifif
/* 8270  2 */   code == MEM && ! note_mem_written ( dest ) && ( MEM_IN_STRUCT_P ( dest ) || GET_MODE ( dest ) == BLKmode || cse_rtx_varies_p ( XEXP ( dest , 0 ) ) )   ;
/* 8284  2 */   GET_CODE ( set ) == CLOBBER || dest == cc0_rtx || dest == pc_rtx   ;
/* 8291  2 */   code == STRICT_LOW_PART || code == ZERO_EXTRACT   ;
// else
}
void _func1985(void) {
// --- ifif
/* 8338  2 */   cse_check_loop_start_value == 0 || GET_CODE ( x ) == CC0 || GET_CODE ( x ) == PC   ;
/* 8342  2 */   ( GET_CODE ( x ) == MEM && GET_CODE ( cse_check_loop_start_value ) == MEM ) || reg_overlap_mentioned_p ( x , cse_check_loop_start_value )   ;
// then
}
void _func1986(void) {
// --- ifif
/* 8517  6 */   ! after_loop && GET_CODE ( p ) == NOTE && NOTE_LINE_NUMBER ( p ) == NOTE_INSN_LOOP_END   ;
/* 8524  6 */   GET_CODE ( p ) == NOTE && NOTE_LINE_NUMBER ( p ) == NOTE_INSN_SETJMP   ;
/* 8530  6 */   GET_RTX_CLASS ( GET_CODE ( p ) ) == 'i' && GET_CODE ( PATTERN ( p ) ) == PARALLEL   ;
// else
}
void _func1987(void) {
// --- ifif
/* 8539  6 */   INSN_UID ( p ) <= max_uid && INSN_CUID ( p ) > high_cuid   ;
/* 8541  6 */   INSN_UID ( p ) <= max_uid && INSN_CUID ( p ) < low_cuid   ;
/* 8546  6 */   path_entry < path_size && data -> path [ path_entry ] . branch == p   ;
// else
}
void _func1988(void) {
// --- ifif
/* 8797  6 */   file   ;
/* 8804  6 */   max_qty < 500   ;
// then
}
void _func1989(void) {
// --- ifif
/* 8905  6 */   code != NOTE && num_insns ++ > 1000   ;
/* 8913  6 */   next_branch -> branch == insn   ;
/* 8934  6 */   GET_MODE ( insn ) == QImode   ;
/* 8937  6 */   GET_RTX_CLASS ( code ) == 'i'   ;
/* 8966  6 */   simplejump_p ( insn )   ;
// then
}
void _func1990(void) {
// --- ifif else
/* 8944  3 */   REG_NOTES ( insn )   ;
/* 8953  3 */   ( p = find_reg_note ( insn , REG_LIBCALL , NULL_RTX ) )   ;
// else
}
void _func1991(void) {
// --- ifif
/* 8966  6 */   simplejump_p ( insn )   ;
/* 8991  6 */   to != 0 && NEXT_INSN ( insn ) == to && GET_CODE ( to ) == CODE_LABEL && -- LABEL_NUSES ( to ) == to_usage   ;
// then
}
void _func1992(void) {
// --- ifif
/* 8968  3 */   to == 0   ;
/* 8971  3 */   JUMP_LABEL ( insn ) == to   ;
/* 8979  3 */   INSN_DELETED_P ( to )   ;
// then
}
void _func1993(void) {
// --- ifif
/* 8999  3 */   LABEL_NUSES ( to ) == 0   ;
/* 9003  3 */   insn == 0   ;
// then
}
void _func1994(void) {
// --- ifif
/* 9038  2 */   next_qty > max_qty   ;
/* 9046  2 */   ( cse_jumps_altered == 0 || ( flag_cse_follow_jumps == 0 && flag_cse_skip_blocks == 0 ) ) && around_loop && to != 0 && GET_CODE ( to ) == NOTE && NOTE_LINE_NUMBER ( to ) == NOTE_INSN_LOOP_END && GET_CODE ( PREV_INSN ( to ) ) == JUMP_INSN && JUMP_LABEL ( PREV_INSN ( to ) ) != 0 && LABEL_NUSES ( JUMP_LABEL ( PREV_INSN ( to ) ) ) == 1   ;
// then
}
void _func1995(void) {
// --- ifif
/* 257  3 */   first_err   ;
/* 266  3 */   first   ;
// then
}
void _func1996(void) {
// --- ifif
/* 286  3 */   first_err   ;
/* 295  3 */   first   ;
// then
}
void _func1997(void) {
// --- ifif
/* 925  7 */   arginfo == 0   ;
/* 928  7 */   ! strncmp ( argv [ i ] , option_map [ j ] . name , complen )   ;
// then
}
void _func1998(void) {
// --- ifif else
/* 932  4 */   arglen < optlen   ;
/* 949  4 */   arglen > optlen   ;
// else
}
void _func1999(void) {
// --- ifif
/* 1066  2 */   ! e   ;
/* 1069  2 */   e > 0 && e < sys_nerr   ;
// then
}
void _func2000(void) {
// --- ifif
/* 1173  2 */   specs   ;
/* 1176  2 */   verbose_flag   ;
// then
}
void _func2001(void) {
// --- ifif
/* 1464  2 */   desc < 0   ;
/* 1466  2 */   stat ( filename , & statbuf ) < 0   ;
// then
}
void _func2002(void) {
// --- ifif
/* 1487  6 */   * p == 0   ;
/* 1493  6 */   * p == '%' && ! main_p   ;
// then
}
void _func2003(void) {
// --- ifif
/* 1588  7 */   ! sl   ;
/* 1591  7 */   strcmp ( p1 , p2 ) == 0   ;
/* 1594  7 */   verbose_flag   ;
// then
}
void _func2004(void) {
// --- ifif
/* 1744  2 */   always_delete   ;
/* 1759  2 */   fail_delete   ;
// then
}
void _func2005(void) {
// --- ifif
/* 1788  2 */   i != '\n'   ;
/* 1792  2 */   i == 'y' || i == 'Y'   ;
// then
}
void _func2006(void) {
// --- ifif
/* 1906  6 */   machine_suffix && ( ! check_dir_p || is_directory ( pprefix -> prefix , machine_suffix , 0 ) )   ;
/* 1918  6 */   just_machine_suffix && pprefix -> require_machine_suffix == 2 && ( ! check_dir_p || is_directory ( pprefix -> prefix , just_machine_suffix , 0 ) )   ;
/* 1932  6 */   ! pprefix -> require_machine_suffix   ;
// then
}
void _func2007(void) {
// --- ifif
/* 1973  2 */   ! strcmp ( name , "as" ) && access ( DEFAULT_ASSEMBLER , mode ) == 0   ;
/* 1983  2 */   ! strcmp ( name , "ld" ) && access ( DEFAULT_LINKER , mode ) == 0   ;
/* 1992  2 */   machine_suffix   ;
// then
}
void _func2008(void) {
// --- ifif
/* 2015  1 */   machine_suffix   ;
/* 2047  1 */   just_machine_suffix && pl -> require_machine_suffix == 2   ;
/* 2078  1 */   ! pl -> require_machine_suffix   ;
// then
}
void _func2009(void) {
// --- ifif else
/* 2155  2 */   warn   ;
/* 2158  2 */   * prev   ;
// else
}
void _func2010(void) {
// --- ifif
/* 2276  6 */   i != '\n'   ;
/* 2280  6 */   i != 'y' && i != 'Y'   ;
// then
}
void _func2011(void) {
// --- ifif
/* 2301  6 */   commands [ i ] . pid == - 1   ;
/* 2304  6 */   string != commands [ i ] . prog   ;
// then
}
void _func2012(void) {
// --- ifif else
/* 2879  7 */   p [ 1 ] == 0 && i + 1 == argc   ;
/* 2881  7 */   p [ 1 ] == 0   ;
// else
}
void _func2013(void) {
// --- ifif else
/* 2892  2 */   p [ 1 ] == 0 && i + 1 == argc   ;
/* 2894  2 */   p [ 1 ] == 0   ;
// else
}
void _func2014(void) {
// --- ifif else
/* 2944  7 */   p [ 1 ] == 0 && i + 1 == argc   ;
/* 2946  7 */   p [ 1 ] == 0   ;
// else
}
void _func2015(void) {
// --- ifif else
/* 3220  7 */   p [ 1 ] == 0 && i + 1 == argc   ;
/* 3222  7 */   p [ 1 ] == 0   ;
// else
}
void _func2016(void) {
// --- ifif
/* 3243  7 */   n_args == 0   ;
/* 3248  7 */   i + n_args >= argc   ;
// then
}
void _func2017(void) {
// --- ifif
/* 3373  6 */   argbuf_index > 0 && ! strcmp ( argbuf [ argbuf_index - 1 ] , "|" )   ;
/* 3376  6 */   argbuf_index > 0   ;
// then
}
void _func2018(void) {
// --- ifif
/* 3427  1 */   argbuf_index > 0 && ! strcmp ( argbuf [ argbuf_index - 1 ] , "|" )   ;
/* 3446  1 */   argbuf_index > 0   ;
// then
}
void _func2019(void) {
// --- ifif
/* 3536  4 */   N_U_L_L_replacement   ;
/* 3574  4 */   machine_suffix   ;
// then
}
void _func2020(void) {
// --- ifif
/* 3538  8 */   machine_suffix   ;
/* 3559  8 */   ! pl -> require_machine_suffix   ;
// then
}
void _func2021(void) {
// --- ifif
/* 3574  4 */   machine_suffix   ;
/* 3596  4 */   ! pl -> require_machine_suffix   ;
// then
}
void _func2022(void) {
// --- ifif
/* 3777  7 */   p == 0   ;
/* 3781  7 */   argbuf_index != cur_index   ;
// then
}
void _func2023(void) {
// --- ifif
/* 4107  7 */   sl   ;
/* 4157  7 */   * p   ;
// then
}
void _func2024(void) {
// --- ifif
/* 4174  7 */   v > compiler_version && v [ - 1 ] != '-'   ;
/* 4178  7 */   c1 == '2'   ;
// then
}
void _func2025(void) {
// --- ifif
/* 4237  2 */   * p == '^'   ;
/* 4241  2 */   * p == '|'   ;
// then
}
void _func2026(void) {
// --- ifif
/* 4250  2 */   * p == '!'   ;
/* 4255  2 */   * p == '.'   ;
// then
}
void _func2027(void) {
// --- ifif
/* 4268  2 */   * p == '|' && pipe_p   ;
/* 4271  2 */   ! body   ;
/* 4297  2 */   suffix   ;
// else
}
void _func2028(void) {
// --- ifif
/* 4303  6 */   body [ 0 ] == '}'   ;
/* 4306  6 */   negate != found && do_spec_1 ( save_string ( body , endbody - body - 1 ) , 0 , NULL_PTR ) < 0   ;
// then
}
void _func2029(void) {
// --- ifif else
/* 4328  6 */   p [ - 1 ] == '*' && ! negate   ;
/* 4369  6 */   p [ - 1 ] == '*'   ;
// else
}
void _func2030(void) {
// --- ifif
/* 4448  2 */   prefix_length >= 0 && prefix_length <= 1   ;
/* 4453  2 */   switches [ switchnum ] . live_cond != 0   ;
// then
}
void _func2031(void) {
// --- ifif
/* 4522  2 */   ! omit_first_word   ;
/* 4528  2 */   switches [ switchnum ] . args != 0   ;
// then
}
void _func2032(void) {
// --- ifif
/* 4661  2 */   signal ( SIGINT , SIG_IGN ) != SIG_IGN   ;
/* 4664  2 */   signal ( SIGHUP , SIG_IGN ) != SIG_IGN   ;
/* 4667  2 */   signal ( SIGTERM , SIG_IGN ) != SIG_IGN   ;
/* 4670  2 */   signal ( SIGPIPE , SIG_IGN ) != SIG_IGN   ;
// then
}
void _func2033(void) {
// --- ifif else
/* 4818  2 */   access ( specs_file , R_OK ) == 0   ;
/* 4822  2 */   * cross_compile == '0'   ;
// else
}
void _func2034(void) {
// --- ifif
/* 4923  2 */   print_search_dirs   ;
/* 4931  2 */   print_file_name   ;
/* 4937  2 */   print_prog_name   ;
/* 4944  2 */   print_multi_lib   ;
/* 4950  2 */   print_multi_directory   ;
/* 4959  2 */   print_help_list   ;
/* 4976  2 */   verbose_flag   ;
/* 4998  2 */   n_infiles == added_libraries   ;
// then
}
void _func2035(void) {
// --- ifif
/* 5104  2 */   error_count == 0   ;
/* 5115  2 */   error_count == 0   ;
// then
}
void _func2036(void) {
// --- ifif
/* 5144  2 */   ! linker_was_run && error_count == 0   ;
/* 5152  2 */   error_count   ;
// then
}
void _func2037(void) {
// --- ifif
/* 5180  2 */   language != 0 && language [ 0 ] == '*'   ;
/* 5184  2 */   language != 0   ;
// then
}
void _func2038(void) {
// --- ifif
/* 5433  2 */   * p == '|'   ;
/* 5436  2 */   * p == '!'   ;
/* 5439  2 */   * p == '.'   ;
// then
}
void _func2039(void) {
// --- ifif
/* 5576  6 */   ( end - start ) == len && strncmp ( p , start , len ) == 0   ;
/* 5579  6 */   * end == '\0'   ;
// then
}
void _func2040(void) {
// --- ifif
/* 5627  3 */   * p == '\0'   ;
/* 5630  3 */   ! ok   ;
// then
}
void _func2041(void) {
// --- ifif
/* 5659  3 */   ! default_arg ( this_arg , p - this_arg )   ;
/* 5666  3 */   * p == ' '   ;
// then
}
void _func2042(void) {
// --- ifif
/* 5732  6 */   ! skip   ;
/* 5768  6 */   ! skip   ;
// then
}
void _func2043(void) {
// --- ifif else
/* 5741  7 */   * q == '\0'   ;
/* 5744  7 */   * q == '!'   ;
// else
}
void _func2044(void) {
// --- ifif
/* 5756  7 */   arg != NULL && default_arg ( arg , q - arg )   ;
/* 5763  7 */   * q == ' '   ;
// then
}
void _func2045(void) {
// --- ifif
/* 5782  3 */   * p == '\0'   ;
/* 5785  3 */   skip   ;
// then
}
void _func2046(void) {
// --- ifif
/* 5798  7 */   * p == '\0'   ;
/* 5800  7 */   use_arg   ;
// then
}
void _func2047(void) {
// --- ifif
/* 291  7 */   INT_LIST_VAL ( ps ) == EXIT_BLOCK || INT_LIST_VAL ( ps ) == ENTRY_BLOCK   ;
/* 295  7 */   TEST_BIT ( old_changed , INT_LIST_VAL ( ps ) ) || TEST_BIT ( new_changed , INT_LIST_VAL ( ps ) )   ;
// then
}
void _func2048(void) {
// --- ifif
/* 300  3 */   ! ps   ;
/* 303  3 */   bb != n_blocks - 1   ;
/* 306  4 */   sbitmap_a_or_b_and_c ( antin [ bb ] , antloc [ bb ] , transp [ bb ] , antout [ bb ] )   ;
// then
}
void _func2049(void) {
// --- ifif
/* 367  7 */   INT_LIST_VAL ( ps ) == EXIT_BLOCK || INT_LIST_VAL ( ps ) == ENTRY_BLOCK   ;
/* 371  7 */   TEST_BIT ( old_changed , INT_LIST_VAL ( ps ) ) || TEST_BIT ( new_changed , INT_LIST_VAL ( ps ) )   ;
// then
}
void _func2050(void) {
// --- ifif
/* 376  3 */   ! ps   ;
/* 379  3 */   bb != 0   ;
// then
}
void _func2051(void) {
// --- ifif
/* 46  6 */   token == CPP_EOF   ;
/* 48  6 */   token == CPP_LBRACE   ;
/* 50  6 */   token == CPP_RBRACE && -- nesting == 0   ;
// then
}
void _func2052(void) {
// --- ifif
/* 101  2 */   token == CPP_RBRACE   ;
/* 110  2 */   token == CPP_LBRACE   ;
/* 115  2 */   token == CPP_EOF   ;
/* 117  2 */   token == CPP_SEMICOLON   ;
/* 119  2 */   token != CPP_NAME   ;
// then
}
void _func2053(void) {
// --- ifif
/* 190  3 */   token != CPP_COMMA   ;
/* 197  3 */   declarator_start == 0   ;
// then
}
void _func2054(void) {
// --- ifif
/* 203  3 */   strcmp ( pfile -> token_buffer , "inline" ) == 0   ;
/* 208  3 */   strcmp ( pfile -> token_buffer , "extern" ) == 0   ;
// then
}
void _func2055(void) {
// --- ifif
/* 597  6 */   c == ' ' || c == '\n' || c == '\t' || c == '\f'   ;
/* 599  6 */   c == ':' || c == ')' || c == ']' || c == '"' || c == '/' || c == '(' || c == '['   ;
// then
}
void _func2056(void) {
// --- ifif
/* 698  2 */   tmp_code == UNKNOWN   ;
/* 705  2 */   tmp_code == NIL   ;
// then
}
void _func2057(void) {
// --- ifif
/* 815  3 */   c == '('   ;
/* 820  3 */   c != '"'   ;
// then
}
void _func2058(void) {
// --- ifif
/* 202  2 */   ! cpp_start_read ( & parse_in , filename )   ;
/* 205  2 */   filename == 0 || ! strcmp ( filename , "-" )   ;
// then
}
void _func2059(void) {
// --- ifif else
/* 283  2 */   ! doing_objc_thang   ;
/* 286  2 */   flag_traditional   ;
// else
}
void _func2060(void) {
// --- ifif
/* 568  7 */   token != IDENTIFIER   ;
/* 577  7 */   nextchar >= 0   ;
/* 584  7 */   TREE_CODE ( yylval . ttype ) != IDENTIFIER_NODE   ;
/* 587  7 */   HANDLE_PRAGMA ( pragma_getc , pragma_ungetc , IDENTIFIER_POINTER ( yylval . ttype ) )   ;
/* 593  7 */   handle_generic_pragma ( token )   ;
/* 600  7 */   warn_unknown_pragmas > 1 || ( warn_unknown_pragmas && ! in_system_header )   ;
// then
}
void _func2061(void) {
// --- ifif
/* 664  7 */   token != STRING || TREE_CODE ( yylval . ttype ) != STRING_CST   ;
/* 671  7 */   ! flag_no_ident   ;
// then
}
void _func2062(void) {
// --- ifif
/* 768  6 */   token == CONSTANT && TREE_CODE ( yylval . ttype ) == INTEGER_CST   ;
/* 813  6 */   input_file_stack   ;
/* 818  6 */   used_up   ;
/* 832  6 */   token == CONSTANT && TREE_CODE ( yylval . ttype ) == INTEGER_CST && TREE_INT_CST_LOW ( yylval . ttype ) == 3   ;
/* 837  6 */   used_up   ;
// then
}
void _func2063(void) {
// --- ifif
/* 928  6 */   warn_traditional   ;
/* 931  6 */   flag_traditional   ;
// then
}
void _func2064(void) {
// --- ifif
/* 948  3 */   c >= 'a' && c <= 'f'   ;
/* 950  3 */   c >= 'A' && c <= 'F'   ;
/* 952  3 */   c >= '0' && c <= '9'   ;
/* 954  3 */   code != 0 || count != 0   ;
// then
}
void _func2065(void) {
// --- ifif
/* 1010  6 */   warn_traditional   ;
/* 1013  6 */   flag_traditional   ;
// then
}
void _func2066(void) {
// --- ifif
/* 1150  6 */   lose   ;
/* 1153  6 */   args -> p >= token_buffer + maxtoken - 3   ;
// then
}
void _func2067(void) {
// --- ifif
/* 165  2 */   alignment == 0   ;
/* 167  2 */   size == 0   ;
// then
}
void _func2068(void) {
// --- ifif
/* 224  2 */   alignment == 0   ;
/* 226  2 */   size == 0   ;
// then
}
void _func2069(void) {
// --- ifif
/* 610  6 */   ! HARD_REGNO_MODE_OK ( i , mode ) && last_size != - 1   ;
/* 613  6 */   size != last_size   ;
// then
}
void _func2070(void) {
// --- ifif
/* 651  3 */   beg < 0   ;
/* 653  3 */   end >= last_end   ;
// then
}
void _func2071(void) {
// --- ifif
/* 784  6 */   * label == 0   ;
/* 787  6 */   fde -> dw_fde_current_label == NULL || strcmp ( label , fde -> dw_fde_current_label ) != 0   ;
// then
}
void _func2072(void) {
// --- ifif
/* 1104  6 */   GET_CODE ( insn ) == PARALLEL   ;
/* 1106  6 */   GET_CODE ( insn ) == SET   ;
// then
}
void _func2073(void) {
// --- ifif
/* 1171  2 */   offset == 0   ;
/* 1174  2 */   cfa_reg == STACK_POINTER_REGNUM   ;
// then
}
void _func2074(void) {
// --- ifif
/* 1213  2 */   GET_CODE ( expr ) == PARALLEL   ;
/* 1229  2 */   GET_CODE ( expr ) != SET   ;
// then
}
void _func2075(void) {
// --- ifif
/* 1244  10 */   cfa_reg != ( unsigned ) REGNO ( src )   ;
/* 1246  10 */   REGNO ( dest ) != STACK_POINTER_REGNUM && ! ( frame_pointer_needed && REGNO ( dest ) == HARD_FRAME_POINTER_REGNUM )   ;
// then
}
void _func2076(void) {
// --- ifif
/* 1282  7 */   GET_CODE ( src ) == PLUS   ;
/* 1284  7 */   cfa_reg == STACK_POINTER_REGNUM   ;
/* 1286  7 */   cfa_store_reg == STACK_POINTER_REGNUM   ;
// then
}
void _func2077(void) {
// --- ifif else
/* 1293  7 */   ! frame_pointer_needed || REGNO ( dest ) != HARD_FRAME_POINTER_REGNUM   ;
/* 1297  7 */   XEXP ( src , 0 ) == stack_pointer_rtx && GET_CODE ( XEXP ( src , 1 ) ) == CONST_INT   ;
// else
}
void _func2078(void) {
// --- ifif
/* 1324  7 */   GET_CODE ( src ) != PLUS || XEXP ( src , 1 ) != stack_pointer_rtx   ;
/* 1327  7 */   GET_CODE ( XEXP ( src , 0 ) ) != REG || ( unsigned ) REGNO ( XEXP ( src , 0 ) ) != cfa_temp_reg   ;
/* 1330  7 */   cfa_reg != STACK_POINTER_REGNUM   ;
// then
}
void _func2079(void) {
// --- ifif
/* 1368  8 */   GET_CODE ( XEXP ( dest , 0 ) ) == PRE_INC   ;
/* 1371  8 */   REGNO ( XEXP ( XEXP ( dest , 0 ) , 0 ) ) != STACK_POINTER_REGNUM || cfa_store_reg != STACK_POINTER_REGNUM   ;
// then
}
void _func2080(void) {
// --- ifif
/* 1385  8 */   GET_CODE ( XEXP ( dest , 0 ) ) == MINUS   ;
/* 1388  8 */   cfa_store_reg != ( unsigned ) REGNO ( XEXP ( XEXP ( dest , 0 ) , 0 ) )   ;
// then
}
void _func2081(void) {
// --- ifif
/* 1424  2 */   insn == NULL_RTX   ;
/* 1438  2 */   ! RTX_FRAME_RELATED_P ( insn )   ;
// then
}
void _func2082(void) {
// --- ifif
/* 2008  2 */   write_symbols == DWARF2_DEBUG   ;
/* 2010  2 */   flag_exceptions && ! exceptions_via_longjmp   ;
// then
}
void _func2083(void) {
// --- ifif
/* 4248  2 */   decl_id >= decl_die_table_allocated   ;
/* 4264  2 */   decl_id >= decl_die_table_in_use   ;
// then
}
void _func2084(void) {
// --- ifif else
/* 4853  6 */   line_info -> dw_line_num == current_line && line_info -> dw_file_num == current_file   ;
/* 4859  6 */   0   ;
// else
}
void _func2085(void) {
// --- ifif
/* 4864  6 */   line_info -> dw_file_num != current_file   ;
/* 4872  6 */   line_info -> dw_line_num != current_line   ;
// then
}
void _func2086(void) {
// --- ifif else
/* 4908  6 */   line_info -> dw_line_num == current_line && line_info -> dw_file_num == current_file && line_info -> function == function   ;
/* 4913  6 */   function != line_info -> function   ;
// else
}
void _func2087(void) {
// --- ifif else
/* 480  3 */   c == '\"' || c == '\\'   ;
/* 482  3 */   c >= ' ' && c < 0177   ;
// else
}
void _func2088(void) {
// --- ifif else
/* 480  3 */   c == '\"' || c == '\\'   ;
/* 482  3 */   c >= ' ' && c < 0177   ;
// else
}
void _func2089(void) {
// --- ifif else
/* 480  3 */   c == '\"' || c == '\\'   ;
/* 482  3 */   c >= ' ' && c < 0177   ;
// else
}
void _func2090(void) {
// --- ifif
/* 4928  6 */   line_info -> dw_file_num != current_file   ;
/* 4936  6 */   line_info -> dw_line_num != current_line   ;
// then
}
void _func2091(void) {
// --- ifif
/* 5535  2 */   ! TREE_PUBLIC ( decl )   ;
/* 5538  2 */   pubname_table_in_use == pubname_table_allocated   ;
// then
}
void _func2092(void) {
// --- ifif
/* 5620  2 */   ! DECL_SECTION_NAME ( decl )   ;
/* 5623  2 */   arange_table_in_use == arange_table_allocated   ;
// then
}
void _func2093(void) {
// --- ifif
/* 5673  2 */   ( POINTER_SIZE / BITS_PER_UNIT ) == 8   ;
/* 5676  2 */   flag_debug_asm   ;
// then
}
void _func2094(void) {
// --- ifif else
/* 5924  6 */   line_info -> dw_file_num != current_file   ;
/* 5941  6 */   line_info -> dw_line_num != current_line   ;
// else
}
void _func2095(void) {
// --- ifif else
/* 6095  6 */   line_info -> dw_file_num != current_file   ;
/* 6112  6 */   line_info -> dw_line_num != current_line   ;
// else
}
void _func2096(void) {
// --- ifif
/* 6251  2 */   TREE_CODE ( type ) == ERROR_MARK || TREE_CODE ( type ) == VOID_TYPE   ;
/* 6255  2 */   TREE_CODE ( name ) == TYPE_DECL   ;
// then
}
void _func2097(void) {
// --- ifif
/* 6403  6 */   mod_type_die   ;
/* 6407  6 */   TYPE_NAME ( type ) && TREE_CODE ( TYPE_NAME ( type ) ) == TYPE_DECL && DECL_ORIGINAL_TYPE ( TYPE_NAME ( type ) )   ;
/* 6429  6 */   mod_type_die   ;
// else
}
void _func2098(void) {
// --- ifif
/* 6478  2 */   item_type   ;
/* 6488  2 */   N_U_L_L_replacement   ;
// then
}
void _func2099(void) {
// --- ifif
/* 6806  2 */   TREE_CODE ( decl ) == ERROR_MARK   ;
/* 6809  2 */   TREE_CODE ( decl ) != FIELD_DECL   ;
// then
}
void _func2100(void) {
// --- ifif
/* 7088  2 */   TREE_CODE ( decl ) == ERROR_MARK   ;
/* 7091  2 */   TREE_CODE ( decl ) != VAR_DECL && TREE_CODE ( decl ) != PARM_DECL   ;
// then
}
void _func2101(void) {
// --- ifif
/* 7172  2 */   TREE_CODE ( decl ) == PARM_DECL   ;
/* 7223  2 */   rtl == NULL_RTX   ;
// then
}
void _func2102(void) {
// --- ifif
/* 7526  2 */   ! type || TREE_CODE ( decl ) != FIELD_DECL   ;
/* 7533  2 */   TREE_CODE ( bitpos_tree ) != INTEGER_CST   ;
// then
}
void _func2103(void) {
// --- ifif
/* 7742  2 */   containing_scope && TREE_CODE ( containing_scope ) == NAMESPACE_DECL   ;
/* 7748  2 */   containing_scope && TREE_CODE ( containing_scope ) == FUNCTION_TYPE   ;
/* 7753  2 */   context_die == NULL && containing_scope != NULL_TREE && ( TREE_CODE ( t ) == FUNCTION_DECL || is_tagged_type ( t ) )   ;
/* 7757  2 */   containing_scope == NULL_TREE   ;
// else
}
void _func2104(void) {
// --- ifif
/* 7774  6 */   i < 0 && scope_die == comp_unit_die && TREE_CODE ( containing_scope ) == BLOCK && is_tagged_type ( t ) && ( block_ultimate_origin ( decl_scope_table [ decl_scope_depth - 1 ] . scope ) == containing_scope )   ;
/* 7785  6 */   i < 0   ;
// then
}
void _func2105(void) {
// --- ifif
/* 7787  3 */   TREE_CODE_CLASS ( TREE_CODE ( containing_scope ) ) != 't'   ;
/* 7789  3 */   debug_info_level > DINFO_LEVEL_TERSE && ! TREE_ASM_WRITTEN ( containing_scope )   ;
// then
}
void _func2106(void) {
// --- ifif
/* 7829  2 */   ( code == INTEGER_TYPE || code == REAL_TYPE ) && TREE_TYPE ( type ) != 0 && TYPE_NAME ( type ) == 0   ;
/* 7833  2 */   code == ERROR_MARK   ;
/* 7839  2 */   code == VOID_TYPE   ;
// then
}
void _func2107(void) {
// --- ifif
/* 8165  6 */   TYPE_STUB_DECL ( type ) != NULL_TREE   ;
/* 8170  6 */   N_U_L_L_replacement   ;
// then
}
void _func2108(void) {
// --- ifif else
/* 8367  6 */   get_AT_flag ( old_die , DW_AT_declaration ) != 1   ;
/* 8387  6 */   ( DECL_ABSTRACT ( decl ) || old_die -> die_parent == comp_unit_die || context_die == NULL ) && get_AT_unsigned ( old_die , DW_AT_decl_file ) == file_index && ( get_AT_unsigned ( old_die , DW_AT_decl_line ) == DECL_SOURCE_LINE ( decl ) )   ;
// else
}
void _func2109(void) {
// --- ifif
/* 8403  3 */   get_AT_unsigned ( old_die , DW_AT_decl_file ) != file_index   ;
/* 8405  3 */   get_AT_unsigned ( old_die , DW_AT_decl_line ) != DECL_SOURCE_LINE ( decl )   ;
// then
}
void _func2110(void) {
// --- ifif else
/* 8436  6 */   DECL_ARTIFICIAL ( decl )   ;
/* 8438  6 */   TREE_PROTECTED ( decl )   ;
// else
}
void _func2111(void) {
// --- ifif
/* 8639  3 */   get_AT_unsigned ( old_die , DW_AT_decl_file ) != file_index   ;
/* 8642  3 */   get_AT_unsigned ( old_die , DW_AT_decl_line ) != DECL_SOURCE_LINE ( decl )   ;
// then
}
void _func2112(void) {
// --- ifif
/* 8656  6 */   TREE_PUBLIC ( decl )   ;
/* 8659  6 */   DECL_ARTIFICIAL ( decl )   ;
/* 8662  6 */   TREE_PROTECTED ( decl )   ;
// else
}
void _func2113(void) {
// --- ifif
/* 8669  2 */   declaration   ;
/* 8672  2 */   ( declaration && decl_class_context ( decl ) ) || DECL_ABSTRACT ( decl )   ;
/* 8675  2 */   ! declaration && ! DECL_ABSTRACT ( decl )   ;
// then
}
void _func2114(void) {
// --- ifif
/* 8798  2 */   DECL_BIT_FIELD_TYPE ( decl )   ;
/* 8805  2 */   TREE_CODE ( DECL_FIELD_CONTEXT ( decl ) ) != UNION_TYPE   ;
/* 8808  2 */   DECL_ARTIFICIAL ( decl )   ;
/* 8811  2 */   TREE_PROTECTED ( decl )   ;
// else
}
void _func2115(void) {
// --- ifif
/* 9015  2 */   type_die && ! TYPE_SIZE ( type )   ;
/* 9018  2 */   TYPE_CONTEXT ( type ) != NULL_TREE && AGGREGATE_TYPE_P ( TYPE_CONTEXT ( type ) )   ;
// then
}
void _func2116(void) {
// --- ifif
/* 9055  6 */   TYPE_STUB_DECL ( type ) != NULL_TREE   ;
/* 9060  6 */   N_U_L_L_replacement   ;
// then
}
void _func2117(void) {
// --- ifif
/* 9156  2 */   TREE_ASM_WRITTEN ( type )   ;
/* 9159  2 */   TYPE_NAME ( type ) && TREE_CODE ( TYPE_NAME ( type ) ) == TYPE_DECL && DECL_ORIGINAL_TYPE ( TYPE_NAME ( type ) )   ;
// then
}
void _func2118(void) {
// --- ifif else
/* 9237  6 */   TYPE_CONTEXT ( type ) && AGGREGATE_TYPE_P ( TYPE_CONTEXT ( type ) ) && ! TREE_ASM_WRITTEN ( TYPE_CONTEXT ( type ) )   ;
/* 9251  6 */   TREE_CODE ( type ) == ENUMERAL_TYPE   ;
// else
}
void _func2119(void) {
// --- ifif
/* 9293  2 */   type == NULL_TREE || type == error_mark_node   ;
/* 9300  2 */   type != type_main_variant ( type ) || ! TREE_ASM_WRITTEN ( type )   ;
// then
}
void _func2120(void) {
// --- ifif
/* 9423  2 */   stmt == NULL_TREE || ! TREE_USED ( stmt )   ;
/* 9426  2 */   ! BLOCK_ABSTRACT ( stmt ) && depth > 0   ;
// then
}
void _func2121(void) {
// --- ifif
/* 9465  2 */   TYPE_DECL_IS_STUB ( decl )   ;
/* 9468  2 */   DECL_ARTIFICIAL ( decl ) && DECL_CONTEXT ( decl ) && is_tagged_type ( DECL_CONTEXT ( decl ) ) && TREE_CODE ( TYPE_NAME ( DECL_CONTEXT ( decl ) ) ) == TYPE_DECL && DECL_NAME ( decl ) == DECL_NAME ( TYPE_NAME ( DECL_CONTEXT ( decl ) ) )   ;
// then
}
void _func2122(void) {
// --- ifif
/* 9493  2 */   TREE_CODE ( decl ) == ERROR_MARK   ;
/* 9501  2 */   DECL_IGNORED_P ( decl ) && TREE_CODE ( decl ) != FUNCTION_DECL   ;
// then
}
void _func2123(void) {
// --- ifif
/* 9514  6 */   DECL_INITIAL ( decl ) == NULL_TREE && DECL_CONTEXT ( decl ) == NULL_TREE && ( current_function_decl == NULL_TREE || ! DECL_ARTIFICIAL ( decl ) )   ;
/* 9518  6 */   debug_info_level > DINFO_LEVEL_TERSE   ;
// then
}
void _func2124(void) {
// --- ifif
/* 9526  3 */   origin != NULL_TREE   ;
/* 9530  3 */   DECL_VINDEX ( decl ) != NULL_TREE   ;
// then
}
void _func2125(void) {
// --- ifif
/* 9541  6 */   debug_info_level <= DINFO_LEVEL_TERSE   ;
/* 9551  6 */   TYPE_DECL_IS_STUB ( decl ) && DECL_ABSTRACT_ORIGIN ( decl ) != NULL_TREE   ;
/* 9557  6 */   is_redundant_typedef ( decl )   ;
// else
}
void _func2126(void) {
// --- ifif
/* 9624  2 */   TREE_CODE ( decl ) == ERROR_MARK   ;
/* 9634  2 */   DECL_IGNORED_P ( decl )   ;
// then
}
void _func2127(void) {
// --- ifif
/* 9649  6 */   DECL_EXTERNAL ( decl ) && DECL_FUNCTION_CODE ( decl )   ;
/* 9677  6 */   DECL_INITIAL ( decl ) == NULL_TREE   ;
/* 9683  6 */   decl_function_context ( decl )   ;
// then
}
void _func2128(void) {
// --- ifif
/* 9697  6 */   DECL_EXTERNAL ( decl ) && ! TREE_USED ( decl )   ;
/* 9702  6 */   debug_info_level <= DINFO_LEVEL_TERSE   ;
// then
}
void _func2129(void) {
// --- ifif
/* 9709  6 */   DECL_SOURCE_LINE ( decl ) == 0   ;
/* 9722  6 */   debug_info_level <= DINFO_LEVEL_TERSE   ;
/* 9727  6 */   decl_function_context ( decl )   ;
// then
}
void _func2130(void) {
// --- ifif
/* 684  6 */   function_units [ unit ] . blockage_range_function   ;
/* 694  6 */   tick - clock > cost   ;
// then
}
void _func2131(void) {
// --- ifif
/* 797  3 */   function_units [ unit ] . blockage_range_function   ;
/* 804  3 */   maxb > 1   ;
// then
}
void _func2132(void) {
// --- ifif else
/* 862  2 */   INSN_CODE ( used ) < 0   ;
/* 871  2 */   LINK_COST_FREE ( link )   ;
// else
}
void _func2133(void) {
// --- ifif
/* 879  6 */   ncost <= 1   ;
/* 881  6 */   cost == ncost   ;
// then
}
void _func2134(void) {
// --- ifif
/* 924  3 */   RTX_INTEGRATED_P ( prev )   ;
/* 932  3 */   GET_CODE ( x ) == NOTE || INSN_DELETED_P ( x )   ;
// then
}
void _func2135(void) {
// --- ifif
/* 982  2 */   pending_read_insns   ;
/* 998  2 */   pending_write_insns   ;
/* 1014  2 */   pending_read_mems   ;
/* 1030  2 */   pending_write_mems   ;
// then
}
void _func2136(void) {
// --- ifif
/* 1197  3 */   ! reload_completed && reg_known_equiv_p [ regno ] && GET_CODE ( reg_known_value [ regno ] ) == MEM   ;
/* 1204  3 */   REG_N_CALLS_CROSSED ( regno ) == 0 && last_function_call   ;
// then
}
void _func2137(void) {
// --- ifif
/* 1336  2 */   reg_last_sets [ regno + i ]   ;
/* 1338  2 */   ( call_used_regs [ regno + i ] || global_regs [ regno + i ] ) && last_function_call   ;
// then
}
void _func2138(void) {
// --- ifif
/* 1348  5 */   reg_last_sets [ regno ]   ;
/* 1354  5 */   ! reload_completed && reg_known_equiv_p [ regno ] && GET_CODE ( reg_known_value [ regno ] ) == MEM   ;
/* 1362  5 */   REG_N_CALLS_CROSSED ( regno ) == 0   ;
// then
}
void _func2139(void) {
// --- ifif
/* 1427  1 */   code != ASM_OPERANDS || MEM_VOLATILE_P ( x )   ;
/* 1448  1 */   code == ASM_OPERANDS   ;
// then
}
void _func2140(void) {
// --- ifif
/* 1517  2 */   GET_CODE ( insn ) == CALL_INSN   ;
/* 1531  2 */   loop_notes   ;
// then
}
void _func2141(void) {
// --- ifif
/* 1562  2 */   reg_pending_sets_all   ;
/* 1571  2 */   GET_CODE ( insn ) == CALL_INSN || GET_CODE ( insn ) == JUMP_INSN   ;
// then
}
void _func2142(void) {
// --- ifif else
/* 1782  3 */   subreg_p   ;
/* 1786  3 */   regno < FIRST_PSEUDO_REGISTER   ;
// else
}
void _func2143(void) {
// --- ifif
/* 1848  2 */   ( value = INSN_PRIORITY ( tmp ) - INSN_PRIORITY ( tmp2 ) )   ;
/* 1851  2 */   last_scheduled_insn   ;
// then
}
void _func2144(void) {
// --- ifif
/* 1927  2 */   reload_completed == 1   ;
/* 1930  2 */   GET_CODE ( pat ) == SET && GET_CODE ( SET_DEST ( pat ) ) == REG   ;
/* 1945  2 */   GET_CODE ( pat ) == PARALLEL   ;
// then
}
void _func2145(void) {
// --- ifif
/* 2283  1 */   regno < FIRST_PSEUDO_REGISTER   ;
/* 2310  1 */   regno >= FIRST_PSEUDO_REGISTER || ! global_regs [ regno ]   ;
// then
}
void _func2146(void) {
// --- ifif else
/* 2316  5 */   ! ( regno == FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) && ! ( regno == HARD_FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) && ! ( regno == ARG_POINTER_REGNUM && fixed_regs [ regno ] ) && regno != STACK_POINTER_REGNUM   ;
/* 2361  5 */   regno < FIRST_PSEUDO_REGISTER   ;
// else
}
void _func2147(void) {
// --- ifif else
/* 2331  6 */   regno < FIRST_PSEUDO_REGISTER && HARD_REGNO_NREGS ( regno , GET_MODE ( x ) ) > 1   ;
/* 2342  6 */   ! some_needed   ;
// else
}
void _func2148(void) {
// --- ifif else
/* 3663  3 */   GET_CODE ( pat ) == CLOBBER   ;
/* 3675  3 */   GET_CODE ( pattern ) == SET   ;
// else
}
void _func2149(void) {
// --- ifif
/* 124  2 */   len < 0   ;
/* 130  2 */   hash < 0   ;
// then
}
void _func2150(void) {
// --- ifif
/* 162  2 */   N_U_L_L_replacement   ;
/* 164  2 */   N_U_L_L_replacement   ;
// then
}
void _func2151(void) {
// --- ifif
/* 164  2 */   N_U_L_L_replacement   ;
/* 169  2 */   hp == * hp -> bucket_hdr   ;
/* 172  2 */   hp -> type == T_MACRO   ;
// then
}
void _func2152(void) {
// --- ifif
/* 251  2 */   macro -> type == T_DISABLED   ;
/* 253  2 */   macro -> type != T_MACRO || pbuf -> buf != macro -> value . defn -> expansion   ;
// then
}
void _func2153(void) {
// --- ifif else
/* 364  7 */   expected_delimiter   ;
/* 366  7 */   p < limit && * p == '#'   ;
// else
}
void _func2154(void) {
// --- ifif
/* 429  7 */   expected_delimiter != '\0'   ;
/* 432  7 */   * p == '*'   ;
// then
}
void _func2155(void) {
// --- ifif
/* 462  3 */   is_idstart [ c ] && ! ( id_len == 1 && c == 'L' && ( * p == '\'' || * p == '"' ) )   ;
/* 529  3 */   ! skipped_arg   ;
// then
}
void _func2156(void) {
// --- ifif
/* 475  8 */   expected_delimiter && CPP_OPTIONS ( pfile ) -> warn_stringify   ;
/* 493  8 */   ! CPP_TRADITIONAL ( pfile ) && expected_delimiter   ;
// then
}
void _func2157(void) {
// --- ifif
/* 638  3 */   rest_args   ;
/* 642  3 */   ! is_idstart [ * bp ]   ;
// then
}
void _func2158(void) {
// --- ifif
/* 663  3 */   temp -> length == 0 || ( * bp != ',' && * bp != ')' )   ;
/* 669  3 */   * bp == ','   ;
/* 674  3 */   bp >= limit   ;
// then
}
void _func2159(void) {
// --- ifif
/* 860  2 */   c == quotec   ;
/* 862  2 */   c == '\n' && quotec == '\''   ;
// then
}
void _func2160(void) {
// --- ifif
/* 958  6 */   ! buf   ;
/* 960  6 */   * buf == '\0'   ;
// then
}
void _func2161(void) {
// --- ifif else
/* 1072  2 */   nargs >= 0   ;
/* 1166  2 */   nargs <= 0   ;
// else
}
void _func2162(void) {
// --- ifif else
/* 1096  3 */   rest_args   ;
/* 1098  3 */   i < nargs || ( nargs == 0 && i == 0 )   ;
// else
}
void _func2163(void) {
// --- ifif
/* 1127  3 */   nargs == 0   ;
/* 1130  3 */   bp == lim   ;
// then
}
void _func2164(void) {
// --- ifif else
/* 1209  8 */   ! in_string   ;
/* 1232  8 */   escaped   ;
// else
}
void _func2165(void) {
// --- ifif
/* 1216  9 */   CPP_WRITTEN ( pfile ) > ( unsigned ) arg -> stringified && ( CPP_PWRITTEN ( pfile ) ) [ - 1 ] == '\r'   ;
/* 1223  9 */   need_space == 0   ;
// then
}
void _func2166(void) {
// --- ifif else
/* 1236  5 */   c == '\\'   ;
/* 1238  5 */   in_string   ;
// else
}
void _func2167(void) {
// --- ifif else
/* 1248  8 */   c == '\"' || ( in_string && c == '\\' )   ;
/* 1250  8 */   ISPRINT ( c )   ;
// else
}
void _func2168(void) {
// --- ifif else
/* 1314  3 */   rest_zero && totlen > count_before && ( ( ap -> rest_args && ap -> raw_before ) || ( last_ap != NULL && last_ap -> rest_args && last_ap -> raw_after ) )   ;
/* 1328  3 */   ap -> stringify != 0   ;
// else
}
void _func2169(void) {
// --- ifif
/* 1338  7 */   ap -> raw_before   ;
/* 1345  7 */   ap -> raw_after   ;
/* 1369  7 */   p1 [ 0 ] == '\r' && p1 [ 1 ] == '-'   ;
// then
}
void _func2170(void) {
// --- ifif
/* 1389  7 */   ! ap -> raw_after && totlen > 0 && offset < defn -> length && ! CPP_TRADITIONAL ( pfile ) && unsafe_chars ( xbuf [ totlen - 1 ] , exp [ offset ] )   ;
/* 1401  7 */   arg -> use_count > 1 && arg -> newlines > 0   ;
// then
}
void _func2171(void) {
// --- ifif
/* 1424  3 */   exp [ i ] == ')'   ;
/* 1426  3 */   ! ( rest_zero && last_ap != NULL && last_ap -> rest_args && last_ap -> raw_after )   ;
// then
}
void _func2172(void) {
// --- ifif
/* 1531  2 */   xbuf [ 0 ] == '\r' && xbuf [ 1 ] == ' ' && ( is_idchar [ xbuf [ 2 ] ] || xbuf [ 2 ] == '(' || xbuf [ 2 ] == '\'' || xbuf [ 2 ] == '\"' )   ;
/* 1539  2 */   xbuf_len >= 3 && mbuf -> rlimit [ - 2 ] == '\r' && mbuf -> rlimit [ - 1 ] == ' '   ;
// then
}
void _func2173(void) {
// --- ifif
/* 1562  2 */   d1 -> nargs != d2 -> nargs   ;
/* 1564  2 */   CPP_PEDANTIC ( pfile ) && strcmp ( ( char * ) d1 -> args . argnames , ( char * ) d2 -> args . argnames )   ;
// then
}
void _func2174(void) {
// --- ifif
/* 1606  2 */   first   ;
/* 1613  2 */   last   ;
// then
}
void _func2175(void) {
// --- ifif
/* 1717  1 */   i > 0   ;
/* 1718  1 */   r -> raw_before   ;
/* 1720  1 */   r -> stringify   ;
// then
}
void _func2176(void) {
// --- ifif
/* 1731  6 */   * x == '\r'   ;
/* 1732  6 */   i > 0   ;
// then
}
void _func2177(void) {
// --- ifif
/* 814  6 */   ( AUTO_DEMANGLING || GNU_DEMANGLING )   ;
/* 818  6 */   ! success   ;
/* 822  6 */   success && ( * mangled != '\0' )   ;
/* 826  6 */   work -> constructor == 2   ;
// else
}
void _func2178(void) {
// --- ifif
/* 858  2 */   N_U_L_L_replacement   ;
/* 862  2 */   N_U_L_L_replacement   ;
// then
}
void _func2179(void) {
// --- ifif
/* 881  2 */   N_U_L_L_replacement   ;
/* 887  2 */   work -> tmpl_argvec   ;
/* 898  2 */   work -> previous_argument   ;
/* 908  2 */   ! success   ;
// else
}
void _func2180(void) {
// --- ifif
/* 971  3 */   success   ;
/* 973  3 */   AUTO_DEMANGLING || GNU_DEMANGLING   ;
// then
}
void _func2181(void) {
// --- ifif
/* 1032  3 */   success   ;
/* 1036  3 */   AUTO_DEMANGLING || GNU_DEMANGLING || EDG_DEMANGLING   ;
// then
}
void _func2182(void) {
// --- ifif
/* 1111  3 */   work -> destructor & 1   ;
/* 1117  3 */   ( work -> constructor & 1 ) || ( work -> destructor & 1 )   ;
// then
}
void _func2183(void) {
// --- ifif
/* 1214  2 */   success && ! func_done   ;
/* 1227  2 */   success && PRINT_ARG_TYPES   ;
// then
}
void _func2184(void) {
// --- ifif
/* 1229  6 */   work -> static_type   ;
/* 1231  6 */   work -> type_quals != TYPE_UNQUALIFIED   ;
// then
}
void _func2185(void) {
// --- ifif
/* 1280  2 */   get_count ( mangled , & r )   ;
/* 1324  2 */   tname -> p [ - 1 ] == '>'   ;
// then
}
void _func2186(void) {
// --- ifif else
/* 1284  3 */   need_comma   ;
/* 1290  5 */   * * mangled == 'Z'   ;
// else
}
void _func2187(void) {
// --- ifif else
/* 1430  6 */   idx == - 1 || ( work -> tmpl_argvec && idx >= work -> ntmpl_args ) || consume_count_with_underscores ( mangled ) == - 1   ;
/* 1434  6 */   work -> tmpl_argvec   ;
// else
}
void _func2188(void) {
// --- ifif
/* 1488  6 */   * * mangled == '.'   ;
/* 1498  6 */   * * mangled == 'e'   ;
// then
}
void _func2189(void) {
// --- ifif else
/* 1518  3 */   symbol_len == - 1   ;
/* 1520  3 */   symbol_len == 0   ;
// else
}
void _func2190(void) {
// --- ifif else
/* 1533  7 */   tk == tk_pointer   ;
/* 1537  7 */   q   ;
// else
}
void _func2191(void) {
// --- ifif
/* 1580  2 */   is_type   ;
/* 1631  2 */   ! is_java_array   ;
// then
}
void _func2192(void) {
// --- ifif else
/* 1593  3 */   idx == - 1 || ( work -> tmpl_argvec && idx >= work -> ntmpl_args ) || consume_count_with_underscores ( mangled ) == - 1   ;
/* 1598  3 */   work -> tmpl_argvec   ;
// else
}
void _func2193(void) {
// --- ifif
/* 1622  3 */   ! is_java_array   ;
/* 1626  3 */   trawname   ;
// then
}
void _func2194(void) {
// --- ifif
/* 1631  2 */   ! is_java_array   ;
/* 1634  2 */   ! get_count ( mangled , & r )   ;
/* 1638  2 */   ! is_type   ;
// then
}
void _func2195(void) {
// --- ifif else
/* 1648  6 */   need_comma   ;
/* 1653  6 */   * * mangled == 'Z'   ;
// else
}
void _func2196(void) {
// --- ifif
/* 1684  3 */   success && ( r2 = consume_count ( mangled ) ) > 0 && ( int ) strlen ( * mangled ) >= r2   ;
/* 1700  3 */   ! success   ;
// then
}
void _func2197(void) {
// --- ifif else
/* 1715  3 */   ! success   ;
/* 1718  3 */   ! is_type   ;
// else
}
void _func2198(void) {
// --- ifif
/* 1729  3 */   ! success   ;
/* 1737  3 */   ! is_type   ;
// then
}
void _func2199(void) {
// --- ifif
/* 1789  2 */   ( ARM_DEMANGLING || HP_DEMANGLING ) && ( * anchor = mystrstr ( mangled , "__pt__" ) )   ;
/* 1802  2 */   AUTO_DEMANGLING || EDG_DEMANGLING   ;
// then
}
void _func2200(void) {
// --- ifif
/* 1794  6 */   len == - 1   ;
/* 1796  6 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func2201(void) {
// --- ifif
/* 1811  3 */   len == - 1   ;
/* 1813  10 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func2202(void) {
// --- ifif
/* 1824  3 */   len == - 1   ;
/* 1826  4 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func2203(void) {
// --- ifif
/* 2001  2 */   n == - 1   ;
/* 2003  2 */   ( int ) strlen ( * mangled ) >= n   ;
// then
}
void _func2204(void) {
// --- ifif else
/* 2193  2 */   N_U_L_L_replacement   ;
/* 2204  2 */   N_U_L_L_replacement   ;
// else
}
void _func2205(void) {
// --- ifif else
/* 2285  7 */   ! ( ARM_DEMANGLING || HP_DEMANGLING )   ;
/* 2290  7 */   * ( scan + 2 ) == '\0'   ;
// else
}
void _func2206(void) {
// --- ifif
/* 2520  6 */   success && * * mangled != '\0'   ;
/* 2522  6 */   success   ;
// then
}
void _func2207(void) {
// --- ifif else
/* 2766  6 */   * mangled [ 0 ] == '_'   ;
/* 2769  6 */   * mangled [ 0 ] == 't'   ;
// else
}
void _func2208(void) {
// --- ifif
/* 2820  6 */   remember_K   ;
/* 2823  6 */   qualifiers > 0   ;
// then
}
void _func2209(void) {
// --- ifif else
/* 2834  2 */   isfuncname   ;
/* 2845  2 */   append   ;
// else
}
void _func2210(void) {
// --- ifif
/* 3597  2 */   work -> nrepeats > 0   ;
/* 3609  2 */   * * mangled == 'n'   ;
/* 3637  2 */   work -> previous_argument   ;
// else
}
void _func2211(void) {
// --- ifif
/* 3615  6 */   work -> nrepeats <= 0   ;
/* 3619  6 */   work -> nrepeats > 9   ;
// then
}
void _func2212(void) {
// --- ifif
/* 3662  2 */   work -> forgetting_types   ;
/* 3665  2 */   work -> ntypes >= work -> typevec_size   ;
// then
}
void _func2213(void) {
// --- ifif
/* 4551  3 */   i > 0   ;
/* 4578  3 */   c == EOF   ;
// then
}
void _func2214(void) {
// --- ifif
/* 4555  7 */   mbuffer [ 0 ] == '.'   ;
/* 4557  7 */   strip_underscore && mbuffer [ skip_first ] == '_'   ;
/* 4560  7 */   skip_first > i   ;
// then
}
void _func2215(void) {
// --- ifif
/* 258  2 */   insn_count > MAX_UNROLLED_INSNS / 2   ;
/* 274  2 */   1   ;
/* 307  2 */   ! strength_reduce_p   ;
/* 310  2 */   loop_dump_stream && loop_info -> n_iterations > 0   ;
// then
}
void _func2216(void) {
// --- ifif
/* 409  2 */   unroll_number == 1   ;
/* 423  2 */   loop_dump_stream   ;
/* 428  2 */   unroll_type == UNROLL_COMPLETELY || unroll_type == UNROLL_MODULO   ;
/* 460  2 */   unroll_type == UNROLL_COMPLETELY   ;
// else
}
void _func2217(void) {
// --- ifif
/* 623  2 */   GET_CODE ( start_label ) != CODE_LABEL   ;
/* 637  2 */   LABEL_NAME ( start_label )   ;
/* 650  2 */   unroll_type == UNROLL_NAIVE && GET_CODE ( last_loop_insn ) == BARRIER && start_label != JUMP_LABEL ( PREV_INSN ( last_loop_insn ) )   ;
/* 661  2 */   unroll_type == UNROLL_NAIVE && GET_CODE ( last_loop_insn ) == JUMP_INSN && start_label != JUMP_LABEL ( last_loop_insn )   ;
// then
}
void _func2218(void) {
// --- ifif
/* 784  2 */   INSN_UID ( copy_end ) < max_uid_for_loop   ;
/* 873  2 */   unroll_type == UNROLL_NAIVE && ! splitting_not_safe && strength_reduce_p   ;
// then
}
void _func2219(void) {
// --- ifif
/* 828  3 */   set_dominates_use ( j , REGNO_FIRST_UID ( j ) , REGNO_LAST_UID ( j ) , copy_start , copy_end )   ;
/* 832  3 */   loop_dump_stream   ;
// then
}
void _func2220(void) {
// --- ifif
/* 873  2 */   unroll_type == UNROLL_NAIVE && ! splitting_not_safe && strength_reduce_p   ;
/* 1121  2 */   unroll_type == UNROLL_NAIVE && ! flag_unroll_all_loops   ;
/* 1131  2 */   unroll_type == UNROLL_COMPLETELY   ;
// else
}
void _func2221(void) {
// --- ifif else
/* 1327  2 */   loop_info -> n_iterations > 0   ;
/* 1345  2 */   loop_info -> initial_value == 0   ;
// else
}
void _func2222(void) {
// --- ifif
/* 1378  2 */   loop_info -> final_value == 0   ;
/* 1391  2 */   ( GET_CODE ( loop_info -> final_value ) == REG && REGNO ( loop_info -> final_value ) >= max_reg_before_loop ) || ( GET_CODE ( loop_info -> final_value ) == PLUS && REGNO ( XEXP ( loop_info -> final_value , 0 ) ) >= max_reg_before_loop ) || ! invariant_p ( loop_info -> final_value )   ;
/* 1405  2 */   GET_MODE_CLASS ( GET_MODE ( loop_info -> final_value ) ) == MODE_FLOAT || GET_MODE_CLASS ( GET_MODE ( loop_info -> initial_value ) ) == MODE_FLOAT   ;
/* 1417  2 */   uid_luid [ REGNO_FIRST_UID ( REGNO ( loop_info -> iteration_var ) ) ] > INSN_LUID ( loop_start )   ;
// then
}
void _func2223(void) {
// --- ifif
/* 2458  6 */   * increment   ;
/* 2477  6 */   loop_dump_stream   ;
// then
}
void _func2224(void) {
// --- ifif
/* 2699  2 */   ! validate_replace_rtx ( * v -> location , v -> dest_reg , v -> insn ) || ! validate_replace_rtx ( * v -> location , last_addr , v -> insn )   ;
/* 2705  2 */   ! validate_replace_rtx ( * v -> location , orig_addr , v -> insn )   ;
// then
}
void _func2225(void) {
// --- ifif
/* 3528  2 */   op == reg   ;
/* 3530  2 */   GET_CODE ( op ) == PLUS   ;
// then
}
void _func2226(void) {
// --- ifif
/* 4054  6 */   fmt [ i ] == 'e'   ;
/* 4056  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func2227(void) {
// --- ifif
/* 4094  6 */   GET_CODE ( p ) == JUMP_INSN   ;
/* 4097  6 */   p == copy_end   ;
// then
}
void _func2228(void) {
// --- ifif
/* 4103  2 */   GET_RTX_CLASS ( GET_CODE ( p ) ) != 'i' || ! dead_or_set_regno_p ( p , regno )   ;
/* 4108  2 */   passed_jump == 0   ;
// then
}
void _func2229(void) {
// --- ifif
/* 602  2 */   ! e   ;
/* 605  2 */   e > 0 && e < sys_nerr   ;
// then
}
void _func2230(void) {
// --- ifif
/* 748  4 */   nchars < 0   ;
/* 756  4 */   nchars == 0   ;
// then
}
void _func2231(void) {
// --- ifif
/* 1126  2 */   ! p -> symbol   ;
/* 1128  2 */   ! strcmp ( p -> symbol , search_symbol )   ;
// then
}
void _func2232(void) {
// --- ifif
/* 1851  2 */   def_dec_p -> is_func_def   ;
/* 1918  2 */   ! def_dec_p -> prototyped   ;
// then
}
void _func2233(void) {
// --- ifif
/* 2094  4 */   pid == - 1   ;
/* 2099  4 */   WIFSIGNALED ( wait_status )   ;
/* 2105  4 */   WIFEXITED ( wait_status )   ;
// then
}
void _func2234(void) {
// --- ifif
/* 2454  2 */   my_link ( filename , new_filename ) == - 1   ;
/* 2464  2 */   unlink ( ( char * ) filename ) == - 1   ;
// then
}
void _func2235(void) {
// --- ifif
/* 2572  12 */   is_syscalls_file ( dd_p -> file )   ;
/* 2578  12 */   is_syscalls_file ( extern_def_p -> file )   ;
/* 2588  12 */   ! conflict_noted   ;
/* 2605  12 */   ! quiet_flag   ;
// then
}
void _func2236(void) {
// --- ifif
/* 2617  2 */   conflict_noted   ;
/* 2620  2 */   ! extern_def_p   ;
// then
}
void _func2237(void) {
// --- ifif
/* 3084  2 */   ! definition   ;
/* 3092  2 */   other_variable_style_function ( definition -> ansi_decl )   ;
// then
}
void _func2238(void) {
// --- ifif
/* 3309  2 */   f_list_count   ;
/* 3330  2 */   f_list_count == 0   ;
// then
}
void _func2239(void) {
// --- ifif
/* 3347  6 */   func_name_len == 0   ;
/* 3349  6 */   func_name_len != strlen ( expected ) || strncmp ( func_name_start , expected , func_name_len )   ;
// then
}
void _func2240(void) {
// --- ifif
/* 3738  2 */   other_variable_style_function ( def_dec_p -> ansi_decl )   ;
/* 3749  2 */   edit_formals_lists ( end_formals , def_dec_p -> f_list_count , def_dec_p )   ;
// then
}
void _func2241(void) {
// --- ifif
/* 3872  16 */   ! ISSPACE ( ( const unsigned char ) * scan_p )   ;
/* 3874  16 */   ++ scan_p >= new_clean_text_limit   ;
// then
}
void _func2242(void) {
// --- ifif
/* 3887  16 */   ! ISSPACE ( ( const unsigned char ) * scan_p )   ;
/* 3889  16 */   ++ scan_p >= new_clean_text_limit   ;
// then
}
void _func2243(void) {
// --- ifif
/* 3899  16 */   scan_p [ 0 ] == '\\' && ! ISSPACE ( ( const unsigned char ) scan_p [ 1 ] )   ;
/* 3902  16 */   ! ISSPACE ( ( const unsigned char ) * scan_p )   ;
/* 3904  16 */   ++ scan_p >= new_clean_text_limit   ;
// then
}
void _func2244(void) {
// --- ifif
/* 3914  16 */   scan_p [ 0 ] == '\\' && ! ISSPACE ( ( const unsigned char ) scan_p [ 1 ] )   ;
/* 3917  16 */   ! ISSPACE ( ( const unsigned char ) * scan_p )   ;
/* 3919  16 */   ++ scan_p >= new_clean_text_limit   ;
// then
}
void _func2245(void) {
// --- ifif else
/* 4137  2 */   ! directory_specified_p ( convert_filename ) || file_excluded_p ( convert_filename )   ;
/* 4156  2 */   nochange_flag   ;
// else
}
void _func2246(void) {
// --- ifif
/* 4203  4 */   ( input_file = open ( ( char * ) convert_filename , O_RDONLY , 0444 ) ) == - 1   ;
/* 4216  4 */   safe_read ( input_file , new_orig_text_base , orig_size ) != ( int ) orig_size   ;
// then
}
void _func2247(void) {
// --- ifif
/* 4298  8 */   global_flag && def_dec_p -> is_func_def && first_definition_in_file   ;
/* 4308  8 */   def_dec_p -> prototyped || ( ! def_dec_p -> is_func_def && ! def_dec_p -> definition )   ;
/* 4314  8 */   def_dec_p -> is_func_def   ;
// else
}
void _func2248(void) {
// --- ifif
/* 4332  2 */   nochange_flag   ;
/* 4343  2 */   ! nosave_flag   ;
/* 4373  2 */   unlink ( ( char * ) convert_filename ) == - 1   ;
// then
}
void _func2249(void) {
// --- ifif
/* 434  2 */   ISALPHA ( s [ 0 ] ) && s [ 1 ] == ':'   ;
/* 435  2 */   ( p = rindex ( s , '\\' ) )   ;
// then
}
void _func2250(void) {
// --- ifif
/* 437  2 */   ( p = rindex ( s , ':' ) )   ;
/* 438  2 */   ( p = rindex ( s , ']' ) )   ;
/* 439  2 */   ( p = rindex ( s , '>' ) )   ;
// then
}
void _func2251(void) {
// --- ifif
/* 460  2 */   stat ( dir , & st )   ;
/* 470  2 */   ! S_ISDIR ( st . st_mode )   ;
// then
}
void _func2252(void) {
// --- ifif
/* 559  2 */   pfile -> token_buffer   ;
/* 565  2 */   pfile -> deps_buffer   ;
/* 572  2 */   pfile -> input_buffer   ;
// then
}
void _func2253(void) {
// --- ifif
/* 635  2 */   ! CPP_TRADITIONAL ( pfile )   ;
/* 647  2 */   CPP_OPTIONS ( pfile ) -> debug_output   ;
// then
}
void _func2254(void) {
// --- ifif
/* 780  2 */   opts -> print_deps_missing_files && ( opts -> print_deps == 0 || ! opts -> no_output )   ;
/* 788  2 */   opts -> chill && opts -> trigraphs   ;
/* 795  2 */   N_U_L_L_replacement   ;
// then
}
void _func2255(void) {
// --- ifif
/* 805  2 */   ! fp   ;
/* 807  2 */   opts -> in_fname == NULL || * opts -> in_fname == 0   ;
// then
}
void _func2256(void) {
// --- ifif else
/* 824  6 */   opts -> debug_output   ;
/* 826  6 */   p -> undef   ;
// else
}
void _func2257(void) {
// --- ifif else
/* 839  6 */   opts -> debug_output   ;
/* 841  6 */   p -> undef   ;
// else
}
void _func2258(void) {
// --- ifif
/* 860  2 */   ! opts -> no_standard_includes   ;
/* 888  2 */   ! opts -> no_standard_includes   ;
// then
}
void _func2259(void) {
// --- ifif else
/* 951  2 */   opts -> verbose   ;
/* 968  2 */   fname == NULL || * fname == 0   ;
// else
}
void _func2260(void) {
// --- ifif
/* 1004  6 */   fd < 0   ;
/* 1009  6 */   ! cpp_push_buffer ( pfile , NULL , 0 )   ;
// then
}
void _func2261(void) {
// --- ifif
/* 1036  6 */   fd < 0   ;
/* 1041  6 */   ! cpp_push_buffer ( pfile , NULL , 0 )   ;
// then
}
void _func2262(void) {
// --- ifif
/* 1083  2 */   opts -> print_deps   ;
/* 1106  2 */   opts -> dump_macros == dump_only   ;
// then
}
void _func2263(void) {
// --- ifif
/* 1314  1 */   N_U_L_L_replacement   ;
/* 1319  1 */   i + 1 == argc   ;
// then
}
void _func2264(void) {
// --- ifif
/* 1358  1 */   ! strcmp ( argv [ i ] , "-lang-c" )   ;
/* 1361  1 */   ! strcmp ( argv [ i ] , "-lang-c89" )   ;
/* 1364  1 */   ! strcmp ( argv [ i ] , "-lang-c++" )   ;
/* 1367  1 */   ! strcmp ( argv [ i ] , "-lang-objc" )   ;
/* 1370  1 */   ! strcmp ( argv [ i ] , "-lang-objc++" )   ;
/* 1373  1 */   ! strcmp ( argv [ i ] , "-lang-asm" )   ;
/* 1375  1 */   ! strcmp ( argv [ i ] , "-lint" )   ;
/* 1377  1 */   ! strcmp ( argv [ i ] , "-lang-chill" )   ;
// then
}
void _func2265(void) {
// --- ifif else
/* 1453  1 */   ! strcmp ( argv [ i ] , "-MG" )   ;
/* 1458  1 */   ! strcmp ( argv [ i ] , "-M" )   ;
// else
}
void _func2266(void) {
// --- ifif
/* 1370  1 */   TYPE_NAME ( type ) != 0 && TREE_CODE ( TYPE_NAME ( type ) ) == TYPE_DECL && DECL_NAME ( TYPE_NAME ( type ) ) != 0 && TREE_CODE ( DECL_NAME ( TYPE_NAME ( type ) ) ) == IDENTIFIER_NODE   ;
/* 1401  1 */   TYPE_PRECISION ( type ) == INT_TYPE_SIZE   ;
// then
}
void _func2267(void) {
// --- ifif
/* 1377  5 */   ! strcmp ( name , "unsigned char" )   ;
/* 1379  5 */   ! strcmp ( name , "signed char" )   ;
/* 1381  5 */   ! strcmp ( name , "unsigned int" )   ;
/* 1383  5 */   ! strcmp ( name , "short int" )   ;
/* 1385  5 */   ! strcmp ( name , "short unsigned int" )   ;
/* 1387  5 */   ! strcmp ( name , "long int" )   ;
/* 1389  5 */   ! strcmp ( name , "long unsigned int" )   ;
/* 1391  5 */   ! strcmp ( name , "long long int" )   ;
/* 1393  5 */   ! strcmp ( name , "long long unsigned int" )   ;
// then
}
void _func2268(void) {
// --- ifif
/* 1401  1 */   TYPE_PRECISION ( type ) == INT_TYPE_SIZE   ;
/* 1404  1 */   TYPE_PRECISION ( type ) == LONG_TYPE_SIZE   ;
/* 1407  1 */   TYPE_PRECISION ( type ) == LONG_LONG_TYPE_SIZE   ;
/* 1410  1 */   TYPE_PRECISION ( type ) == SHORT_TYPE_SIZE   ;
/* 1413  1 */   TYPE_PRECISION ( type ) == CHAR_TYPE_SIZE   ;
// then
}
void _func2269(void) {
// --- ifif
/* 1421  1 */   TYPE_NAME ( type ) != 0 && TREE_CODE ( TYPE_NAME ( type ) ) == TYPE_DECL && DECL_NAME ( TYPE_NAME ( type ) ) != 0 && TREE_CODE ( DECL_NAME ( TYPE_NAME ( type ) ) ) == IDENTIFIER_NODE   ;
/* 1436  1 */   TYPE_PRECISION ( type ) == DOUBLE_TYPE_SIZE   ;
/* 1447  1 */   TYPE_PRECISION ( type ) == FLOAT_TYPE_SIZE   ;
/* 1454  1 */   TYPE_PRECISION ( type ) == LONG_DOUBLE_TYPE_SIZE   ;
// then
}
void _func2270(void) {
// --- ifif
/* 1528  2 */   TREE_CODE ( type ) == ERROR_MARK   ;
/* 1534  2 */   count > 1000   ;
/* 1537  2 */   TYPE_READONLY ( type ) || decl_const   ;
/* 1539  2 */   TYPE_VOLATILE ( type ) || decl_volatile   ;
// then
}
void _func2271(void) {
// --- ifif
/* 2011  2 */   TREE_CODE ( decl ) == ERROR_MARK   ;
/* 2014  2 */   TREE_CODE ( decl ) != FIELD_DECL   ;
// then
}
void _func2272(void) {
// --- ifif
/* 2339  2 */   TREE_CODE ( decl ) == ERROR_MARK   ;
/* 2342  2 */   ( TREE_CODE ( decl ) != VAR_DECL ) && ( TREE_CODE ( decl ) != PARM_DECL )   ;
// then
}
void _func2273(void) {
// --- ifif
/* 2425  2 */   TREE_CODE ( decl ) == PARM_DECL   ;
/* 2443  2 */   rtl == NULL_RTX   ;
// then
}
void _func2274(void) {
// --- ifif
/* 2750  2 */   ! type || TREE_CODE ( decl ) != FIELD_DECL   ;
/* 2758  2 */   TREE_CODE ( bitpos_tree ) != INTEGER_CST   ;
// then
}
void _func2275(void) {
// --- ifif
/* 3113  2 */   code == ERROR_MARK   ;
/* 3120  2 */   code == VOID_TYPE   ;
// then
}
void _func2276(void) {
// --- ifif else
/* 3786  2 */   TREE_VIA_VIRTUAL ( binfo )   ;
/* 3791  2 */   TREE_VIA_PUBLIC ( binfo )   ;
// else
}
void _func2277(void) {
// --- ifif
/* 4291  2 */   TREE_ASM_WRITTEN ( type )   ;
/* 4312  2 */   TYPE_CONTEXT ( type ) && TREE_CODE_CLASS ( TREE_CODE ( TYPE_CONTEXT ( type ) ) ) == 't' && ! TREE_ASM_WRITTEN ( TYPE_CONTEXT ( type ) )   ;
/* 4323  2 */   ! type_ok_for_scope ( type , containing_scope )   ;
// then
}
void _func2278(void) {
// --- ifif
/* 4568  2 */   type == 0 || type == error_mark_node   ;
/* 4576  2 */   type != type_main_variant ( type )   ;
/* 4579  2 */   ! TREE_ASM_WRITTEN ( type )   ;
// then
}
void _func2279(void) {
// --- ifif
/* 4708  2 */   ! stmt || ! TREE_USED ( stmt )   ;
/* 4711  2 */   ! BLOCK_ABSTRACT ( stmt ) && depth > 0   ;
// then
}
void _func2280(void) {
// --- ifif
/* 4746  2 */   TYPE_DECL_IS_STUB ( decl )   ;
/* 4748  2 */   DECL_ARTIFICIAL ( decl ) && DECL_CONTEXT ( decl ) && is_tagged_type ( DECL_CONTEXT ( decl ) ) && TREE_CODE ( TYPE_NAME ( DECL_CONTEXT ( decl ) ) ) == TYPE_DECL && DECL_NAME ( decl ) == DECL_NAME ( TYPE_NAME ( DECL_CONTEXT ( decl ) ) )   ;
// then
}
void _func2281(void) {
// --- ifif
/* 5128  2 */   TREE_CODE ( decl ) == ERROR_MARK   ;
/* 5139  2 */   DECL_IGNORED_P ( decl )   ;
// then
}
void _func2282(void) {
// --- ifif
/* 5154  6 */   DECL_EXTERNAL ( decl ) && DECL_FUNCTION_CODE ( decl )   ;
/* 5187  6 */   DECL_INITIAL ( decl ) == NULL_TREE   ;
/* 5190  6 */   TREE_PUBLIC ( decl ) && ! DECL_EXTERNAL ( decl ) && ! DECL_ABSTRACT ( decl )   ;
// then
}
void _func2283(void) {
// --- ifif
/* 5222  6 */   DECL_EXTERNAL ( decl ) && ! TREE_USED ( decl )   ;
/* 5225  6 */   TREE_PUBLIC ( decl ) && ! DECL_EXTERNAL ( decl ) && GET_CODE ( DECL_RTL ( decl ) ) == MEM && ! DECL_ABSTRACT ( decl )   ;
/* 5264  6 */   debug_info_level <= DINFO_LEVEL_TERSE   ;
// then
}
void _func2284(void) {
// --- ifif
/* 5232  3 */   debug_info_level >= DINFO_LEVEL_NORMAL   ;
/* 5246  3 */   N_U_L_L_replacement   ;
// then
}
void _func2285(void) {
// --- ifif
/* 5289  6 */   DECL_SOURCE_LINE ( decl ) == 0 && ( type_is_fundamental ( TREE_TYPE ( decl ) ) || TREE_CODE ( TREE_TYPE ( decl ) ) == LANG_TYPE )   ;
/* 5300  6 */   debug_info_level <= DINFO_LEVEL_TERSE   ;
// then
}
void _func2286(void) {
// --- ifif
/* 5806  6 */   use_gnu_debug_info_extensions   ;
/* 5834  6 */   debug_info_level >= DINFO_LEVEL_VERBOSE && use_gnu_debug_info_extensions   ;
// then
}
void _func2287(void) {
// --- ifif
/* 89  6 */   XINT ( part , 0 ) > max_recog_operands   ;
/* 91  6 */   XSTR ( part , 2 ) && * XSTR ( part , 2 )   ;
// then
}
void _func2288(void) {
// --- ifif
/* 181  2 */   XVEC ( insn , 1 ) != 0   ;
/* 185  2 */   clobbers_seen_this_insn > max_clobbers_per_insn   ;
/* 187  2 */   dup_operands_seen_this_insn > max_dup_operands   ;
// then
}
void _func2289(void) {
// --- ifif
/* 344  6 */   GET_CODE ( desc ) == DEFINE_INSN   ;
/* 346  6 */   GET_CODE ( desc ) == DEFINE_EXPAND   ;
/* 348  6 */   GET_CODE ( desc ) == DEFINE_SPLIT   ;
/* 350  6 */   GET_CODE ( desc ) == DEFINE_PEEPHOLE   ;
// then
}
void _func2290(void) {
// --- ifif
/* 363  2 */   register_constraint_flag   ;
/* 366  2 */   have_cc0_flag   ;
/* 369  2 */   have_cmove_flag   ;
/* 372  2 */   have_lo_sum_flag   ;
// then
}
void _func2291(void) {
// --- ifif else
/* 298  2 */   uid >= VARRAY_SIZE ( stack_regs_mentioned_data )   ;
/* 302  2 */   stack_regs_mentioned_p ( PATTERN ( insn ) )   ;
// else
}
void _func2292(void) {
// --- ifif
/* 505  1 */   code == CODE_LABEL || ( prev_code != INSN && prev_code != CALL_INSN && prev_code != CODE_LABEL && GET_RTX_CLASS ( code ) == 'i' )   ;
/* 512  1 */   code == NOTE && NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_FUNCTION_BEG   ;
/* 518  1 */   GET_RTX_CLASS ( code ) == 'i' && stack_regs_mentioned_p ( PATTERN ( insn ) )   ;
// else
}
void _func2293(void) {
// --- ifif
/* 534  1 */   code == CODE_LABEL   ;
/* 537  1 */   code != NOTE   ;
// then
}
void _func2294(void) {
// --- ifif
/* 545  2 */   ! stack_reg_seen   ;
/* 553  2 */   ! blocks   ;
// then
}
void _func2295(void) {
// --- ifif
/* 606  6 */   GET_CODE ( label ) != CODE_LABEL   ;
/* 611  6 */   INSN_UID ( label ) == 0   ;
// then
}
void _func2296(void) {
// --- ifif
/* 632  6 */   fmt [ i ] == 'e'   ;
/* 634  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func2297(void) {
// --- ifif
/* 740  5 */   GET_CODE ( reg ) == SUBREG && GET_CODE ( SUBREG_REG ( reg ) ) == REG   ;
/* 743  5 */   STACK_REG_P ( reg )   ;
// then
}
void _func2298(void) {
// --- ifif
/* 858  6 */   ! STACK_REG_P ( op )   ;
/* 870  6 */   ! TEST_HARD_REG_BIT ( regstack -> reg_set , REGNO ( op ) )   ;
// then
}
void _func2299(void) {
// --- ifif
/* 881  6 */   ! STACK_REG_P ( op )   ;
/* 893  6 */   ! TEST_HARD_REG_BIT ( regstack -> reg_set , REGNO ( op ) ) && recog_op_alt [ i ] [ alt ] . matches == - 1 && find_regno_note ( insn , REG_DEAD , REGNO ( op ) ) == NULL_RTX   ;
// then
}
void _func2300(void) {
// --- ifif
/* 917  2 */   STACK_REG_P ( pat ) || ( GET_CODE ( pat ) == SUBREG && STACK_REG_P ( SUBREG_REG ( pat ) ) )   ;
/* 929  2 */   GET_CODE ( pat ) == SET   ;
// then
}
void _func2301(void) {
// --- ifif
/* 920  6 */   src   ;
/* 923  6 */   dest   ;
// then
}
void _func2302(void) {
// --- ifif
/* 929  2 */   GET_CODE ( pat ) == SET   ;
/* 937  2 */   ( GET_CODE ( pat ) == USE && ! douse ) || GET_CODE ( pat ) == CLOBBER   ;
// then
}
void _func2303(void) {
// --- ifif
/* 1493  2 */   hard_regno < FIRST_STACK_REG   ;
/* 1496  2 */   when   ;
// then
}
void _func2304(void) {
// --- ifif
/* 1540  2 */   hard_regno < FIRST_STACK_REG   ;
/* 1542  2 */   hard_regno == FIRST_STACK_REG   ;
// then
}
void _func2305(void) {
// --- ifif
/* 1557  2 */   i1   ;
/* 1560  2 */   i1set   ;
/* 1582  2 */   GET_RTX_CLASS ( GET_CODE ( i1 ) ) == 'i' && sets_cc0_p ( PATTERN ( i1 ) )   ;
// then
}
void _func2306(void) {
// --- ifif
/* 1568  6 */   GET_CODE ( i1dest ) == REG && REGNO ( i1dest ) == FIRST_STACK_REG && GET_CODE ( i1src ) == REG && REGNO ( i1src ) == hard_regno - 1 && find_regno_note ( i1 , REG_DEAD , FIRST_STACK_REG ) == NULL_RTX   ;
/* 1576  6 */   GET_CODE ( i1dest ) == REG && REGNO ( i1dest ) == hard_regno && GET_CODE ( i1src ) == REG && REGNO ( i1src ) == FIRST_STACK_REG && find_regno_note ( i1 , REG_DEAD , FIRST_STACK_REG ) == NULL_RTX   ;
// then
}
void _func2307(void) {
// --- ifif
/* 1856  2 */   STACK_REG_P ( * src2 )   ;
/* 1862  2 */   src1_note   ;
/* 1872  2 */   src2_note && ! ( STACK_REG_P ( * src1 ) && STACK_REG_P ( * src2 ) && REGNO ( * src1 ) == REGNO ( * src2 ) )   ;
// then
}
void _func2308(void) {
// --- ifif
/* 1970  1 */   STACK_REG_P ( * dest )   ;
/* 1973  1 */   src1_note   ;
// then
}
void _func2309(void) {
// --- ifif
/* 2025  5 */   src1_hard_regnum == - 1 || src2_hard_regnum == - 1   ;
/* 2028  5 */   src1_hard_regnum != FIRST_STACK_REG && src2_hard_regnum != FIRST_STACK_REG   ;
// then
}
void _func2310(void) {
// --- ifif
/* 2033  1 */   STACK_REG_P ( * src1 )   ;
/* 2035  1 */   STACK_REG_P ( * src2 )   ;
/* 2038  1 */   src1_note   ;
// else
}
void _func2311(void) {
// --- ifif
/* 2111  5 */   STACK_REG_P ( * dest )   ;
/* 2114  5 */   src1_note   ;
// then
}
void _func2312(void) {
// --- ifif
/* 2132  1 */   get_hard_regnum ( regstack , * dest ) < FIRST_STACK_REG   ;
/* 2142  1 */   get_hard_regnum ( regstack , * dest ) >= FIRST_STACK_REG && REGNO ( * dest ) != regstack -> reg [ regstack -> top ]   ;
// then
}
void _func2313(void) {
// --- ifif
/* 2160  3 */   STACK_REG_P ( * src1 )   ;
/* 2162  3 */   STACK_REG_P ( * src2 )   ;
// then
}
void _func2314(void) {
// --- ifif
/* 2503  2 */   GET_CODE ( insn ) == CALL_INSN   ;
/* 2531  2 */   stack_regs_mentioned ( insn )   ;
/* 2564  2 */   GET_CODE ( insn ) == NOTE   ;
// then
}
void _func2315(void) {
// --- ifif else
/* 2534  6 */   n_operands >= 0   ;
/* 2544  6 */   GET_CODE ( PATTERN ( insn ) ) == PARALLEL   ;
// else
}
void _func2316(void) {
// --- ifif
/* 2724  3 */   fmt [ i ] == 'e'   ;
/* 2726  3 */   fmt [ i ] == 'E'   ;
// then
}
void _func2317(void) {
// --- ifif
/* 2736  2 */   GET_CODE ( label ) != CODE_LABEL   ;
/* 2740  2 */   INSN_UID ( label ) <= 0   ;
// then
}
void _func2318(void) {
// --- ifif
/* 2947  6 */   fmt [ i ] == 'e'   ;
/* 2949  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func2319(void) {
// --- ifif
/* 2980  6 */   GET_CODE ( head ) == CODE_LABEL   ;
/* 2988  6 */   block_drops_in [ block ]   ;
// then
}
void _func2320(void) {
// --- ifif else
/* 3008  6 */   GET_CODE ( end ) == JUMP_INSN   ;
/* 3011  6 */   block + 1 < blocks && block_drops_in [ block + 1 ]   ;
// else
}
void _func2321(void) {
// --- ifif
/* 67  2 */   argi < argc && ! CPP_FATAL_ERRORS ( & parse_in )   ;
/* 69  2 */   CPP_FATAL_ERRORS ( & parse_in )   ;
// then
}
void _func2322(void) {
// --- ifif else
/* 74  2 */   ! cpp_start_read ( & parse_in , opts -> in_fname )   ;
/* 79  2 */   ! opts -> out_fname || ! strcmp ( opts -> out_fname , "" )   ;
// else
}
void _func2323(void) {
// --- ifif
/* 105  2 */   fwrite ( parse_in . token_buffer , 1 , CPP_WRITTEN ( & parse_in ) , stdout ) < CPP_WRITTEN ( & parse_in )   ;
/* 109  2 */   parse_in . errors   ;
// then
}
void _func2324(void) {
// --- ifif
/* 400  6 */   ! cwd && ( cwd = getpwd ( ) ) && ( ! * cwd || cwd [ strlen ( cwd ) - 1 ] != '/' )   ;
/* 406  6 */   cwd   ;
// then
}
void _func2325(void) {
// --- ifif
/* 658  3 */   tem != TYPE_FIELDS ( type )   ;
/* 663  3 */   use_gnu_debug_info_extensions && flag_minimal_debug && TREE_CODE ( tem ) == FIELD_DECL && DECL_VIRTUAL_P ( tem ) && DECL_ASSEMBLER_NAME ( tem )   ;
/* 682  3 */   DECL_NAME ( tem )   ;
// else
}
void _func2326(void) {
// --- ifif
/* 761  6 */   TYPE_READONLY ( TREE_TYPE ( firstarg ) )   ;
/* 763  6 */   TYPE_VOLATILE ( TREE_TYPE ( firstarg ) )   ;
/* 766  6 */   DECL_VINDEX ( decl )   ;
// else
}
void _func2327(void) {
// --- ifif
/* 859  3 */   DECL_IGNORED_P ( fndecl )   ;
/* 862  3 */   flag_minimal_debug   ;
// then
}
void _func2328(void) {
// --- ifif
/* 1286  6 */   TYPE_PACKED ( type ) && use_gnu_debug_info_extensions   ;
/* 1305  6 */   TYPE_STRING_FLAG ( type ) && use_gnu_debug_info_extensions   ;
// then
}
void _func2329(void) {
// --- ifif
/* 1332  1 */   TYPE_BINFO ( type ) != 0 && TREE_CODE ( TYPE_BINFO ( type ) ) == TREE_VEC && TYPE_BINFO_BASETYPES ( type ) != 0   ;
/* 1339  1 */   ( TYPE_NAME ( type ) != 0 && ! ( TREE_CODE ( TYPE_NAME ( type ) ) == TYPE_DECL && DECL_IGNORED_P ( TYPE_NAME ( type ) ) ) && ! full ) || TYPE_SIZE ( type ) == 0 || TREE_CODE ( TYPE_SIZE ( type ) ) != INTEGER_CST   ;
// then
}
void _func2330(void) {
// --- ifif else
/* 1654  2 */   TYPE_NAME ( type ) == 0   ;
/* 1656  2 */   TREE_CODE ( TYPE_NAME ( type ) ) == IDENTIFIER_NODE   ;
// else
}
void _func2331(void) {
// --- ifif else
/* 2262  1 */   current_function_uses_only_leaf_regs   ;
/* 2269  1 */   PARM_PASSED_IN_MEMORY ( parms )   ;
// else
}
void _func2332(void) {
// --- ifif
/* 1010  2 */   s != NULL_TREE   ;
/* 1012  2 */   a != NULL_TREE   ;
// then
}
void _func2333(void) {
// --- ifif
/* 1351  6 */   params == 0   ;
/* 1353  6 */   arg_num == info -> format_num   ;
// then
}
void _func2334(void) {
// --- ifif
/* 1366  2 */   TREE_CODE ( format_tree ) == CALL_EXPR && TREE_CODE ( TREE_OPERAND ( format_tree , 0 ) ) == ADDR_EXPR && ( TREE_CODE ( TREE_OPERAND ( TREE_OPERAND ( format_tree , 0 ) , 0 ) ) == FUNCTION_DECL )   ;
/* 1398  2 */   integer_zerop ( format_tree )   ;
/* 1403  2 */   TREE_CODE ( format_tree ) != ADDR_EXPR   ;
// then
}
void _func2335(void) {
// --- ifif
/* 1410  2 */   format_length <= 1   ;
/* 1412  2 */   format_chars [ -- format_length ] != 0   ;
// then
}
void _func2336(void) {
// --- ifif
/* 1430  6 */   * format_chars == 0   ;
/* 1438  6 */   * format_chars ++ != '%'   ;
// then
}
void _func2337(void) {
// --- ifif
/* 1432  3 */   format_chars - TREE_STRING_POINTER ( format_tree ) != format_length   ;
/* 1434  3 */   info -> first_arg_num != 0 && params != 0 && ! has_operand_number   ;
// then
}
void _func2338(void) {
// --- ifif
/* 1438  6 */   * format_chars ++ != '%'   ;
/* 1440  6 */   * format_chars == 0   ;
/* 1445  6 */   * format_chars == '%'   ;
// then
}
void _func2339(void) {
// --- ifif else
/* 1464  7 */   pedantic   ;
/* 1467  7 */   index ( flag_chars , * format_chars ) != 0   ;
// else
}
void _func2340(void) {
// --- ifif
/* 1485  3 */   wide && pedantic   ;
/* 1487  3 */   * format_chars == 'E' || * format_chars == 'O'   ;
// then
}
void _func2341(void) {
// --- ifif
/* 1543  3 */   index ( flag_chars , ' ' ) != 0 && index ( flag_chars , '+' ) != 0   ;
/* 1548  3 */   index ( flag_chars , '0' ) != 0 && index ( flag_chars , '-' ) != 0   ;
/* 1551  3 */   * format_chars == '*'   ;
// else
}
void _func2342(void) {
// --- ifif
/* 1557  7 */   params == 0   ;
/* 1562  7 */   info -> first_arg_num != 0   ;
// then
}
void _func2343(void) {
// --- ifif else
/* 1591  7 */   * format_chars != '*' && ! ISDIGIT ( * format_chars )   ;
/* 1595  7 */   * format_chars == '*'   ;
// else
}
void _func2344(void) {
// --- ifif
/* 1657  3 */   * format_chars == 'a' && info -> format_type == scanf_format_type   ;
/* 1667  3 */   suppressed && length_char != 0   ;
// then
}
void _func2345(void) {
// --- ifif
/* 1671  6 */   format_char == 0 || ( info -> format_type != strftime_format_type && format_char == '%' )   ;
/* 1678  6 */   pedantic && info -> format_type != strftime_format_type && ( format_char == 'm' || format_char == 'C' || format_char == 'S' )   ;
/* 1683  6 */   pedantic && info -> format_type != strftime_format_type && ( format_char == 'a' || format_char == 'A' )   ;
// then
}
void _func2346(void) {
// --- ifif
/* 1704  6 */   fci -> format_chars == 0   ;
/* 1714  6 */   pedantic   ;
/* 1722  6 */   wide && index ( fci -> flag_chars , 'w' ) == 0   ;
// then
}
void _func2347(void) {
// --- ifif
/* 1716  3 */   index ( fci -> flag_chars , 'G' ) != 0   ;
/* 1718  3 */   index ( fci -> flag_chars , 'o' ) != 0 && index ( flag_chars , 'O' ) != 0   ;
// then
}
void _func2348(void) {
// --- ifif else
/* 1722  6 */   wide && index ( fci -> flag_chars , 'w' ) == 0   ;
/* 1724  6 */   index ( fci -> flag_chars , '2' ) != 0   ;
// else
}
void _func2349(void) {
// --- ifif else
/* 1729  6 */   precise && index ( fci -> flag_chars , 'p' ) == 0   ;
/* 1731  6 */   aflag && index ( fci -> flag_chars , 'a' ) == 0   ;
// else
}
void _func2350(void) {
// --- ifif
/* 1740  6 */   info -> format_type == scanf_format_type && format_char == '['   ;
/* 1755  6 */   suppressed   ;
// then
}
void _func2351(void) {
// --- ifif
/* 1743  3 */   * format_chars == '^'   ;
/* 1747  3 */   * format_chars == ']'   ;
// then
}
void _func2352(void) {
// --- ifif
/* 1767  6 */   info -> format_type == strftime_format_type   ;
/* 1769  6 */   precise && index ( flag_chars , '0' ) != 0 && ( format_char == 'd' || format_char == 'i' || format_char == 'o' || format_char == 'u' || format_char == 'x' || format_char == 'X' )   ;
// then
}
void _func2353(void) {
// --- ifif
/* 1785  6 */   wanted_type == 0   ;
/* 1790  6 */   info -> first_arg_num == 0   ;
/* 1792  6 */   fci -> pointer_count == 0 && wanted_type == void_type_node   ;
/* 1795  6 */   params == 0   ;
// then
}
void _func2354(void) {
// --- ifif
/* 1811  3 */   TREE_CODE ( cur_type ) == POINTER_TYPE   ;
/* 1822  3 */   TREE_CODE ( cur_type ) != ERROR_MARK   ;
// then
}
void _func2355(void) {
// --- ifif
/* 1832  6 */   ( info -> format_type == scanf_format_type || ( info -> format_type == printf_format_type && format_char == 'n' ) ) && i == fci -> pointer_count + aflag && wanted_type != 0 && TREE_CODE ( cur_type ) != ERROR_MARK && ( TYPE_READONLY ( cur_type ) || ( cur_param != 0 && ( TREE_CODE_CLASS ( TREE_CODE ( cur_param ) ) == 'c' || ( TREE_CODE_CLASS ( TREE_CODE ( cur_param ) ) == 'd' && TREE_READONLY ( cur_param ) ) ) ) )   ;
/* 1846  6 */   i == fci -> pointer_count + aflag && wanted_type != 0 && TREE_CODE ( cur_type ) != ERROR_MARK && wanted_type != TYPE_MAIN_VARIANT ( cur_type ) && ! ( wanted_type == void_type_node && fci -> pointer_count > 0 ) && ! ( TREE_CODE ( wanted_type ) == INTEGER_TYPE && TREE_CODE ( TYPE_MAIN_VARIANT ( cur_type ) ) == INTEGER_TYPE && ( TREE_UNSIGNED ( wanted_type ) ? wanted_type == ( cur_type = unsigned_type ( cur_type ) ) : wanted_type == ( cur_type = signed_type ( cur_type ) ) ) ) && ! ( wanted_type == char_type_node && ( TYPE_MAIN_VARIANT ( cur_type ) == signed_char_type_node || TYPE_MAIN_VARIANT ( cur_type ) == unsigned_char_type_node ) )   ;
// then
}
void _func2356(void) {
// --- ifif
/* 1870  3 */   TREE_CODE ( cur_type ) != ERROR_MARK && TYPE_NAME ( cur_type ) != 0 && TREE_CODE ( cur_type ) != INTEGER_TYPE && ! ( TREE_CODE ( cur_type ) == POINTER_TYPE && TREE_CODE ( TREE_TYPE ( cur_type ) ) == INTEGER_TYPE )   ;
/* 1886  3 */   that == 0   ;
/* 1895  3 */   TREE_CODE ( cur_type ) == INTEGER_TYPE && TREE_CODE ( wanted_type ) == INTEGER_TYPE && TYPE_PRECISION ( cur_type ) == TYPE_PRECISION ( wanted_type ) && TYPE_NAME ( cur_type ) != 0 && TREE_CODE ( TYPE_NAME ( cur_type ) ) == TYPE_DECL   ;
/* 1902  3 */   strcmp ( this , that ) != 0   ;
// then
}
void _func2357(void) {
// --- ifif
/* 2021  2 */   ( TREE_CODE ( TREE_TYPE ( expr ) ) == ARRAY_TYPE && lvalue_p ( expr ) ) || TREE_CODE ( TREE_TYPE ( expr ) ) == FUNCTION_TYPE   ;
/* 2025  2 */   TREE_TYPE ( expr ) != error_mark_node && TYPE_SIZE ( TREE_TYPE ( expr ) ) == 0 && TREE_CODE ( TREE_TYPE ( expr ) ) != ARRAY_TYPE   ;
// then
}
void _func2358(void) {
// --- ifif
/* 2068  2 */   bits == TYPE_PRECISION ( integer_type_node )   ;
/* 2071  2 */   bits == TYPE_PRECISION ( signed_char_type_node )   ;
/* 2074  2 */   bits == TYPE_PRECISION ( short_integer_type_node )   ;
/* 2077  2 */   bits == TYPE_PRECISION ( long_integer_type_node )   ;
/* 2080  2 */   bits == TYPE_PRECISION ( long_long_integer_type_node )   ;
/* 2084  2 */   bits <= TYPE_PRECISION ( intQI_type_node )   ;
/* 2087  2 */   bits <= TYPE_PRECISION ( intHI_type_node )   ;
/* 2090  2 */   bits <= TYPE_PRECISION ( intSI_type_node )   ;
/* 2093  2 */   bits <= TYPE_PRECISION ( intDI_type_node )   ;
// then
}
void _func2359(void) {
// --- ifif else
/* 2173  2 */   tree_int_cst_sgn ( value ) < 0   ;
/* 2179  2 */   integer_zerop ( value )   ;
// else
}
void _func2360(void) {
// --- ifif else
/* 2682  6 */   TREE_CODE_CLASS ( TREE_CODE ( TREE_OPERAND ( expr , 0 ) ) ) == 'd' && DECL_EXTERNAL ( TREE_OPERAND ( expr , 0 ) )   ;
/* 2686  6 */   TREE_SIDE_EFFECTS ( TREE_OPERAND ( expr , 0 ) )   ;
// else
}
void _func2361(void) {
// --- ifif
/* 2853  6 */   ( c == ' ' || c == '\t' ) && p == directive_buffer   ;
/* 2857  6 */   c == '\n' && looking_for == 0   ;
// then
}
void _func2362(void) {
// --- ifif else
/* 2865  6 */   c == 0   ;
/* 2869  6 */   looking_for   ;
// else
}
void _func2363(void) {
// --- ifif
/* 2935  6 */   ( c == ' ' || c == '\t' ) && p == directive_buffer   ;
/* 2939  6 */   looking_for == 0 && ( c == '\n' || c == EOF )   ;
// then
}
void _func2364(void) {
// --- ifif else
/* 2948  6 */   c == 0   ;
/* 2952  6 */   looking_for   ;
// else
}
void _func2365(void) {
// --- ifif
/* 2983  2 */   ( type_quals & TYPE_QUAL_RESTRICT ) && ( ! POINTER_TYPE_P ( type ) || ! C_TYPE_OBJECT_OR_INCOMPLETE_P ( TREE_TYPE ( type ) ) )   ;
/* 2991  2 */   TREE_CODE ( type ) == ARRAY_TYPE   ;
// then
}
void _func2366(void) {
// --- ifif
/* 3005  2 */   type_quals & TYPE_QUAL_CONST   ;
/* 3007  2 */   type_quals & TYPE_QUAL_VOLATILE   ;
/* 3012  2 */   type_quals & TYPE_QUAL_RESTRICT   ;
// then
}
void _func2367(void) {
// --- ifif
/* 1577  6 */   TEST_BIT ( in_stack , child )   ;
/* 1590  6 */   dfs_nr [ child ]   ;
// then
}
void _func2368(void) {
// --- ifif
/* 1727  8 */   node == ENTRY_BLOCK || node == EXIT_BLOCK   ;
/* 1730  8 */   max_hdr [ node ] == loop_head && node != i   ;
// then
}
void _func2369(void) {
// --- ifif
/* 1995  6 */   sp -> is_valid   ;
/* 2001  6 */   sp -> is_valid   ;
/* 2009  6 */   sp -> is_valid   ;
// else
}
void _func2370(void) {
// --- ifif else
/* 2058  2 */   ! candidate_table [ i ] . is_valid   ;
/* 2061  2 */   candidate_table [ i ] . is_speculative   ;
// else
}
void _func2371(void) {
// --- ifif
/* 2128  2 */   GET_CODE ( reg ) == PARALLEL && GET_MODE ( reg ) == BLKmode   ;
/* 2138  2 */   GET_CODE ( reg ) != REG   ;
// then
}
void _func2372(void) {
// --- ifif
/* 2207  2 */   GET_CODE ( reg ) == PARALLEL && GET_MODE ( reg ) == BLKmode   ;
/* 2216  2 */   GET_CODE ( reg ) != REG   ;
// then
}
void _func2373(void) {
// --- ifif
/* 2461  6 */   GET_MODE ( link ) != VOIDmode || GET_CODE ( insn1 ) == JUMP_INSN   ;
/* 2466  6 */   ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( insn1 ) ] ) ] ) ) == bb_src || ( ( containing_rgn [ ( insn_orig_block [ INSN_UID ( insn1 ) ] ) ] ) != ( containing_rgn [ ( rgn_bb_table [ current_blocks + ( bb_src ) ] ) ] ) ) || ( ! ( bb_trg == ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( insn1 ) ] ) ] ) ) || ( ! bb_trg ) || ( bitset_member ( ancestor_edges [ ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( insn1 ) ] ) ] ) ) ] , ( edge_to_bit [ IN_EDGES ( BB_TO_BLOCK ( bb_trg ) ) ] ) , edgeset_size ) ) ) && ! ( ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( insn1 ) ] ) ] ) ) == bb_trg || ( ! ( ( block_to_bb [ INSN_BLOCK ( insn1 ) ] ) ) ) || ( bitset_member ( ancestor_edges [ bb_trg ] , ( edge_to_bit [ IN_EDGES ( BB_TO_BLOCK ( ( ( block_to_bb [ INSN_BLOCK ( insn1 ) ] ) ) ) ) ] ) , edgeset_size ) ) ) )   ;
/* 2474  6 */   find_conditional_protection ( insn1 , bb_src )   ;
// then
}
void _func2374(void) {
// --- ifif
/* 2530  4 */   haifa_classify_insn ( insn2 ) != PFREE_CANDIDATE   ;
/* 2534  4 */   ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( insn2 ) ] ) ] ) ) == bb_trg   ;
/* 2538  4 */   * ( candp -> split_bbs . first_member ) == ( insn_orig_block [ INSN_UID ( insn2 ) ] )   ;
// then
}
void _func2375(void) {
// --- ifif else
/* 2563  2 */   is_store   ;
/* 2570  2 */   code == MEM   ;
// else
}
void _func2376(void) {
// --- ifif
/* 2574  6 */   MEM_VOLATILE_P ( x )   ;
/* 2577  6 */   ! may_trap_p ( x )   ;
/* 2580  6 */   CONST_BASED_ADDRESS_P ( XEXP ( x , 0 ) )   ;
// then
}
void _func2377(void) {
// --- ifif
/* 2712  2 */   FED_BY_SPEC_LOAD ( load_insn )   ;
/* 2715  2 */   N_U_L_L_replacement   ;
// then
}
void _func2378(void) {
// --- ifif
/* 2715  2 */   N_U_L_L_replacement   ;
/* 2719  2 */   is_conditionally_protected ( load_insn , bb_src , bb_trg )   ;
// then
}
void _func2379(void) {
// --- ifif
/* 2958  6 */   function_units [ unit ] . blockage_range_function   ;
/* 2968  6 */   tick - clock > cost   ;
// then
}
void _func2380(void) {
// --- ifif
/* 3071  3 */   function_units [ unit ] . blockage_range_function   ;
/* 3078  3 */   maxb > 1   ;
// then
}
void _func2381(void) {
// --- ifif
/* 3109  2 */   cost == 0   ;
/* 3133  2 */   link == 0 && used == 0   ;
// then
}
void _func2382(void) {
// --- ifif else
/* 3140  2 */   INSN_CODE ( used ) < 0   ;
/* 3149  2 */   LINK_COST_FREE ( link )   ;
// else
}
void _func2383(void) {
// --- ifif
/* 3157  6 */   ncost <= 1   ;
/* 3159  6 */   cost == ncost   ;
// then
}
void _func2384(void) {
// --- ifif
/* 3318  2 */   dest == 0   ;
/* 3321  2 */   GET_CODE ( dest ) == PARALLEL && GET_MODE ( dest ) == BLKmode   ;
// then
}
void _func2385(void) {
// --- ifif
/* 3407  3 */   ! reload_completed && reg_known_equiv_p [ regno ] && GET_CODE ( reg_known_value [ regno ] ) == MEM   ;
/* 3415  3 */   REG_N_CALLS_CROSSED ( regno ) == 0   ;
// then
}
void _func2386(void) {
// --- ifif
/* 3577  5 */   ! reload_completed && reg_known_equiv_p [ regno ] && GET_CODE ( reg_known_value [ regno ] ) == MEM   ;
/* 3585  5 */   REG_N_CALLS_CROSSED ( regno ) == 0   ;
// then
}
void _func2387(void) {
// --- ifif
/* 3655  1 */   code != ASM_OPERANDS || MEM_VOLATILE_P ( x )   ;
/* 3680  1 */   code == ASM_OPERANDS   ;
// then
}
void _func2388(void) {
// --- ifif
/* 3749  2 */   GET_CODE ( insn ) == CALL_INSN   ;
/* 3763  2 */   loop_notes   ;
// then
}
void _func2389(void) {
// --- ifif
/* 3829  2 */   reg_pending_sets_all   ;
/* 3842  2 */   GET_CODE ( insn ) == CALL_INSN || GET_CODE ( insn ) == JUMP_INSN   ;
// then
}
void _func2390(void) {
// --- ifif
/* 4040  2 */   reg == 0   ;
/* 4043  2 */   GET_CODE ( reg ) == PARALLEL && GET_MODE ( reg ) == BLKmode   ;
// then
}
void _func2391(void) {
// --- ifif else
/* 4079  3 */   subreg_p   ;
/* 4083  3 */   regno < FIRST_PSEUDO_REGISTER   ;
// else
}
void _func2392(void) {
// --- ifif
/* 4150  2 */   priority_val   ;
/* 4154  2 */   ! reload_completed && ( weight_val = INSN_REG_WEIGHT ( tmp ) - INSN_REG_WEIGHT ( tmp2 ) )   ;
/* 4159  2 */   ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( tmp ) ] ) ] ) ) != ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( tmp2 ) ] ) ] ) )   ;
/* 4178  2 */   last_scheduled_insn   ;
// then
}
void _func2393(void) {
// --- ifif
/* 4162  6 */   ( ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( tmp2 ) ] ) ] ) ) == target_bb ) && ( ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( tmp ) ] ) ] ) ) != target_bb )   ;
/* 4164  6 */   ( ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( tmp ) ] ) ] ) ) == target_bb ) && ( ( ( block_to_bb [ ( insn_orig_block [ INSN_UID ( tmp2 ) ] ) ] ) ) != target_bb )   ;
/* 4168  6 */   ( spec_val = IS_SPECULATIVE_INSN ( tmp ) - IS_SPECULATIVE_INSN ( tmp2 ) )   ;
// then
}
void _func2394(void) {
// --- ifif
/* 4281  2 */   reload_completed == 1   ;
/* 4284  2 */   GET_CODE ( pat ) == SET && ( GET_CODE ( SET_DEST ( pat ) ) == REG || ( GET_CODE ( SET_DEST ( pat ) ) == PARALLEL && GET_MODE ( SET_DEST ( pat ) ) == BLKmode ) )   ;
/* 4312  2 */   GET_CODE ( pat ) == PARALLEL   ;
// then
}
void _func2395(void) {
// --- ifif
/* 4599  1 */   regno < FIRST_PSEUDO_REGISTER   ;
/* 4626  1 */   regno >= FIRST_PSEUDO_REGISTER || ! global_regs [ regno ]   ;
// then
}
void _func2396(void) {
// --- ifif else
/* 4632  5 */   ! ( regno == FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) && ! ( regno == HARD_FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) && ! ( regno == ARG_POINTER_REGNUM && fixed_regs [ regno ] ) && regno != STACK_POINTER_REGNUM   ;
/* 4677  5 */   regno < FIRST_PSEUDO_REGISTER   ;
// else
}
void _func2397(void) {
// --- ifif else
/* 4647  6 */   regno < FIRST_PSEUDO_REGISTER && HARD_REGNO_NREGS ( regno , GET_MODE ( x ) ) > 1   ;
/* 4658  6 */   ! some_needed   ;
// else
}
void _func2398(void) {
// --- ifif
/* 5526  1 */   sched_verbose   ;
/* 5563  1 */   REG_LIVE_LENGTH ( regno ) >= 0   ;
/* 5566  1 */   sched_reg_basic_block [ regno ] != REG_BLOCK_UNKNOWN && REG_BASIC_BLOCK ( regno ) != REG_BLOCK_UNKNOWN   ;
/* 5586  1 */   sched_reg_n_calls_crossed [ regno ] || REG_BASIC_BLOCK ( regno ) != REG_BLOCK_GLOBAL   ;
// then
}
void _func2399(void) {
// --- ifif
/* 6142  6 */   st [ i ]   ;
/* 6145  6 */   op [ i ]   ;
// then
}
void _func2400(void) {
// --- ifif else
/* 7914  3 */   GET_CODE ( pat ) == CLOBBER   ;
/* 7923  3 */   GET_CODE ( pattern ) == SET   ;
// else
}
void _func2401(void) {
// --- ifif
/* 156  6 */   GET_CODE ( desc ) == DEFINE_INSN || GET_CODE ( desc ) == DEFINE_EXPAND   ;
/* 161  6 */   GET_CODE ( desc ) == DEFINE_PEEPHOLE || GET_CODE ( desc ) == DEFINE_SPLIT   ;
// then
}
void _func2402(void) {
// --- ifif
/* 429  2 */   sdb_n_dims > 0   ;
/* 445  2 */   sdb_type_size >= 0   ;
// then
}
void _func2403(void) {
// --- ifif
/* 471  2 */   KNOWN_TYPE_TAG ( type )   ;
/* 474  2 */   TYPE_NAME ( type ) != 0   ;
// then
}
void _func2404(void) {
// --- ifif
/* 539  1 */   TYPE_NAME ( type ) != 0 && TREE_CODE ( TYPE_NAME ( type ) ) == TYPE_DECL && DECL_NAME ( TYPE_NAME ( type ) ) != 0 && TREE_CODE ( DECL_NAME ( TYPE_NAME ( type ) ) ) == IDENTIFIER_NODE   ;
/* 566  1 */   size == INT_TYPE_SIZE   ;
// then
}
void _func2405(void) {
// --- ifif
/* 546  5 */   ! strcmp ( name , "char" )   ;
/* 548  5 */   ! strcmp ( name , "unsigned char" )   ;
/* 550  5 */   ! strcmp ( name , "signed char" )   ;
/* 552  5 */   ! strcmp ( name , "int" )   ;
/* 554  5 */   ! strcmp ( name , "unsigned int" )   ;
/* 556  5 */   ! strcmp ( name , "short int" )   ;
/* 558  5 */   ! strcmp ( name , "short unsigned int" )   ;
/* 560  5 */   ! strcmp ( name , "long int" )   ;
/* 562  5 */   ! strcmp ( name , "long unsigned int" )   ;
// then
}
void _func2406(void) {
// --- ifif
/* 566  1 */   size == INT_TYPE_SIZE   ;
/* 568  1 */   size == CHAR_TYPE_SIZE   ;
/* 570  1 */   size == SHORT_TYPE_SIZE   ;
/* 572  1 */   size == LONG_TYPE_SIZE   ;
/* 574  1 */   size == LONG_LONG_TYPE_SIZE   ;
// then
}
void _func2407(void) {
// --- ifif
/* 582  1 */   precision == FLOAT_TYPE_SIZE   ;
/* 584  1 */   precision == DOUBLE_TYPE_SIZE   ;
/* 587  1 */   precision == LONG_DOUBLE_TYPE_SIZE   ;
/* 590  1 */   precision == LONG_DOUBLE_TYPE_SIZE   ;
// then
}
void _func2408(void) {
// --- ifif
/* 697  3 */   next_block_number == do_block   ;
/* 703  3 */   next_block_number > do_block   ;
// then
}
void _func2409(void) {
// --- ifif
/* 1130  6 */   TREE_ASM_WRITTEN ( type )   ;
/* 1135  6 */   TYPE_SIZE ( type ) == 0   ;
// then
}
void _func2410(void) {
// --- ifif else
/* 1218  1 */   TREE_CODE ( type ) != ENUMERAL_TYPE   ;
/* 1254  1 */   TREE_CODE ( type ) == ENUMERAL_TYPE   ;
// else
}
void _func2411(void) {
// --- ifif else
/* 1229  2 */   TYPE_NAME ( child_type ) == 0   ;
/* 1231  2 */   TREE_CODE ( TYPE_NAME ( child_type ) ) == IDENTIFIER_NODE   ;
// else
}
void _func2412(void) {
// --- ifif
/* 1538  2 */   n != 1   ;
/* 1542  2 */   n == 1   ;
/* 1551  2 */   debug_info_level != DINFO_LEVEL_TERSE   ;
// then
}
void _func2413(void) {
// --- ifif
/* 289  2 */   pbuf -> buf   ;
/* 294  2 */   pfile -> system_include_depth   ;
// then
}
void _func2414(void) {
// --- ifif
/* 323  2 */   jh != 0   ;
/* 334  2 */   ih -> foundhere   ;
// then
}
void _func2415(void) {
// --- ifif
/* 552  2 */   ! loc -> name_map   ;
/* 557  2 */   loc -> name_map == ( struct file_name_map * ) - 1   ;
// then
}
void _func2416(void) {
// --- ifif
/* 571  2 */   ! p   ;
/* 573  2 */   loc && loc -> name && strlen ( loc -> name ) == ( size_t ) ( p - name ) && ! strncmp ( loc -> name , name , p - name )   ;
/* 579  2 */   p == name   ;
// else
}
void _func2417(void) {
// --- ifif else
/* 940  4 */   * ip == '\r'   ;
/* 941  4 */   * ip == '\n' || * ip == '\t' || * ip == ' '   ;
// else
}
void _func2418(void) {
// --- ifif
/* 980  2 */   d == '\0'   ;
/* 985  2 */   d != '?'   ;
// then
}
void _func2419(void) {
// --- ifif
/* 991  2 */   d == '\0'   ;
/* 997  2 */   ! trigraph_table [ d ]   ;
/* 1003  2 */   CPP_OPTIONS ( pfile ) -> warn_trigraphs   ;
/* 1011  2 */   CPP_OPTIONS ( pfile ) -> trigraphs   ;
// else
}
void _func2420(void) {
// --- ifif else
/* 1030  2 */   offset == 0   ;
/* 1037  2 */   ibase == pfile -> input_buffer   ;
// else
}
void _func2421(void) {
// --- ifif
/* 1119  2 */   ! S_ISREG ( st -> st_mode )   ;
/* 1134  2 */   pipe_buf < 8192   ;
// then
}
void _func2422(void) {
// --- ifif
/* 1168  2 */   pfile -> deps_column > 0 && ( pfile -> deps_column + size ) > MAX_OUTPUT_COLUMNS   ;
/* 1175  2 */   pfile -> deps_size + size + cr + 8 > pfile -> deps_allocated_size   ;
/* 1182  2 */   cr   ;
/* 1188  2 */   spacer == ' ' && pfile -> deps_column > 0   ;
// then
}
void _func2423(void) {
// --- ifif
/* 1318  4 */   to [ 0 ] == '/' && ( ! absolute || to > path + 1 )   ;
/* 1323  4 */   to == path   ;
// then
}
void _func2424(void) {
// --- ifif
/* 1167  2 */   flag_strict_aliasing   ;
/* 1172  2 */   ! flag_expensive_optimizations   ;
// then
}
void _func2425(void) {
// --- ifif else
/* 1181  6 */   ! p -> in_use && GET_MODE ( p -> slot ) == BLKmode   ;
/* 1210  6 */   delete_p   ;
// else
}
void _func2426(void) {
// --- ifif else
/* 1185  5 */   ! q -> in_use && GET_MODE ( q -> slot ) == BLKmode   ;
/* 1204  5 */   delete_q   ;
// else
}
void _func2427(void) {
// --- ifif
/* 1286  2 */   x == 0   ;
/* 1291  2 */   GET_CODE ( x ) != MEM || CONSTANT_P ( XEXP ( x , 0 ) )   ;
// then
}
void _func2428(void) {
// --- ifif
/* 1316  2 */   x == 0   ;
/* 1329  2 */   GET_CODE ( x ) == REG && REGNO_POINTER_FLAG ( REGNO ( x ) )   ;
/* 1335  2 */   p == 0 && ( GET_CODE ( x ) != MEM || CONSTANT_P ( XEXP ( x , 0 ) ) )   ;
/* 1345  2 */   p == 0   ;
/* 1348  2 */   p != 0   ;
// then
}
void _func2429(void) {
// --- ifif
/* 2627  2 */   GET_MODE_SIZE ( mode ) > GET_MODE_SIZE ( GET_MODE ( SUBREG_REG ( x ) ) ) && ! uncritical   ;
/* 2631  2 */   BYTES_BIG_ENDIAN   ;
// then
}
void _func2430(void) {
// --- ifif
/* 2677  6 */   fmt [ i ] == 'e'   ;
/* 2679  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func2431(void) {
// --- ifif
/* 2740  6 */   fmt [ i ] == 'e'   ;
/* 2742  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func2432(void) {
// --- ifif
/* 3614  2 */   CONSTANT_P ( addr ) || ( GET_CODE ( addr ) == ADDRESSOF && GET_CODE ( XEXP ( addr , 0 ) ) == REG ) || ( GET_CODE ( addr ) == REG && ( REGNO ( addr ) < FIRST_VIRTUAL_REGISTER || REGNO ( addr ) > LAST_VIRTUAL_REGISTER ) )   ;
/* 3626  2 */   valid_only   ;
// then
}
void _func2433(void) {
// --- ifif
/* 5389  6 */   TREE_CODE ( decl ) == VAR_DECL && ! AGGREGATE_TYPE_P ( TREE_TYPE ( decl ) ) && DECL_RTL ( decl ) != 0 && GET_CODE ( DECL_RTL ( decl ) ) == REG && DECL_INITIAL ( decl ) == NULL_TREE && regno_uninitialized ( REGNO ( DECL_RTL ( decl ) ) )   ;
/* 5408  6 */   TREE_CODE ( decl ) == VAR_DECL && DECL_RTL ( decl ) != 0 && GET_CODE ( DECL_RTL ( decl ) ) == REG && regno_clobbered_at_setjmp ( REGNO ( DECL_RTL ( decl ) ) )   ;
// then
}
void _func2434(void) {
// --- ifif
/* 5992  2 */   aggregate_value_p ( DECL_RESULT ( subr ) )   ;
/* 6002  2 */   warn_aggregate_return && AGGREGATE_TYPE_P ( TREE_TYPE ( DECL_RESULT ( subr ) ) )   ;
// then
}
void _func2435(void) {
// --- ifif else
/* 6081  2 */   current_function_needs_context   ;
/* 6095  2 */   parms_have_cleanups   ;
// else
}
void _func2436(void) {
// --- ifif
/* 6229  2 */   current_function_needs_context   ;
/* 6274  2 */   current_function_instrument_entry_exit   ;
// then
}
void _func2437(void) {
// --- ifif
/* 6793  5 */   prev && GET_CODE ( prev ) == INSN && GET_CODE ( PATTERN ( prev ) ) == USE   ;
/* 6831  5 */   GET_CODE ( tail ) != BARRIER   ;
// then
}
void _func2438(void) {
// --- ifif
/* 6876  6 */   prologue   ;
/* 6918  6 */   epilogue   ;
// then
}
void _func2439(void) {
// --- ifif
/* 6938  4 */   note == 0   ;
/* 6948  4 */   n_basic_blocks && BLOCK_HEAD ( n_basic_blocks - 1 ) == insn   ;
// then
}
void _func2440(void) {
// --- ifif
/* 490  6 */   profile_block_flag   ;
/* 506  6 */   profile_block_flag   ;
/* 520  6 */   profile_block_flag   ;
/* 540  6 */   write_symbols != NO_DEBUG && profile_block_flag   ;
/* 571  6 */   profile_block_flag   ;
// then
}
void _func2441(void) {
// --- ifif
/* 665  2 */   label_align   ;
/* 670  2 */   uid_shuid   ;
/* 675  2 */   insn_lengths   ;
/* 681  2 */   insn_addresses   ;
/* 686  2 */   uid_align   ;
// then
}
void _func2442(void) {
// --- ifif
/* 1595  2 */   NON_SAVING_SETJMP && current_function_calls_setjmp   ;
/* 1609  2 */   NOTE_LINE_NUMBER ( first ) != NOTE_INSN_DELETED   ;
/* 1615  2 */   dwarf2out_do_frame ( )   ;
/* 1624  2 */   write_symbols == SDB_DEBUG   ;
// else
}
void _func2443(void) {
// --- ifif
/* 1639  2 */   current_function_uses_only_leaf_regs   ;
/* 1646  2 */   profile_flag   ;
/* 1651  2 */   dwarf2out_do_frame ( )   ;
// then
}
void _func2444(void) {
// --- ifif
/* 1661  2 */   write_symbols == SDB_DEBUG || write_symbols == XCOFF_DEBUG   ;
/* 1668  2 */   ! HAVE_prologue   ;
// then
}
void _func2445(void) {
// --- ifif
/* 1984  6 */   INSN_UID ( insn ) > max_uid   ;
/* 1986  6 */   GET_CODE ( insn ) == NOTE && NOTE_LINE_NUMBER ( insn ) > 0   ;
/* 1991  6 */   optimize && GET_CODE ( insn ) == JUMP_INSN   ;
// then
}
void _func2446(void) {
// --- ifif
/* 2057  6 */   prescan > 0   ;
/* 2063  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_LOOP_BEG   ;
/* 2065  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_LOOP_END   ;
/* 2068  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_EH_REGION_BEG && ! exceptions_via_longjmp   ;
/* 2080  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_EH_REGION_END && ! exceptions_via_longjmp   ;
/* 2092  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_PROLOGUE_END   ;
/* 2102  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_EPILOGUE_BEG   ;
/* 2109  6 */   write_symbols == NO_DEBUG   ;
/* 2111  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_FUNCTION_BEG   ;
/* 2128  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_DELETED   ;
/* 2130  6 */   app_on   ;
/* 2135  6 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_BLOCK_BEG && ( debug_info_level == DINFO_LEVEL_NORMAL || debug_info_level == DINFO_LEVEL_VERBOSE || write_symbols == DWARF_DEBUG || write_symbols == DWARF2_DEBUG )   ;
// else
}
void _func2447(void) {
// --- ifif
/* 2159  3 */   write_symbols == SDB_DEBUG   ;
/* 2163  3 */   write_symbols == XCOFF_DEBUG   ;
/* 2167  3 */   write_symbols == DBX_DEBUG   ;
/* 2171  3 */   write_symbols == DWARF_DEBUG   ;
/* 2175  3 */   write_symbols == DWARF2_DEBUG   ;
// then
}
void _func2448(void) {
// --- ifif
/* 2191  3 */   block_depth < 0   ;
/* 2195  3 */   write_symbols == XCOFF_DEBUG   ;
/* 2200  3 */   write_symbols == DBX_DEBUG   ;
/* 2205  3 */   write_symbols == SDB_DEBUG   ;
/* 2210  3 */   write_symbols == DWARF_DEBUG   ;
/* 2214  3 */   write_symbols == DWARF2_DEBUG   ;
// then
}
void _func2449(void) {
// --- ifif
/* 2223  10 */   write_symbols == DWARF_DEBUG   ;
/* 2227  10 */   write_symbols == DWARF2_DEBUG   ;
// then
}
void _func2450(void) {
// --- ifif
/* 2311  6 */   0   ;
/* 2331  6 */   prescan > 0   ;
// then
}
void _func2451(void) {
// --- ifif
/* 2340  6 */   write_symbols == SDB_DEBUG && LABEL_NAME ( insn )   ;
/* 2344  6 */   write_symbols == DWARF_DEBUG && LABEL_NAME ( insn )   ;
/* 2348  6 */   write_symbols == DWARF2_DEBUG && LABEL_NAME ( insn )   ;
/* 2351  6 */   app_on   ;
/* 2356  6 */   NEXT_INSN ( insn ) != 0 && GET_CODE ( NEXT_INSN ( insn ) ) == JUMP_INSN   ;
// then
}
void _func2452(void) {
// --- ifif
/* 2422  1 */   note   ;
/* 2432  1 */   GET_CODE ( body ) == ADDR_VEC || GET_CODE ( body ) == ADDR_DIFF_VEC   ;
/* 2504  1 */   profile_block_flag && new_block   ;
// then
}
void _func2453(void) {
// --- ifif
/* 2438  5 */   prescan > 0   ;
/* 2441  5 */   app_on   ;
/* 2448  5 */   GET_CODE ( body ) == ADDR_VEC   ;
// else
}
void _func2454(void) {
// --- ifif
/* 2504  1 */   profile_block_flag && new_block   ;
/* 2507  1 */   GET_CODE ( body ) == ASM_INPUT   ;
/* 2523  1 */   asm_noperands ( body ) >= 0   ;
// then
}
void _func2455(void) {
// --- ifif
/* 2511  5 */   prescan > 0   ;
/* 2513  5 */   ! app_on   ;
// then
}
void _func2456(void) {
// --- ifif
/* 2523  1 */   asm_noperands ( body ) >= 0   ;
/* 2553  1 */   prescan <= 0 && app_on   ;
// then
}
void _func2457(void) {
// --- ifif
/* 2531  5 */   prescan > 0   ;
/* 2534  5 */   ! app_on   ;
// then
}
void _func2458(void) {
// --- ifif
/* 2553  1 */   prescan <= 0 && app_on   ;
/* 2559  1 */   GET_CODE ( body ) == SEQUENCE   ;
// then
}
void _func2459(void) {
// --- ifif
/* 2601  5 */   GET_CODE ( XVECEXP ( body , 0 , 0 ) ) == CALL_INSN   ;
/* 2608  5 */   profile_block_flag   ;
// then
}
void _func2460(void) {
// --- ifif
/* 2639  1 */   optimize   ;
/* 2682  1 */   profile_block_flag && final_sequence == 0 && ( ( GET_CODE ( insn ) == JUMP_INSN && GET_CODE ( body ) == SET && GET_CODE ( SET_SRC ( body ) ) != LABEL_REF ) || ( GET_CODE ( insn ) == JUMP_INSN && GET_CODE ( body ) == PARALLEL && GET_CODE ( XVECEXP ( body , 0 , 0 ) ) == SET && GET_CODE ( SET_SRC ( XVECEXP ( body , 0 , 0 ) ) ) != LABEL_REF ) )   ;
// then
}
void _func2461(void) {
// --- ifif
/* 2653  6 */   GET_CODE ( XEXP ( SET_SRC ( set ) , 0 ) ) == SUBREG   ;
/* 2656  6 */   GET_CODE ( XEXP ( SET_SRC ( set ) , 1 ) ) == SUBREG   ;
// then
}
void _func2462(void) {
// --- ifif
/* 2682  1 */   profile_block_flag && final_sequence == 0 && ( ( GET_CODE ( insn ) == JUMP_INSN && GET_CODE ( body ) == SET && GET_CODE ( SET_SRC ( body ) ) != LABEL_REF ) || ( GET_CODE ( insn ) == JUMP_INSN && GET_CODE ( body ) == PARALLEL && GET_CODE ( XVECEXP ( body , 0 , 0 ) ) == SET && GET_CODE ( SET_SRC ( XVECEXP ( body , 0 , 0 ) ) ) != LABEL_REF ) )   ;
/* 2695  1 */   final_sequence == 0 && prescan >= 0 && GET_CODE ( insn ) == INSN && GET_CODE ( body ) == SET && GET_CODE ( SET_SRC ( body ) ) == REG && GET_CODE ( SET_DEST ( body ) ) == REG && REGNO ( SET_SRC ( body ) ) == REGNO ( SET_DEST ( body ) )   ;
/* 2710  1 */   cc_status . flags != 0 && GET_CODE ( insn ) == JUMP_INSN && GET_CODE ( body ) == SET && SET_DEST ( body ) == pc_rtx && GET_CODE ( SET_SRC ( body ) ) == IF_THEN_ELSE && GET_RTX_CLASS ( GET_CODE ( XEXP ( SET_SRC ( body ) , 0 ) ) ) == '<' && XEXP ( XEXP ( SET_SRC ( body ) , 0 ) , 0 ) == cc0_rtx && prescan >= 0   ;
/* 2757  1 */   cc_status . flags != 0 && set != 0   ;
// then
}
void _func2463(void) {
// --- ifif
/* 2729  5 */   result == 1   ;
/* 2731  5 */   result == - 1   ;
/* 2737  5 */   SET_SRC ( body ) == pc_rtx   ;
// else
}
void _func2464(void) {
// --- ifif
/* 2757  1 */   cc_status . flags != 0 && set != 0   ;
/* 2817  1 */   optimize && ! flag_no_peephole && ! nopeepholes   ;
// then
}
void _func2465(void) {
// --- ifif
/* 2890  1 */   template == 0   ;
/* 2908  1 */   template [ 0 ] == '#' && template [ 1 ] == '\0'   ;
/* 2927  1 */   prescan > 0   ;
// then
}
void _func2466(void) {
// --- ifif
/* 2938  1 */   GET_CODE ( insn ) == INSN && dwarf2out_do_frame ( )   ;
/* 2944  1 */   RTX_FRAME_RELATED_P ( insn ) && dwarf2out_do_frame ( )   ;
// then
}
void _func2467(void) {
// --- ifif
/* 3069  2 */   GET_CODE ( y ) == SUBREG   ;
/* 3074  2 */   reload_in_progress && find_replacement ( & SUBREG_REG ( x ) ) != 0   ;
/* 3077  2 */   GET_CODE ( y ) == REG   ;
// else
}
void _func2468(void) {
// --- ifif
/* 3157  2 */   cc_status . flags & CC_REVERSED   ;
/* 3163  2 */   cc_status . flags & CC_INVERTED   ;
/* 3169  2 */   cc_status . flags & CC_NOT_POSITIVE   ;
/* 3198  2 */   cc_status . flags & CC_NOT_NEGATIVE   ;
/* 3227  2 */   cc_status . flags & CC_NO_OVERFLOW   ;
/* 3252  2 */   cc_status . flags & ( CC_Z_IN_NOT_N | CC_Z_IN_N )   ;
/* 3269  2 */   cc_status . flags & CC_NOT_SIGNED   ;
// then
}
void _func2469(void) {
// --- ifif
/* 3541  2 */   x && GET_CODE ( x ) == SUBREG   ;
/* 3547  2 */   x && GET_CODE ( x ) == REG && REGNO ( x ) >= FIRST_PSEUDO_REGISTER   ;
// then
}
void _func2470(void) {
// --- ifif
/* 4078  2 */   in_rtx == 0   ;
/* 4085  2 */   GET_CODE ( in_rtx ) == REG   ;
/* 4110  2 */   GET_RTX_CLASS ( GET_CODE ( in_rtx ) ) == 'i'   ;
// then
}
void _func2471(void) {
// --- ifif
/* 655  1 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2472(void) {
// --- ifif
/* 920  1 */   x < 0.0   ;
/* 924  1 */   x == 0.0   ;
/* 925  1 */   x >= 10.0   ;
// else
}
void _func2473(void) {
// --- ifif else
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 1506  3 */   sizeof ( char ) == sizeof ( int )   ;
// else
}
void _func2474(void) {
// --- ifif else
/* 437  16 */   V   ;
/* 1632  1 */   ( long ) ( char * ) & variable == ( long ) ( int * ) & variable   ;
// else
}
void _func2475(void) {
// --- ifif else
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2280  1 */   ! same   ;
// else
}
void _func2476(void) {
// --- ifif
/* 1044  1 */   x == sizeof ( char )   ;
/* 1049  1 */   x == sizeof ( short )   ;
// then
}
void _func2477(void) {
// --- ifif
/* 1045  2 */   sizeof ( char ) == sizeof ( int )   ;
/* 1046  2 */   sizeof ( char ) == sizeof ( short )   ;
// then
}
void _func2478(void) {
// --- ifif
/* 1049  1 */   x == sizeof ( short )   ;
/* 1053  1 */   x == sizeof ( int )   ;
/* 1057  1 */   x == sizeof ( long )   ;
// then
}
void _func2479(void) {
// --- ifif
/* 1062  1 */   x == sizeof ( float )   ;
/* 1065  1 */   x == sizeof ( double )   ;
/* 1070  1 */   x == sizeof ( Long_double )   ;
// then
}
void _func2480(void) {
// --- ifif else
/* 2356  1 */   f_radix < 2   ;
/* 2362  1 */   PASS == 1   ;
// else
}
void _func2481(void) {
// --- ifif else
/* 2408  1 */   irnd == 0 && mrnd == 2   ;
/* 2410  1 */   f_rounds != - 1   ;
// else
}
void _func2482(void) {
// --- ifif else
/* 2434  1 */   f_radix == 2 && f_rounds == 1   ;
/* 2443  1 */   PASS == 1   ;
// else
}
void _func2483(void) {
// --- ifif else
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2570  1 */   f_radix != 10   ;
// else
}
void _func2484(void) {
// --- ifif else
/* 2599  1 */   F   ;
/* 2603  1 */   setjmp ( lab ) == 0   ;
// else
}
void _func2485(void) {
// --- ifif else
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2612  1 */   setjmp ( lab ) == 0   ;
// else
}
void _func2486(void) {
// --- ifif else
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2650  1 */   xminner != 0.0 && xminner != f_min   ;
// else
}
void _func2487(void) {
// --- ifif else
/* 437  16 */   V   ;
/* 2654  2 */   setjmp ( lab ) == 0   ;
// else
}
void _func2488(void) {
// --- ifif else
/* 2737  2 */   mantbits == 64 && iexp == 15 && f_max_exp + f_min_exp > 0 && mantbits + iexp + 17 == ( int ) sizeof ( long double ) * bits_per_byte   ;
/* 2745  2 */   mantbits + iexp == ( int ) sizeof ( long double ) * bits_per_byte   ;
// else
}
void _func2489(void) {
// --- ifif else
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2826  1 */   bad   ;
// else
}
void _func2490(void) {
// --- ifif
/* 437  16 */   V   ;
/* 1096  1 */   ( sizeof ( Promoted ( si ) ) != sizeof ( int ) ) || ( sizeof ( Promoted ( sl ) ) != sizeof ( long ) ) || ( sizeof ( Promoted ( ss ) ) != sizeof ( int ) ) || ( sizeof ( Promoted ( ui ) ) != sizeof ( int ) ) || ( sizeof ( Promoted ( ul ) ) != sizeof ( long ) ) || ( sizeof ( Promoted ( us ) ) != sizeof ( int ) ) || is_signed ( ui ) || is_signed ( ul ) || ! is_signed ( si ) || ! is_signed ( sl )   ;
// then
}
void _func2491(void) {
// --- ifif
/* 1132  1 */   L   ;
/* 1210  1 */   F   ;
// then
}
void _func2492(void) {
// --- ifif
/* 1452  1 */   c_signed && char_min == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2493(void) {
// --- ifif
/* 437  16 */   V   ;
/* 437  16 */   V   ;
// then
}
void _func2494(void) {
// --- ifif
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 1460  1 */   L   ;
// then
}
void _func2495(void) {
// --- ifif
/* 1499  3 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2496(void) {
// --- ifif
/* 1529  3 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2497(void) {
// --- ifif
/* 437  16 */   V   ;
/* 1567  1 */   stdc   ;
/* 437  16 */   V   ;
/* 1583  0 */   V   ;
// then
}
void _func2498(void) {
// --- ifif
/* 437  16 */   V   ;
/* 1611  1 */   stdc   ;
/* 437  16 */   V   ;
/* 437  16 */   V   ;
// then
}
void _func2499(void) {
// --- ifif
/* 2074  1 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2500(void) {
// --- ifif
/* 2083  1 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2501(void) {
// --- ifif
/* 2092  1 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 437  16 */   V   ;
/* 437  16 */   V   ;
/* 2101  1 */   L   ;
/* 2104  1 */   L   ;
/* 2108  1 */   int_max < 0   ;
/* 2112  1 */   maxeri > int_max   ;
/* 2120  1 */   minneri < int_min   ;
// then
}
void _func2502(void) {
// --- ifif
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2252  1 */   new != val   ;
// then
}
void _func2503(void) {
// --- ifif
/* 2267  2 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2504(void) {
// --- ifif
/* 2289  2 */   setjmp ( lab ) == 0   ;
/* 2292  2 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 437  16 */   V   ;
/* 2356  1 */   f_radix < 2   ;
// then
}
void _func2505(void) {
// --- ifif
/* 437  16 */   V   ;
/* 2380  1 */   F   ;
/* 2382  1 */   F   ;
// then
}
void _func2506(void) {
// --- ifif
/* 2405  1 */   irnd == 0 && mrnd == 0   ;
/* 2406  1 */   irnd == 1 && mrnd == 1   ;
/* 2407  1 */   irnd == 2 && mrnd == 0   ;
/* 2408  1 */   irnd == 0 && mrnd == 2   ;
// then
}
void _func2507(void) {
// --- ifif
/* 2485  1 */   ldDiff ( ONE , etop ) >= ONE || ldDiff ( ONE , ebot ) != ONE   ;
/* 437  16 */   V   ;
/* 2490  1 */   V   ;
// then
}
void _func2508(void) {
// --- ifif
/* 2493  1 */   ( f_radix != 2 ) && irnd   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2509(void) {
// --- ifif
/* 437  16 */   V   ;
/* 2533  1 */   F   ;
/* 2537  1 */   V || F   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2539  1 */   F   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2544  1 */   f_rounds == 0   ;
// then
}
void _func2510(void) {
// --- ifif
/* 2560  3 */   z2 != y1   ;
/* 2561  3 */   ( ldSum ( a , a ) == ZERO ) || ( fabs ( z ) >= y )   ;
// then
}
void _func2511(void) {
// --- ifif
/* 2581  1 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2512(void) {
// --- ifif
/* 2587  3 */   z2 != z1   ;
/* 2588  3 */   ( ldSum ( a , a ) == ZERO ) || ( fabs ( y ) >= f_min )   ;
// then
}
void _func2513(void) {
// --- ifif
/* 2596  1 */   ( mx <= k + k - 3 ) && ( f_radix != 10 )   ;
/* 437  16 */   V   ;
/* 2599  1 */   F   ;
// then
}
void _func2514(void) {
// --- ifif
/* 2613  2 */   F   ;
/* 2617  2 */   V || F   ;
// then
}
void _func2515(void) {
// --- ifif
/* 2635  1 */   F   ;
/* 2640  1 */   setjmp ( lab ) == 0   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2516(void) {
// --- ifif
/* 437  16 */   V   ;
/* 2657  6 */   V   ;
// then
}
void _func2517(void) {
// --- ifif
/* 438  26 */   setjmp ( lab ) != 0   ;
/* 2686  1 */   trap   ;
/* 2690  1 */   inf   ;
/* 437  16 */   V   ;
/* 2692  1 */   F   ;
// then
}
void _func2518(void) {
// --- ifif
/* 2709  2 */   F   ;
/* 2713  2 */   V || F   ;
// then
}
void _func2519(void) {
// --- ifif
/* 2730  1 */   F   ;
/* 2734  1 */   f_radix != 10   ;
// then
}
void _func2520(void) {
// --- ifif
/* 437  16 */   V   ;
/* 437  16 */   V   ;
/* 2768  4 */   f_rounds != 1   ;
/* 2772  4 */   normal   ;
// then
}
void _func2521(void) {
// --- ifif
/* 437  16 */   V   ;
/* 2770  5 */   normal   ;
// then
}
void _func2522(void) {
// --- ifif
/* 2772  4 */   normal   ;
/* 437  16 */   V   ;
// then
}
void _func2523(void) {
// --- ifif
/* 2804  1 */   ! bad && ( a <= old )   ;
/* 2806  1 */   ! bad   ;
/* 2815  1 */   ! bad   ;
/* 438  26 */   setjmp ( lab ) != 0   ;
// then
}
void _func2524(void) {
// --- ifif else
/* 104  2 */   s != NULL && n == 0   ;
/* 107  2 */   literal_codeset == NULL || strlen ( literal_codeset ) <= 1   ;
// else
}
void _func2525(void) {
// --- ifif
/* 117  6 */   ISSJIS1 ( char1 )   ;
/* 130  6 */   N_U_L_L_replacement   ;
// then
}
void _func2526(void) {
// --- ifif
/* 120  10 */   n <= 1   ;
/* 122  10 */   ISSJIS2 ( char2 )   ;
// then
}
void _func2527(void) {
// --- ifif
/* 130  6 */   N_U_L_L_replacement   ;
/* 132  6 */   * t == '\0'   ;
// then
}
void _func2528(void) {
// --- ifif
/* 142  6 */   ISEUCJP ( char1 )   ;
/* 155  6 */   N_U_L_L_replacement   ;
// then
}
void _func2529(void) {
// --- ifif
/* 145  10 */   n <= 1   ;
/* 147  10 */   ISEUCJP ( char2 )   ;
// then
}
void _func2530(void) {
// --- ifif
/* 155  6 */   N_U_L_L_replacement   ;
/* 157  6 */   * t == '\0'   ;
// then
}
void _func2531(void) {
// --- ifif
/* 250  2 */   N_U_L_L_replacement   ;
/* 252  2 */   N_U_L_L_replacement   ;
// then
}
void _func2532(void) {
// --- ifif
/* 194  6 */   i -> index_number == index   ;
/* 196  6 */   i -> name   ;
// then
}
void _func2533(void) {
// --- ifif
/* 463  6 */   opno > max_opno   ;
/* 465  6 */   max_opno >= MAX_MAX_OPERANDS   ;
/* 471  6 */   seen [ opno ]   ;
// then
}
void _func2534(void) {
// --- ifif
/* 489  6 */   opno > max_opno   ;
/* 491  6 */   max_opno >= MAX_MAX_OPERANDS   ;
/* 497  6 */   seen [ opno ]   ;
// then
}
void _func2535(void) {
// --- ifif
/* 516  6 */   opno > max_opno   ;
/* 518  6 */   max_opno >= MAX_MAX_OPERANDS   ;
/* 524  6 */   seen [ opno ]   ;
// then
}
void _func2536(void) {
// --- ifif
/* 1021  6 */   GET_CODE ( desc ) == DEFINE_INSN   ;
/* 1023  6 */   GET_CODE ( desc ) == DEFINE_PEEPHOLE   ;
/* 1025  6 */   GET_CODE ( desc ) == DEFINE_EXPAND   ;
/* 1027  6 */   GET_CODE ( desc ) == DEFINE_SPLIT   ;
// then
}
void _func2537(void) {
// --- ifif
/* 117  2 */   ptr   ;
/* 135  2 */   ! create_p   ;
// then
}
void _func2538(void) {
// --- ifif
/* 205  2 */   ! flag_half_pic   ;
/* 208  2 */   code != VAR_DECL && code != FUNCTION_DECL   ;
// then
}
void _func2539(void) {
// --- ifif
/* 342  6 */   ptr == ( struct all_refs * ) 0   ;
/* 345  6 */   ptr -> external_p   ;
// then
}
void _func2540(void) {
// --- ifif
/* 376  2 */   p == ( struct all_refs * ) 0 || ! p -> external_p   ;
/* 379  2 */   ! p -> pointer_p   ;
// then
}
void _func2541(void) {
// --- ifif
/* 300  2 */   TREE_CODE ( typex ) == ENUMERAL_TYPE   ;
/* 307  2 */   TYPE_PRECISION ( typex ) != inprec   ;
// then
}
void _func2542(void) {
// --- ifif
/* 338  5 */   TREE_CODE ( typex ) == ENUMERAL_TYPE   ;
/* 345  5 */   TYPE_PRECISION ( typex ) != inprec   ;
// then
}
void _func2543(void) {
// --- ifif
/* 46  3 */   i == i0   ;
/* 48  3 */   hash_tab [ i ] == 0   ;
// then
}
void _func2544(void) {
// --- ifif
/* 116  2 */   strncmp ( decl_start , "typedef " , 8 ) == 0   ;
/* 118  2 */   strncmp ( decl_start , "extern " , 7 ) == 0   ;
// then
}
void _func2545(void) {
// --- ifif
/* 159  6 */   linebuf . base [ 0 ] == '#'   ;
/* 161  6 */   linebuf . base [ 0 ] == '\0'   ;
/* 164  6 */   ! parse_fn_proto ( linebuf . base , linebuf . ptr , & fn_decl )   ;
// then
}
void _func2546(void) {
// --- ifif
/* 399  6 */   * new -> tests == 0   ;
/* 414  6 */   new -> tests   ;
/* 450  6 */   code == MATCH_OPERATOR || code == MATCH_PARALLEL   ;
// then
}
void _func2547(void) {
// --- ifif
/* 626  2 */   ( d1 -> enforce_mode && d2 -> enforce_mode && d1 -> mode != VOIDmode && d2 -> mode != VOIDmode && d1 -> mode != d2 -> mode ) || ( d1 -> code != UNKNOWN && d2 -> code != UNKNOWN && d1 -> code != d2 -> code ) || ( d1 -> test_elt_zero_int && d2 -> test_elt_zero_int && d1 -> elt_zero_int != d2 -> elt_zero_int ) || ( d1 -> test_elt_one_int && d2 -> test_elt_one_int && d1 -> elt_one_int != d2 -> elt_one_int ) || ( d1 -> test_elt_zero_wide && d2 -> test_elt_zero_wide && d1 -> elt_zero_wide != d2 -> elt_zero_wide ) || ( d1 -> veclen && d2 -> veclen && d1 -> veclen != d2 -> veclen )   ;
/* 643  2 */   ( d1 -> tests == 0 && d1 -> code == UNKNOWN ) || ( d2 -> tests == 0 && d2 -> code == UNKNOWN )   ;
/* 651  2 */   d1 -> pred >= 0 || d2 -> pred >= 0   ;
/* 696  2 */   toplevel || d1 -> success . first == 0 || d2 -> success . first == 0   ;
// then
}
void _func2548(void) {
// --- ifif else
/* 655  6 */   d2 -> pred >= 0   ;
/* 660  6 */   d2 -> code != UNKNOWN   ;
// else
}
void _func2549(void) {
// --- ifif
/* 539  3 */   allocno_size [ i ] == 0   ;
/* 541  3 */   allocno_live_length [ i ] == 0   ;
// then
}
void _func2550(void) {
// --- ifif
/* 562  5 */   N_REG_CLASSES > 1   ;
/* 568  5 */   reg_alternate_class ( allocno_reg [ allocno_order [ i ] ] ) != NO_REGS   ;
// then
}
void _func2551(void) {
// --- ifif
/* 708  3 */   code == INSN || code == CALL_INSN || code == JUMP_INSN   ;
/* 790  3 */   insn == BLOCK_END ( b )   ;
// then
}
void _func2552(void) {
// --- ifif
/* 1102  2 */   flag_caller_saves && best_reg < 0   ;
/* 1133  2 */   best_reg < 0 && ! retrying && allocno_size [ allocno ] == 1   ;
/* 1192  2 */   best_reg >= 0   ;
// then
}
void _func2553(void) {
// --- ifif
/* 1244  6 */   N_REG_CLASSES > 1   ;
/* 1246  6 */   reg_renumber [ regno ] < 0 && reg_alternate_class ( regno ) != NO_REGS   ;
/* 1252  6 */   reg_renumber [ regno ] >= 0   ;
// then
}
void _func2554(void) {
// --- ifif
/* 1357  2 */   GET_CODE ( reg ) == SUBREG   ;
/* 1363  2 */   GET_CODE ( reg ) != REG   ;
// then
}
void _func2555(void) {
// --- ifif
/* 1375  2 */   regno >= FIRST_PSEUDO_REGISTER   ;
/* 1384  2 */   reg_renumber [ regno ] >= 0   ;
/* 1388  2 */   regno < FIRST_PSEUDO_REGISTER && ! fixed_regs [ regno ]   ;
// then
}
void _func2556(void) {
// --- ifif
/* 1419  2 */   GET_CODE ( reg ) == SUBREG   ;
/* 1422  2 */   GET_CODE ( reg ) != REG   ;
// then
}
void _func2557(void) {
// --- ifif
/* 1429  2 */   regno >= FIRST_PSEUDO_REGISTER   ;
/* 1435  2 */   reg_renumber [ regno ] >= 0   ;
/* 1439  2 */   regno < FIRST_PSEUDO_REGISTER && ! fixed_regs [ regno ]   ;
// then
}
void _func2558(void) {
// --- ifif
/* 1461  2 */   regno >= FIRST_PSEUDO_REGISTER   ;
/* 1468  2 */   reg_renumber [ regno ] >= 0   ;
/* 1472  2 */   regno < FIRST_PSEUDO_REGISTER && ! fixed_regs [ regno ]   ;
// then
}
void _func2559(void) {
// --- ifif else
/* 1523  2 */   GET_RTX_FORMAT ( GET_CODE ( src ) ) [ 0 ] == 'e'   ;
/* 1529  2 */   GET_CODE ( src ) == REG   ;
// else
}
void _func2560(void) {
// --- ifif
/* 1551  2 */   reg_renumber [ src_regno ] >= 0   ;
/* 1554  2 */   reg_renumber [ dest_regno ] >= 0   ;
/* 1560  2 */   dest_regno < FIRST_PSEUDO_REGISTER && src_regno >= FIRST_PSEUDO_REGISTER && reg_allocno [ src_regno ] >= 0   ;
/* 1579  2 */   src_regno < FIRST_PSEUDO_REGISTER && dest_regno >= FIRST_PSEUDO_REGISTER && reg_allocno [ dest_regno ] >= 0   ;
// then
}
void _func2561(void) {
// --- ifif
/* 1634  2 */   GET_CODE ( reg ) == SUBREG   ;
/* 1637  2 */   GET_CODE ( reg ) != REG   ;
// then
}
void _func2562(void) {
// --- ifif
/* 1683  6 */   first == BLOCK_HEAD ( b )   ;
/* 1698  6 */   GET_CODE ( first ) != NOTE && GET_CODE ( first ) != BARRIER   ;
/* 1743  6 */   first == BLOCK_END ( b )   ;
/* 1751  6 */   b == n_basic_blocks   ;
// then
}
void _func2563(void) {
// --- ifif
/* 1044  4 */   nchars < 0   ;
/* 1052  4 */   nchars == 0   ;
// then
}
void _func2564(void) {
// --- ifif
/* 1261  4 */   ( p = rindex ( s , ';' ) ) != 0   ;
/* 1262  4 */   ( p = rindex ( s , '.' ) ) != 0 && ( p [ 1 ] == 'e' || p [ 1 ] == 'E' ) && ( p [ 2 ] == 'x' || p [ 2 ] == 'X' ) && ( p [ 3 ] == 'e' || p [ 3 ] == 'E' ) && ! p [ 4 ]   ;
// then
}
void _func2565(void) {
// --- ifif
/* 1323  1 */   ! strcmp ( argv [ i ] , "-include" )   ;
/* 1331  1 */   ! strcmp ( argv [ i ] , "-imacros" )   ;
/* 1339  1 */   ! strcmp ( argv [ i ] , "-iprefix" )   ;
/* 1345  1 */   ! strcmp ( argv [ i ] , "-ifoutput" )   ;
/* 1348  1 */   ! strcmp ( argv [ i ] , "-isystem" )   ;
/* 1364  1 */   ! strcmp ( argv [ i ] , "-iwithprefix" )   ;
/* 1389  1 */   ! strcmp ( argv [ i ] , "-iwithprefixbefore" )   ;
// then
}
void _func2566(void) {
// --- ifif else
/* 1377  3 */   ! ( dirtmp = new_include_prefix ( NULL_PTR , NULL_PTR , prefix , argv [ ++ i ] ) )   ;
/* 1381  3 */   after_include == 0   ;
// else
}
void _func2567(void) {
// --- ifif
/* 1389  1 */   ! strcmp ( argv [ i ] , "-iwithprefixbefore" )   ;
/* 1406  1 */   ! strcmp ( argv [ i ] , "-idirafter" )   ;
// then
}
void _func2568(void) {
// --- ifif else
/* 1409  3 */   ! ( dirtmp = new_include_prefix ( NULL_PTR , NULL_PTR , "" , argv [ ++ i ] ) )   ;
/* 1413  3 */   after_include == 0   ;
// else
}
void _func2569(void) {
// --- ifif
/* 1422  1 */   N_U_L_L_replacement   ;
/* 1424  1 */   i + 1 == argc   ;
// then
}
void _func2570(void) {
// --- ifif else
/* 1554  1 */   ! strcmp ( argv [ i ] , "-MG" )   ;
/* 1559  1 */   ! strcmp ( argv [ i ] , "-M" )   ;
// else
}
void _func2571(void) {
// --- ifif
/* 1780  4 */   pend_undefs [ i ]   ;
/* 1785  4 */   pend_defs [ i ]   ;
/* 1790  4 */   pend_assertions [ i ]   ;
// then
}
void _func2572(void) {
// --- ifif
/* 1863  4 */   ! strcmp ( default_prefix + strlen ( default_prefix ) - 8 , "/include" )   ;
/* 1869  4 */   specd_prefix != 0 && default_len != 0   ;
// then
}
void _func2573(void) {
// --- ifif
/* 1908  2 */   first_system_include == 0   ;
/* 1912  2 */   verbose   ;
/* 1940  2 */   print_deps_missing_files && ( print_deps == 0 || ! inhibit_output )   ;
// then
}
void _func2574(void) {
// --- ifif else
/* 1916  6 */   p == first_bracket_include   ;
/* 1918  6 */   ! p -> fname [ 0 ]   ;
// else
}
void _func2575(void) {
// --- ifif
/* 1940  2 */   print_deps_missing_files && ( print_deps == 0 || ! inhibit_output )   ;
/* 1948  2 */   print_deps == 0 && ( getenv ( "SUNPRO_DEPENDENCIES" ) != 0 || getenv ( "DEPENDENCIES_OUTPUT" ) != 0 )   ;
/* 1983  2 */   print_deps   ;
// then
}
void _func2576(void) {
// --- ifif else
/* 2119  2 */   ! no_trigraphs   ;
/* 2124  2 */   ! out_fname || ! strcmp ( out_fname , "" )   ;
// else
}
void _func2577(void) {
// --- ifif
/* 2150  2 */   missing_newline   ;
/* 2153  2 */   pedantic && missing_newline   ;
/* 2159  2 */   dump_macros == dump_only   ;
// else
}
void _func2578(void) {
// --- ifif
/* 2165  2 */   print_deps   ;
/* 2179  2 */   pcp_outfile && pcp_outfile != stdout && ( ferror ( pcp_outfile ) || fclose ( pcp_outfile ) != 0 )   ;
/* 2183  2 */   ferror ( stdout ) || fclose ( stdout ) != 0   ;
/* 2186  2 */   errors   ;
// then
}
void _func2579(void) {
// --- ifif
/* 2431  2 */   ( linsize >= 10 ) && ! bcmp ( ibp , "NOTREACHED" , 10 )   ;
/* 2435  2 */   ( linsize >= 8 ) && ! bcmp ( ibp , "ARGSUSED" , 8 )   ;
/* 2439  2 */   ( linsize >= 11 ) && ! bcmp ( ibp , "LINTLIBRARY" , 11 )   ;
/* 2443  2 */   ( linsize >= 7 ) && ! bcmp ( ibp , "VARARGS" , 7 )   ;
// then
}
void _func2580(void) {
// --- ifif
/* 2576  6 */   * ibp == '\n' && ! ip -> macro   ;
/* 2586  6 */   ! traditional   ;
/* 2591  6 */   ident_length > 0   ;
/* 2593  6 */   ibp < limit   ;
// then
}
void _func2581(void) {
// --- ifif
/* 2610  6 */   assertions_flag   ;
/* 2631  6 */   ip -> macro != 0   ;
/* 2637  6 */   ! ip -> fname   ;
/* 2642  6 */   ident_length   ;
/* 2647  6 */   beg_of_line == 0   ;
// then
}
void _func2582(void) {
// --- ifif
/* 2657  1 */   ! traditional   ;
/* 2704  1 */   bp + 1 != ibp   ;
// then
}
void _func2583(void) {
// --- ifif
/* 2773  3 */   ip -> macro != 0   ;
/* 2781  3 */   ! traditional   ;
// then
}
void _func2584(void) {
// --- ifif
/* 2799  3 */   traditional   ;
/* 2803  3 */   c == '\''   ;
/* 2808  3 */   multiline_string_line == 0   ;
// then
}
void _func2585(void) {
// --- ifif
/* 2870  6 */   ip -> macro != 0   ;
/* 2872  6 */   * ibp == '\\' && ibp [ 1 ] == '\n'   ;
/* 2874  6 */   * ibp != '*' && ! ( cplusplus_comments && * ibp == '/' )   ;
/* 2877  6 */   ident_length   ;
/* 2880  6 */   * ibp == '/'   ;
// then
}
void _func2586(void) {
// --- ifif else
/* 2892  5 */   * ibp == '\n'   ;
/* 2900  5 */   * ibp == '\\'   ;
// else
}
void _func2587(void) {
// --- ifif else
/* 2937  6 */   for_lint   ;
/* 2973  6 */   ! put_out_comments   ;
// else
}
void _func2588(void) {
// --- ifif
/* 2988  5 */   ibp [ - 2 ] == '/' && warn_comments   ;
/* 2990  5 */   * ibp == '\\' && ibp [ 1 ] == '\n'   ;
/* 2992  5 */   * ibp == '/'   ;
// then
}
void _func2589(void) {
// --- ifif
/* 3036  6 */   ! is_idchar [ '$' ]   ;
/* 3038  6 */   pedantic   ;
// then
}
void _func2590(void) {
// --- ifif
/* 3067  5 */   ! ip -> macro   ;
/* 3073  5 */   * ibp == '+' || * ibp == '-'   ;
// then
}
void _func2591(void) {
// --- ifif else
/* 3134  3 */   ident_length > 0   ;
/* 3138  3 */   ! output_marks   ;
// else
}
void _func2592(void) {
// --- ifif
/* 3178  6 */   ip -> macro != 0   ;
/* 3195  6 */   ident_length == 0   ;
// then
}
void _func2593(void) {
// --- ifif
/* 3292  7 */   disabled   ;
/* 3313  7 */   ( hp -> type == T_MACRO || hp -> type == T_DISABLED ) && hp -> value . defn -> nargs >= 0   ;
// then
}
void _func2594(void) {
// --- ifif else
/* 3361  8 */   ibp [ 1 ] == '\\' && ibp [ 2 ] == '\n'   ;
/* 3363  8 */   ibp [ 1 ] == '*'   ;
// else
}
void _func2595(void) {
// --- ifif
/* 3374  7 */   ibp [ 1 ] == '\\' && ibp [ 2 ] == '\n'   ;
/* 3376  7 */   ibp [ 1 ] == '/'   ;
// then
}
void _func2596(void) {
// --- ifif else
/* 3418  7 */   * ibp == '\n'   ;
/* 3420  7 */   * ibp == '\\' && ibp [ 1 ] == '\n'   ;
// else
}
void _func2597(void) {
// --- ifif
/* 3681  6 */   bp [ 1 ] == '\\' && bp [ 2 ] == '\n'   ;
/* 3683  6 */   ! ( bp [ 1 ] == '*' || ( cplusplus_comments && bp [ 1 ] == '/' ) )   ;
// then
}
void _func2598(void) {
// --- ifif else
/* 3702  6 */   * cp == '\\' && cp [ 1 ] == '\n'   ;
/* 3704  6 */   is_idchar [ * cp ]   ;
// else
}
void _func2599(void) {
// --- ifif
/* 3715  2 */   ident_length == 0 && * after_ident == '\n'   ;
/* 3720  2 */   ident_length == 0 || ! is_idstart [ * ident ]   ;
// then
}
void _func2600(void) {
// --- ifif
/* 3728  4 */   p != ident && ! is_idchar [ * p ]   ;
/* 3741  4 */   p == ident   ;
/* 3750  4 */   ! lang_asm   ;
// then
}
void _func2601(void) {
// --- ifif
/* 3807  7 */   * bp == '"'   ;
/* 3811  7 */   * bp == '\\' && bp [ 1 ] == '\n'   ;
// then
}
void _func2602(void) {
// --- ifif
/* 3852  3 */   * bp == '\\' && bp [ 1 ] == '\n'   ;
/* 3854  3 */   * bp == '*' || ( cplusplus_comments && * bp == '/' )   ;
// then
}
void _func2603(void) {
// --- ifif
/* 3862  5 */   ! put_out_comments   ;
/* 3872  5 */   ! keep_comments   ;
// then
}
void _func2604(void) {
// --- ifif else
/* 3900  6 */   ! no_output && put_out_comments && ( ( kt -> type == T_DEFINE || kt -> type == T_UNDEF ) ? dump_macros == dump_definitions : IS_INCLUDE_DIRECTIVE_TYPE ( kt -> type ) ? dump_includes : kt -> type == T_PRAGMA )   ;
/* 3931  6 */   copy_directive   ;
// else
}
void _func2605(void) {
// --- ifif
/* 4239  4 */   * ip -> bufp == '('   ;
/* 4245  4 */   ! is_idstart [ * ip -> bufp ]   ;
/* 4247  4 */   ip -> bufp [ 0 ] == 'L' && ( ip -> bufp [ 1 ] == '\'' || ip -> bufp [ 1 ] == '"' )   ;
/* 4249  4 */   ( hp = lookup ( ip -> bufp , - 1 , - 1 ) )   ;
// else
}
void _func2606(void) {
// --- ifif
/* 4333  2 */   pedantic && ! instack [ indepth ] . system_header_p   ;
/* 4341  2 */   importing && warn_import && ! inhibit_warnings && ! instack [ indepth ] . system_header_p && ! import_warning   ;
// then
}
void _func2607(void) {
// --- ifif
/* 4335  6 */   importing   ;
/* 4337  6 */   skip_dirs   ;
// then
}
void _func2608(void) {
// --- ifif else
/* 4570  6 */   searchptr == first_bracket_include   ;
/* 4587  6 */   searchptr -> fname [ 0 ]   ;
// else
}
void _func2609(void) {
// --- ifif
/* 4617  6 */   f != - 1   ;
/* 4634  6 */   errno == EACCES   ;
/* 4637  6 */   errno != ENOENT && errno != ENOTDIR   ;
// then
}
void _func2610(void) {
// --- ifif else
/* 4695  4 */   ! no_precomp   ;
/* 4725  4 */   pcfbuf   ;
// else
}
void _func2611(void) {
// --- ifif else
/* 4705  7 */   fstat ( pcf , & s ) != 0   ;
/* 4707  7 */   ! INO_T_EQ ( inc -> st . st_ino , s . st_ino ) || inc -> st . st_dev != s . st_dev   ;
// else
}
void _func2612(void) {
// --- ifif
/* 4775  2 */   ( p = rindex ( s , ':' ) )   ;
/* 4776  2 */   ( p = rindex ( s , ']' ) )   ;
/* 4777  2 */   ( p = rindex ( s , '>' ) )   ;
/* 4778  2 */   s != fname   ;
// then
}
void _func2613(void) {
// --- ifif
/* 5068  2 */   ! inc || ! inc -> control_macro || ( inc -> control_macro [ 0 ] && ! lookup ( inc -> control_macro , - 1 , - 1 ) )   ;
/* 5117  2 */   importing   ;
// then
}
void _func2614(void) {
// --- ifif
/* 5074  4 */   fd < 0   ;
/* 5086  4 */   ! inc   ;
/* 5107  4 */   ! inc -> deps_output && ( system_include_depth != 0 ) < print_deps   ;
/* 5113  4 */   print_include_names   ;
// then
}
void _func2615(void) {
// --- ifif else
/* 5403  4 */   * prec ++ != '#'   ;
/* 5407  4 */   ! strncmp ( prec , "define" , 6 )   ;
// else
}
void _func2616(void) {
// --- ifif
/* 5413  6 */   mdef . defn == 0   ;
/* 5416  6 */   ( hp = lookup ( mdef . symnam , mdef . symlen , - 1 ) ) == NULL || ( hp -> type != T_MACRO && hp -> type != T_CONST ) || ( hp -> type == T_MACRO && ! compare_defs ( mdef . defn , hp -> value . defn ) && ( mdef . defn -> length != 2 || mdef . defn -> expansion [ 0 ] != '\n' || mdef . defn -> expansion [ 1 ] != ' ' ) )   ;
// then
}
void _func2617(void) {
// --- ifif
/* 5731  6 */   rest_args   ;
/* 5735  6 */   ! is_idstart [ * bp ]   ;
// then
}
void _func2618(void) {
// --- ifif
/* 5774  6 */   temp -> length == 0 || ( * bp != ',' && * bp != ')' )   ;
/* 5778  6 */   * bp == ','   ;
/* 5789  6 */   bp >= limit   ;
// then
}
void _func2619(void) {
// --- ifif
/* 5993  2 */   d1 -> nargs != d2 -> nargs   ;
/* 5995  2 */   pedantic && strcmp ( ( char * ) d1 -> args . argnames , ( char * ) d2 -> args . argnames )   ;
// then
}
void _func2620(void) {
// --- ifif
/* 6011  2 */   a1 != a2   ;
/* 6013  2 */   comp_def_part ( first , p1 , d1 -> length - ( p1 - d1 -> expansion ) , p2 , d2 -> length - ( p2 - d2 -> expansion ) , 1 )   ;
// then
}
void _func2621(void) {
// --- ifif
/* 6037  2 */   first   ;
/* 6041  2 */   last   ;
// then
}
void _func2622(void) {
// --- ifif
/* 6156  5 */   p [ 1 ] == '%' && p [ 2 ] == ':'   ;
/* 6160  5 */   nargs >= 0   ;
// then
}
void _func2623(void) {
// --- ifif else
/* 6170  1 */   expected_delimiter   ;
/* 6172  1 */   * p == '#'   ;
// else
}
void _func2624(void) {
// --- ifif else
/* 6196  3 */   is_hor_space [ * p ]   ;
/* 6201  3 */   ! is_idstart [ * p ] || nargs == 0 || ( * p == 'L' && ( p [ 1 ] == '\'' || p [ 1 ] == '"' ) )   ;
// else
}
void _func2625(void) {
// --- ifif
/* 6234  1 */   expected_delimiter != '\0'   ;
/* 6236  1 */   * p == '*'   ;
// then
}
void _func2626(void) {
// --- ifif
/* 6284  6 */   is_idstart [ c ] && ! ( id_len == 1 && c == 'L' && ( * p == '\'' || * p == '"' ) )   ;
/* 6348  6 */   ! skipped_arg   ;
// then
}
void _func2627(void) {
// --- ifif
/* 6296  7 */   warn_stringify   ;
/* 6306  7 */   ! traditional   ;
// then
}
void _func2628(void) {
// --- ifif
/* 6425  4 */   error_flag   ;
/* 6427  4 */   tokens == 0   ;
// then
}
void _func2629(void) {
// --- ifif
/* 6499  4 */   error_flag   ;
/* 6501  4 */   tokens == 0   ;
// then
}
void _func2630(void) {
// --- ifif else
/* 6518  4 */   N_U_L_L_replacement   ;
/* 6523  4 */   ! tokens_specified   ;
// else
}
void _func2631(void) {
// --- ifif
/* 6575  2 */   N_U_L_L_replacement   ;
/* 6580  2 */   ! tokens_specified   ;
// then
}
void _func2632(void) {
// --- ifif
/* 6609  4 */   l1 -> length != l2 -> length   ;
/* 6611  4 */   bcmp ( l1 -> name , l2 -> name , l1 -> length )   ;
// then
}
void _func2633(void) {
// --- ifif
/* 6773  2 */   N_U_L_L_replacement   ;
/* 6775  2 */   N_U_L_L_replacement   ;
// then
}
void _func2634(void) {
// --- ifif
/* 6775  2 */   N_U_L_L_replacement   ;
/* 6780  2 */   hp == * hp -> bucket_hdr   ;
// then
}
void _func2635(void) {
// --- ifif
/* 6963  4 */   debug_output && op   ;
/* 6965  4 */   hp -> type != T_MACRO   ;
// then
}
void _func2636(void) {
// --- ifif
/* 7078  2 */   ! strncmp ( ( char * ) buf , "once" , 4 )   ;
/* 7086  2 */   ! strncmp ( ( char * ) buf , "implementation" , 14 )   ;
// then
}
void _func2637(void) {
// --- ifif
/* 7422  6 */   * bp == '\\' && bp [ 1 ] == '\n'   ;
/* 7424  6 */   * bp == '*' || ( cplusplus_comments && * bp == '/' )   ;
// then
}
void _func2638(void) {
// --- ifif
/* 7444  3 */   * bp == '"'   ;
/* 7448  3 */   * bp == '\\' && bp [ 1 ] == '\n'   ;
// then
}
void _func2639(void) {
// --- ifif
/* 7494  6 */   ! traditional   ;
/* 7530  6 */   bp != ip -> bufp   ;
// then
}
void _func2640(void) {
// --- ifif else
/* 7552  3 */   bp [ 1 ] == '\\' && bp [ 2 ] == '\n'   ;
/* 7554  3 */   bp [ 1 ] == '*'   ;
// else
}
void _func2641(void) {
// --- ifif
/* 7559  2 */   bp [ - 1 ] == '/' && warn_comments   ;
/* 7561  2 */   bp [ 1 ] == '\\' && bp [ 2 ] == '\n'   ;
/* 7563  2 */   bp [ 1 ] == '/'   ;
// then
}
void _func2642(void) {
// --- ifif else
/* 7579  7 */   * bp == '\n'   ;
/* 7581  7 */   * bp == '\\' && bp [ 1 ] == '\n'   ;
// else
}
void _func2643(void) {
// --- ifif else
/* 7614  3 */   * bp == '\\' && bp [ 1 ] == '\n'   ;
/* 7616  3 */   is_idchar [ * bp ]   ;
// else
}
void _func2644(void) {
// --- ifif
/* 7627  6 */   ident_length == 0 && * after_ident == '\n'   ;
/* 7631  6 */   ident_length == 0 || ! is_idstart [ * ident ]   ;
// then
}
void _func2645(void) {
// --- ifif
/* 7639  1 */   p != ident && ! is_idchar [ * p ]   ;
/* 7646  1 */   p == ident   ;
/* 7655  1 */   ! lang_asm && pedantic   ;
// then
}
void _func2646(void) {
// --- ifif else
/* 7762  2 */   pedantic   ;
/* 7768  2 */   if_stack == instack [ indepth ] . if_stack   ;
// else
}
void _func2647(void) {
// --- ifif else
/* 7882  3 */   p == limit   ;
/* 7884  3 */   * p == '*'   ;
// else
}
void _func2648(void) {
// --- ifif
/* 7938  2 */   op   ;
/* 7942  2 */   cplusplus_comments && bp [ - 1 ] == '/'   ;
// then
}
void _func2649(void) {
// --- ifif else
/* 7944  6 */   * bp == '\n'   ;
/* 7946  6 */   * bp == '\\' && bp + 1 < limit && bp [ 1 ] == '\n'   ;
// else
}
void _func2650(void) {
// --- ifif
/* 7948  3 */   ! nowarn && warn_comments   ;
/* 7950  3 */   line_counter   ;
/* 7952  3 */   op   ;
// then
}
void _func2651(void) {
// --- ifif
/* 7989  6 */   bp == limit   ;
/* 7995  6 */   N_U_L_L_replacement   ;
// then
}
void _func2652(void) {
// --- ifif
/* 7995  6 */   N_U_L_L_replacement   ;
/* 7997  6 */   op   ;
// then
}
void _func2653(void) {
// --- ifif
/* 8001  6 */   bp [ - 2 ] == '/' && ! nowarn && warn_comments   ;
/* 8003  6 */   * bp == '\\' && bp [ 1 ] == '\n'   ;
/* 8005  6 */   * bp == '/'   ;
// then
}
void _func2654(void) {
// --- ifif
/* 8018  1 */   length <= 0   ;
/* 8020  1 */   op   ;
// then
}
void _func2655(void) {
// --- ifif
/* 8079  1 */   backslash_newlines_p   ;
/* 8081  1 */   count_newlines   ;
// then
}
void _func2656(void) {
// --- ifif
/* 8086  1 */   backslash_newlines_p   ;
/* 8088  1 */   count_newlines   ;
// then
}
void _func2657(void) {
// --- ifif
/* 8093  6 */   traditional   ;
/* 8100  6 */   match == '\''   ;
/* 8109  6 */   count_newlines   ;
/* 8111  6 */   multiline_string_line == 0   ;
// then
}
void _func2658(void) {
// --- ifif
/* 8898  6 */   macro   ;
/* 8900  6 */   bp [ 1 ] == '\\' && bp [ 2 ] == '\n'   ;
/* 8902  6 */   bp [ 1 ] == '*'   ;
// else
}
void _func2659(void) {
// --- ifif
/* 8908  5 */   bp [ - 1 ] == '/' && warn_comments   ;
/* 8910  5 */   bp [ 1 ] == '\\' && bp [ 2 ] == '\n'   ;
/* 8912  5 */   bp [ 1 ] == '/'   ;
// then
}
void _func2660(void) {
// --- ifif else
/* 8930  3 */   * bp == '\n'   ;
/* 8934  3 */   * bp == '\\' && bp + 1 < limit && bp [ 1 ] == '\n'   ;
// else
}
void _func2661(void) {
// --- ifif
/* 8960  5 */   * bp == '\n'   ;
/* 8962  5 */   ! macro   ;
// then
}
void _func2662(void) {
// --- ifif
/* 9052  6 */   * ibp == '\\' && ibp [ 1 ] == '\n'   ;
/* 9055  6 */   cplusplus_comments && ibp [ 0 ] == '/'   ;
/* 9077  6 */   ibp [ 0 ] != '*' || ibp + 1 >= limit   ;
// then
}
void _func2663(void) {
// --- ifif else
/* 9061  5 */   * ibp == '\n'   ;
/* 9063  5 */   * ibp == '\\' && ibp + 1 < limit && ibp [ 1 ] == '\n'   ;
// else
}
void _func2664(void) {
// --- ifif else
/* 9077  6 */   ibp [ 0 ] != '*' || ibp + 1 >= limit   ;
/* 9081  6 */   traditional   ;
// else
}
void _func2665(void) {
// --- ifif
/* 9087  3 */   ibp [ 1 ] == '\\' && ibp [ 2 ] == '\n'   ;
/* 9089  3 */   ibp [ 1 ] == '/'   ;
// then
}
void _func2666(void) {
// --- ifif else
/* 9114  3 */   c == quotec   ;
/* 9116  3 */   c == '\n'   ;
// else
}
void _func2667(void) {
// --- ifif
/* 9394  2 */   inhibit_warnings   ;
/* 9397  2 */   warnings_are_errors   ;
// then
}
void _func2668(void) {
// --- ifif
/* 9493  2 */   inhibit_warnings   ;
/* 9496  2 */   warnings_are_errors   ;
// then
}
void _func2669(void) {
// --- ifif
/* 9716  2 */   minsize > obuf -> length   ;
/* 9719  2 */   N_U_L_L_replacement   ;
// then
}
void _func2670(void) {
// --- ifif
/* 9808  2 */   len < 0   ;
/* 9813  2 */   hash < 0   ;
// then
}
void _func2671(void) {
// --- ifif
/* 9844  2 */   N_U_L_L_replacement   ;
/* 9846  2 */   N_U_L_L_replacement   ;
// then
}
void _func2672(void) {
// --- ifif
/* 9846  2 */   N_U_L_L_replacement   ;
/* 9851  2 */   hp == * hp -> bucket_hdr   ;
// then
}
void _func2673(void) {
// --- ifif
/* 9926  6 */   ap -> nchars != 0   ;
/* 9928  6 */   ap -> stringify   ;
/* 9937  6 */   ap -> raw_before != 0   ;
// then
}
void _func2674(void) {
// --- ifif
/* 10176  6 */   ! traditional   ;
/* 10183  6 */   objc   ;
// then
}
void _func2675(void) {
// --- ifif else
/* 10215  2 */   * p == '('   ;
/* 10221  2 */   * p == 0   ;
// else
}
void _func2676(void) {
// --- ifif else
/* 10480  2 */   ! first || ! last   ;
/* 10483  2 */   include == 0   ;
// else
}
void _func2677(void) {
// --- ifif
/* 10493  4 */   len > max_include_len   ;
/* 10495  4 */   dir == last   ;
// then
}
void _func2678(void) {
// --- ifif
/* 10535  3 */   ! c   ;
/* 10537  3 */   dst   ;
// then
}
void _func2679(void) {
// --- ifif
/* 10581  2 */   MAX_OUTPUT_COLUMNS - 1 - 2 < deps_column + size && 1 < deps_column   ;
/* 10590  2 */   deps_size + 2 * size + 8 > deps_allocated_size   ;
/* 10594  2 */   spacer == ' '   ;
// then
}
void _func2680(void) {
// --- ifif
/* 10757  2 */   first_slash == 0   ;
/* 10762  2 */   index ( fullname , ':' ) == 0   ;
// then
}
void _func2681(void) {
// --- ifif else
/* 10823  2 */   * unixname == '/'   ;
/* 10829  2 */   ( ( basename - fullname ) > 1 ) && ( ( basename [ - 1 ] == ']' ) || ( basename [ - 1 ] == '>' ) )   ;
// else
}
void _func2682(void) {
// --- ifif else
/* 10880  4 */   unixname == fullname   ;
/* 10897  2 */   index ( unixname , '/' ) == 0   ;
// else
}
void _func2683(void) {
// --- ifif
/* 10916  3 */   ( unixname [ 0 ] == '.' ) && ( unixname [ 1 ] == '/' )   ;
/* 10930  3 */   local_ptr [ - 1 ] != '.' && local_ptr [ - 1 ] != '[' && local_ptr [ - 1 ] != '<'   ;
/* 10936  3 */   ( unixname [ 0 ] == '.' ) && ( unixname [ 1 ] == '.' ) && ( unixname [ 2 ] == '/' )   ;
// then
}
void _func2684(void) {
// --- ifif else
/* 10957  6 */   local_ptr [ - 1 ] == '.'   ;
/* 10960  6 */   local_ptr [ - 1 ] == '['   ;
// else
}
void _func2685(void) {
// --- ifif
/* 1909  2 */   setjmp ( parse_return_error )   ;
/* 1912  2 */   yyparse ( ) != 0   ;
/* 1915  2 */   * lexptr != '\n'   ;
// then
}
void _func2686(void) {
// --- ifif
/* 162  2 */   flag_pic && TARGET_PORTABLE_RUNTIME   ;
/* 167  2 */   flag_pic && ( TARGET_NO_SPACE_REGS || TARGET_FAST_INDIRECT_CALLS )   ;
/* 172  2 */   flag_pic && profile_flag   ;
/* 177  2 */   TARGET_SPACE && ( flag_pic || profile_flag )   ;
/* 183  2 */   ! TARGET_GAS && write_symbols != NO_DEBUG   ;
// then
}
void _func2687(void) {
// --- ifif else
/* 1529  2 */   GET_CODE ( operand ) == CONST   ;
/* 1531  2 */   flag_pic   ;
// else
}
void _func2688(void) {
// --- ifif
/* 1666  2 */   optype0 != REGOP && optype1 != REGOP   ;
/* 1675  2 */   optype0 == MEMOP   ;
/* 1722  2 */   optype1 == MEMOP   ;
// then
}
void _func2689(void) {
// --- ifif else
/* 1686  3 */   GET_CODE ( operands [ 1 ] ) != REG || GET_CODE ( operands [ 0 ] ) != REG   ;
/* 1689  3 */   ! reg_overlap_mentioned_p ( high_reg , addr )   ;
// else
}
void _func2690(void) {
// --- ifif else
/* 1706  3 */   GET_CODE ( operands [ 1 ] ) != REG || GET_CODE ( operands [ 0 ] ) != REG   ;
/* 1709  3 */   ! reg_overlap_mentioned_p ( high_reg , addr )   ;
// else
}
void _func2691(void) {
// --- ifif
/* 1722  2 */   optype1 == MEMOP   ;
/* 1816  2 */   optype0 == MEMOP   ;
// then
}
void _func2692(void) {
// --- ifif else
/* 1733  3 */   GET_CODE ( operands [ 0 ] ) != REG || GET_CODE ( operands [ 1 ] ) != REG   ;
/* 1736  3 */   ! reg_overlap_mentioned_p ( high_reg , addr )   ;
// else
}
void _func2693(void) {
// --- ifif else
/* 1760  3 */   GET_CODE ( operands [ 0 ] ) != REG || GET_CODE ( operands [ 1 ] ) != REG   ;
/* 1763  3 */   ! reg_overlap_mentioned_p ( high_reg , addr )   ;
// else
}
void _func2694(void) {
// --- ifif
/* 1816  2 */   optype0 == MEMOP   ;
/* 1819  2 */   optype1 == MEMOP   ;
/* 1829  2 */   optype0 == REGOP   ;
// else
}
void _func2695(void) {
// --- ifif
/* 1861  2 */   optype0 == REGOP && ( optype1 == MEMOP || optype1 == OFFSOP ) && refers_to_regno_p ( REGNO ( operands [ 0 ] ) , REGNO ( operands [ 0 ] ) + 1 , operands [ 1 ] , 0 )   ;
/* 1878  2 */   optype0 == REGOP && optype1 == REGOP && REGNO ( operands [ 0 ] ) == REGNO ( operands [ 1 ] ) + 1   ;
// then
}
void _func2696(void) {
// --- ifif
/* 1890  2 */   addreg0   ;
/* 1892  2 */   addreg1   ;
// then
}
void _func2697(void) {
// --- ifif
/* 1899  2 */   addreg0   ;
/* 1901  2 */   addreg1   ;
// then
}
void _func2698(void) {
// --- ifif
/* 2012  5 */   n_bytes % 8 >= 4   ;
/* 2014  5 */   n_bytes % 4 != 0   ;
/* 2016  5 */   n_bytes % 8 >= 4   ;
/* 2018  5 */   n_bytes % 4 != 0   ;
// then
}
void _func2699(void) {
// --- ifif
/* 2038  5 */   n_bytes % 4 >= 2   ;
/* 2040  5 */   n_bytes % 2 != 0   ;
/* 2042  5 */   n_bytes % 4 >= 2   ;
/* 2044  5 */   n_bytes % 2 != 0   ;
// then
}
void _func2700(void) {
// --- ifif
/* 2099  6 */   ( n_bytes % ( 2 * align ) ) >= align   ;
/* 2102  6 */   ( n_bytes % align ) != 0   ;
// then
}
void _func2701(void) {
// --- ifif else
/* 2219  3 */   c == '\"' || c == '\\'   ;
/* 2221  3 */   c >= ' ' && c < 0177   ;
// else
}
void _func2702(void) {
// --- ifif
/* 2625  2 */   frame_pointer_needed   ;
/* 2636  2 */   gr_saved   ;
/* 2639  2 */   fr_saved   ;
// then
}
void _func2703(void) {
// --- ifif else
/* 2646  2 */   profile_flag   ;
/* 2652  2 */   TARGET_GAS && ! TARGET_PORTABLE_RUNTIME   ;
// else
}
void _func2704(void) {
// --- ifif
/* 3350  2 */   pa_cpu >= PROCESSOR_8000   ;
/* 3353  2 */   ! recog_memoized ( insn )   ;
// then
}
void _func2705(void) {
// --- ifif
/* 3367  3 */   GET_CODE ( pat ) == PARALLEL   ;
/* 3372  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 3377  3 */   rtx_equal_p ( SET_DEST ( dep_pat ) , SET_SRC ( pat ) )   ;
// then
}
void _func2706(void) {
// --- ifif
/* 3420  3 */   GET_CODE ( pat ) == PARALLEL   ;
/* 3425  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 3430  3 */   reg_mentioned_p ( SET_DEST ( pat ) , SET_SRC ( dep_pat ) )   ;
// then
}
void _func2707(void) {
// --- ifif
/* 3458  3 */   GET_CODE ( pat ) == PARALLEL   ;
/* 3463  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 3468  3 */   reg_mentioned_p ( SET_DEST ( pat ) , SET_SRC ( dep_pat ) )   ;
// then
}
void _func2708(void) {
// --- ifif
/* 3501  3 */   GET_CODE ( pat ) == PARALLEL   ;
/* 3506  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 3511  3 */   reg_mentioned_p ( SET_DEST ( pat ) , SET_DEST ( dep_pat ) )   ;
// then
}
void _func2709(void) {
// --- ifif
/* 3539  3 */   GET_CODE ( pat ) == PARALLEL   ;
/* 3544  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 3549  3 */   reg_mentioned_p ( SET_DEST ( pat ) , SET_DEST ( dep_pat ) )   ;
// then
}
void _func2710(void) {
// --- ifif else
/* 4159  6 */   ! div_milli [ divisor ] [ unsignedp ]   ;
/* 4167  6 */   unsignedp   ;
// else
}
void _func2711(void) {
// --- ifif
/* 4480  2 */   next_active_insn ( JUMP_LABEL ( insn ) ) == next_active_insn ( insn )   ;
/* 4485  2 */   length == 8 && dbr_sequence_length ( ) == 0   ;
/* 4490  2 */   ! nullify && length == 4 && dbr_sequence_length ( ) == 0   ;
/* 4496  2 */   length == 4 && next_real_insn ( insn ) != 0 && get_attr_length ( next_real_insn ( insn ) ) == 4 && JUMP_LABEL ( insn ) == next_nonnote_insn ( next_real_insn ( insn ) ) && nullify   ;
// then
}
void _func2712(void) {
// --- ifif else
/* 4573  1 */   optimize   ;
/* 4578  1 */   negated   ;
// else
}
void _func2713(void) {
// --- ifif else
/* 4598  1 */   optimize   ;
/* 4603  1 */   negated   ;
// else
}
void _func2714(void) {
// --- ifif
/* 4659  2 */   next_active_insn ( JUMP_LABEL ( insn ) ) == next_active_insn ( insn )   ;
/* 4664  2 */   length == 8 && dbr_sequence_length ( ) == 0   ;
/* 4669  2 */   ! nullify && length == 4 && dbr_sequence_length ( ) == 0   ;
/* 4676  2 */   length == 4 && next_real_insn ( insn ) != 0 && get_attr_length ( next_real_insn ( insn ) ) == 4 && JUMP_LABEL ( insn ) == next_nonnote_insn ( next_real_insn ( insn ) ) && nullify   ;
// then
}
void _func2715(void) {
// --- ifif
/* 4797  2 */   next_active_insn ( JUMP_LABEL ( insn ) ) == next_active_insn ( insn )   ;
/* 4802  2 */   length == 8 && dbr_sequence_length ( ) == 0   ;
/* 4807  2 */   ! nullify && length == 4 && dbr_sequence_length ( ) == 0   ;
/* 4814  2 */   length == 4 && next_real_insn ( insn ) != 0 && get_attr_length ( next_real_insn ( insn ) ) == 4 && JUMP_LABEL ( insn ) == next_nonnote_insn ( next_real_insn ( insn ) ) && nullify   ;
// then
}
void _func2716(void) {
// --- ifif else
/* 4928  2 */   next_active_insn ( JUMP_LABEL ( insn ) ) == next_active_insn ( insn )   ;
/* 4946  2 */   which_alternative == 0   ;
// else
}
void _func2717(void) {
// --- ifif
/* 4953  6 */   length == 8 && dbr_sequence_length ( ) == 0   ;
/* 4958  6 */   ! nullify && length == 4 && dbr_sequence_length ( ) == 0   ;
/* 4962  6 */   length == 4 && nullify   ;
// else
}
void _func2718(void) {
// --- ifif
/* 5034  2 */   next_active_insn ( JUMP_LABEL ( insn ) ) == next_active_insn ( insn )   ;
/* 5050  2 */   reverse_comparison   ;
/* 5053  2 */   which_alternative == 0   ;
// else
}
void _func2719(void) {
// --- ifif
/* 5060  6 */   length == 8 && dbr_sequence_length ( ) == 0   ;
/* 5065  6 */   ! nullify && length == 4 && dbr_sequence_length ( ) == 0   ;
/* 5069  6 */   length == 4 && nullify   ;
// else
}
void _func2720(void) {
// --- ifif
/* 5150  2 */   ( dbr_sequence_length ( ) == 0 && ( get_attr_length ( insn ) == 8 || get_attr_length ( insn ) == 28 ) ) || ( dbr_sequence_length ( ) != 0 && GET_CODE ( NEXT_INSN ( insn ) ) != JUMP_INSN && get_attr_length ( insn ) == 4 )   ;
/* 5162  2 */   get_attr_length ( insn ) > 4   ;
// then
}
void _func2721(void) {
// --- ifif else
/* 5168  6 */   dbr_sequence_length ( ) != 0 && GET_CODE ( NEXT_INSN ( insn ) ) != JUMP_INSN   ;
/* 5184  6 */   TARGET_NO_SPACE_REGS || TARGET_FAST_INDIRECT_CALLS || ! ( flag_pic || TARGET_PORTABLE_RUNTIME )   ;
// else
}
void _func2722(void) {
// --- ifif
/* 5598  2 */   mode != SFmode && mode != DFmode   ;
/* 5602  2 */   ! ( mode == GET_MODE ( operands [ 1 ] ) && mode == GET_MODE ( operands [ 2 ] ) && mode == GET_MODE ( operands [ 3 ] ) && mode == GET_MODE ( operands [ 4 ] ) && mode == GET_MODE ( operands [ 5 ] ) )   ;
/* 5610  2 */   ! ( GET_CODE ( operands [ 1 ] ) == REG && GET_CODE ( operands [ 2 ] ) == REG && GET_CODE ( operands [ 3 ] ) == REG && GET_CODE ( operands [ 4 ] ) == REG && GET_CODE ( operands [ 5 ] ) == REG )   ;
/* 5619  2 */   ! rtx_equal_p ( operands [ 3 ] , operands [ 4 ] ) && ! rtx_equal_p ( operands [ 3 ] , operands [ 5 ] )   ;
/* 5624  2 */   rtx_equal_p ( operands [ 3 ] , operands [ 0 ] ) || rtx_equal_p ( operands [ 3 ] , operands [ 1 ] ) || rtx_equal_p ( operands [ 3 ] , operands [ 2 ] )   ;
/* 5630  2 */   rtx_equal_p ( operands [ 4 ] , operands [ 0 ] ) || rtx_equal_p ( operands [ 5 ] , operands [ 0 ] )   ;
/* 5635  2 */   mode == SFmode && ( REGNO ( operands [ 0 ] ) < 57 || REGNO ( operands [ 1 ] ) < 57 || REGNO ( operands [ 2 ] ) < 57 || REGNO ( operands [ 3 ] ) < 57 || REGNO ( operands [ 4 ] ) < 57 || REGNO ( operands [ 5 ] ) < 57 )   ;
// then
}
void _func2723(void) {
// --- ifif
/* 5657  2 */   mode != SFmode && mode != DFmode   ;
/* 5661  2 */   ! ( mode == GET_MODE ( operands [ 1 ] ) && mode == GET_MODE ( operands [ 2 ] ) && mode == GET_MODE ( operands [ 3 ] ) && mode == GET_MODE ( operands [ 4 ] ) && mode == GET_MODE ( operands [ 5 ] ) )   ;
/* 5669  2 */   ! ( GET_CODE ( operands [ 1 ] ) == REG && GET_CODE ( operands [ 2 ] ) == REG && GET_CODE ( operands [ 3 ] ) == REG && GET_CODE ( operands [ 4 ] ) == REG && GET_CODE ( operands [ 5 ] ) == REG )   ;
/* 5678  2 */   ! rtx_equal_p ( operands [ 3 ] , operands [ 4 ] )   ;
/* 5682  2 */   rtx_equal_p ( operands [ 5 ] , operands [ 0 ] )   ;
/* 5686  2 */   rtx_equal_p ( operands [ 3 ] , operands [ 0 ] ) || rtx_equal_p ( operands [ 3 ] , operands [ 1 ] ) || rtx_equal_p ( operands [ 3 ] , operands [ 2 ] )   ;
/* 5692  2 */   mode == SFmode && ( REGNO ( operands [ 0 ] ) < 57 || REGNO ( operands [ 1 ] ) < 57 || REGNO ( operands [ 2 ] ) < 57 || REGNO ( operands [ 3 ] ) < 57 || REGNO ( operands [ 4 ] ) < 57 || REGNO ( operands [ 5 ] ) < 57 )   ;
// then
}
void _func2724(void) {
// --- ifif else
/* 5834  2 */   GET_CODE ( insn ) != JUMP_INSN   ;
/* 5837  2 */   PREV_INSN ( insn ) && PREV_INSN ( PREV_INSN ( insn ) ) && GET_CODE ( next_active_insn ( PREV_INSN ( PREV_INSN ( insn ) ) ) ) == INSN   ;
// else
}
void _func2725(void) {
// --- ifif else
/* 5859  2 */   length == 4   ;
/* 5863  2 */   dbr_sequence_length ( ) == 0   ;
// else
}
void _func2726(void) {
// --- ifif
/* 5891  2 */   operands [ 0 ] == operands [ 1 ]   ;
/* 5895  2 */   length == 4   ;
/* 5899  2 */   dbr_sequence_length ( ) == 0   ;
// else
}
void _func2727(void) {
// --- ifif
/* 6294  7 */   GET_CODE ( floater ) == NOTE || ( GET_CODE ( floater ) == INSN && ( GET_CODE ( PATTERN ( floater ) ) == USE || GET_CODE ( PATTERN ( floater ) ) == CLOBBER ) )   ;
/* 6301  7 */   GET_CODE ( floater ) != INSN || GET_CODE ( PATTERN ( floater ) ) == ADDR_VEC || GET_CODE ( PATTERN ( floater ) ) == ADDR_DIFF_VEC   ;
// then
}
void _func2728(void) {
// --- ifif else
/* 6349  3 */   ! floater && ( anchor_attr == PA_COMBINE_TYPE_FMPY || anchor_attr == PA_COMBINE_TYPE_FADDSUB )   ;
/* 6392  3 */   floater && ( anchor_attr == PA_COMBINE_TYPE_FADDSUB || anchor_attr == PA_COMBINE_TYPE_FMPY )   ;
// else
}
void _func2729(void) {
// --- ifif
/* 6355  4 */   GET_CODE ( floater ) == NOTE || ( GET_CODE ( floater ) == INSN && ( GET_CODE ( PATTERN ( floater ) ) == USE || GET_CODE ( PATTERN ( floater ) ) == CLOBBER ) )   ;
/* 6363  4 */   GET_CODE ( floater ) != INSN || GET_CODE ( PATTERN ( floater ) ) == ADDR_VEC || GET_CODE ( PATTERN ( floater ) ) == ADDR_DIFF_VEC   ;
// then
}
void _func2730(void) {
// --- ifif else
/* 6457  2 */   insn_code_number < 0 || ! constrain_operands ( insn_code_number , 1 )   ;
/* 6461  2 */   reversed   ;
// else
}
void _func2731(void) {
// --- ifif
/* 6479  2 */   reg_used_between_p ( dest , start , end )   ;
/* 6482  2 */   reg_set_between_p ( src1 , start , end )   ;
/* 6485  2 */   reg_set_between_p ( src2 , start , end )   ;
// then
}
void _func2732(void) {
// --- ifif
/* 337  2 */   ! constp || align < 4 || ( bytes % 4 != 0 )   ;
/* 340  2 */   TARGET_HARD_SH4   ;
/* 389  2 */   bytes < 64   ;
/* 412  2 */   ! TARGET_SMALLCODE   ;
// then
}
void _func2733(void) {
// --- ifif
/* 545  2 */   mode == VOIDmode   ;
/* 547  2 */   code != EQ || mode == DImode || ( TARGET_SH3E && GET_MODE_CLASS ( mode ) == MODE_FLOAT )   ;
/* 558  2 */   TARGET_SH3E && GET_MODE_CLASS ( mode ) == MODE_FLOAT && code == GE   ;
// else
}
void _func2734(void) {
// --- ifif else
/* 925  2 */   GET_CODE ( XEXP ( x , 1 ) ) != CONST_INT   ;
/* 929  2 */   GET_CODE ( x ) == ASHIFTRT   ;
// else
}
void _func2735(void) {
// --- ifif
/* 955  2 */   i == 0xff || i == 0xffff   ;
/* 959  2 */   CONST_OK_FOR_L ( i )   ;
/* 963  2 */   CONST_OK_FOR_I ( i )   ;
// then
}
void _func2736(void) {
// --- ifif
/* 975  2 */   TARGET_SH2   ;
/* 987  2 */   TARGET_SMALLCODE   ;
// then
}
void _func2737(void) {
// --- ifif
/* 1168  2 */   TARGET_SH3   ;
/* 1186  2 */   GET_CODE ( operands [ 2 ] ) != CONST_INT   ;
// then
}
void _func2738(void) {
// --- ifif else
/* 1575  6 */   ext <= size   ;
/* 1586  6 */   EXT_SHIFT_SIGNED ( size - ext )   ;
// else
}
void _func2739(void) {
// --- ifif
/* 1602  2 */   insize < 8   ;
/* 1621  2 */   TARGET_SH3   ;
// then
}
void _func2740(void) {
// --- ifif
/* 1605  6 */   cost < best_cost   ;
/* 1611  6 */   left < 31   ;
// then
}
void _func2741(void) {
// --- ifif
/* 1621  2 */   TARGET_SH3   ;
/* 1631  2 */   costp   ;
// then
}
void _func2742(void) {
// --- ifif
/* 1942  3 */   need_align   ;
/* 1948  3 */   p -> label   ;
// then
}
void _func2743(void) {
// --- ifif
/* 1954  3 */   need_align   ;
/* 1960  3 */   p -> label   ;
// then
}
void _func2744(void) {
// --- ifif
/* 2000  6 */   GET_CODE ( pat ) == PARALLEL   ;
/* 2002  6 */   GET_CODE ( pat ) == SET && GET_MODE ( SET_DEST ( pat ) ) != QImode && CONSTANT_P ( SET_SRC ( pat ) ) && ! ( TARGET_SH3E && GET_CODE ( SET_SRC ( pat ) ) == CONST_DOUBLE && ( fp_zero_operand ( SET_SRC ( pat ) ) || fp_one_operand ( SET_SRC ( pat ) ) ) && GET_CODE ( SET_DEST ( pat ) ) == REG && REGNO ( SET_DEST ( pat ) ) >= FIRST_FP_REG && REGNO ( SET_DEST ( pat ) ) <= LAST_FP_REG ) && ( GET_CODE ( SET_SRC ( pat ) ) != CONST_INT || ! CONST_OK_FOR_I ( INTVAL ( SET_SRC ( pat ) ) ) )   ;
// then
}
void _func2745(void) {
// --- ifif
/* 2076  6 */   GET_CODE ( from ) == CODE_LABEL   ;
/* 2087  6 */   GET_CODE ( from ) == BARRIER   ;
/* 2099  6 */   broken_move ( from )   ;
/* 2136  6 */   mova_p ( from )   ;
// else
}
void _func2746(void) {
// --- ifif
/* 2138  3 */   ! num_mova ++   ;
/* 2144  3 */   found_si > count_si   ;
// then
}
void _func2747(void) {
// --- ifif else
/* 2151  3 */   num_mova   ;
/* 2153  3 */   barrier_align ( next_real_insn ( from ) ) == CACHE_LOG   ;
// else
}
void _func2748(void) {
// --- ifif
/* 2173  6 */   found_si   ;
/* 2183  6 */   found_hi   ;
// then
}
void _func2749(void) {
// --- ifif else
/* 2196  2 */   num_mova   ;
/* 2213  2 */   found_barrier   ;
// else
}
void _func2750(void) {
// --- ifif
/* 2280  6 */   part == reg_part || GET_CODE ( part ) == CLOBBER   ;
/* 2282  6 */   reg_mentioned_p ( reg , ( ( GET_CODE ( part ) == SET && GET_CODE ( SET_DEST ( part ) ) == REG ) ? SET_SRC ( part ) : part ) )   ;
// then
}
void _func2751(void) {
// --- ifif
/* 2305  2 */   reg2 && REGNO ( reg2 ) == REGNO ( reg )   ;
/* 2314  2 */   GET_CODE ( insn ) != CALL_INSN   ;
// then
}
void _func2752(void) {
// --- ifif
/* 2343  2 */   GET_CODE ( pattern ) == PARALLEL   ;
/* 2353  2 */   GET_CODE ( pattern ) == SET   ;
/* 2369  2 */   GET_CODE ( pattern ) != CALL || GET_CODE ( XEXP ( pattern , 0 ) ) != MEM || ! rtx_equal_p ( reg , XEXP ( XEXP ( pattern , 0 ) , 0 ) )   ;
// then
}
void _func2753(void) {
// --- ifif
/* 2688  2 */   GET_CODE ( pat ) == ADDR_DIFF_VEC   ;
/* 2691  2 */   GET_CODE ( pat ) == UNSPEC_VOLATILE && XINT ( pat , 1 ) == 1   ;
// then
}
void _func2754(void) {
// --- ifif
/* 2696  2 */   GET_CODE ( PATTERN ( prev ) ) == ADDR_DIFF_VEC   ;
/* 2707  2 */   TARGET_SMALLCODE   ;
/* 2710  2 */   ! TARGET_SH3 || ! optimize   ;
/* 2716  2 */   mdep_reorg_phase > SH_FIXUP_PCLOAD   ;
// then
}
void _func2755(void) {
// --- ifif
/* 2732  3 */   GET_CODE ( PATTERN ( prev ) ) == USE || GET_CODE ( PATTERN ( prev ) ) == CLOBBER   ;
/* 2735  3 */   GET_CODE ( PATTERN ( prev ) ) == SEQUENCE   ;
/* 2737  3 */   slot && get_attr_in_delay_slot ( prev ) == IN_DELAY_SLOT_YES   ;
// then
}
void _func2756(void) {
// --- ifif
/* 3424  2 */   TARGET_DUMPISIZE   ;
/* 3427  2 */   TARGET_RELAX   ;
// then
}
void _func2757(void) {
// --- ifif else
/* 3437  3 */   GET_CODE ( pattern ) == PARALLEL   ;
/* 3439  3 */   GET_CODE ( pattern ) == CALL || ( GET_CODE ( pattern ) == SET && ( GET_CODE ( SET_SRC ( pattern ) ) == CALL || get_attr_type ( insn ) == TYPE_SFUNC ) )   ;
// else
}
void _func2758(void) {
// --- ifif
/* 3727  2 */   current_function_anonymous_args   ;
/* 3749  2 */   sp_switch   ;
// then
}
void _func2759(void) {
// --- ifif
/* 3758  2 */   target_flags != save_flags   ;
/* 3761  2 */   TARGET_ALIGN_DOUBLE && d & 1   ;
// then
}
void _func2760(void) {
// --- ifif else
/* 3785  2 */   TARGET_ALIGN_DOUBLE && d & 1   ;
/* 3788  2 */   frame_pointer_needed   ;
// else
}
void _func2761(void) {
// --- ifif
/* 3811  2 */   target_flags != save_flags   ;
/* 3813  2 */   live_regs_mask & ( 1 << PR_REG )   ;
// then
}
void _func2762(void) {
// --- ifif
/* 3944  2 */   from == ARG_POINTER_REGNUM && to == FRAME_POINTER_REGNUM   ;
/* 3947  2 */   from == ARG_POINTER_REGNUM && to == STACK_POINTER_REGNUM   ;
/* 3951  2 */   from == FRAME_POINTER_REGNUM && to == STACK_POINTER_REGNUM   ;
/* 3954  2 */   from == RETURN_ADDRESS_POINTER_REGNUM && ( to == FRAME_POINTER_REGNUM || to == STACK_POINTER_REGNUM )   ;
// then
}
void _func2763(void) {
// --- ifif
/* 3998  2 */   ! pragma_interrupt || TREE_CODE ( node ) != FUNCTION_DECL   ;
/* 4003  2 */   TREE_CODE_CLASS ( TREE_CODE ( node ) ) != 'd'   ;
// then
}
void _func2764(void) {
// --- ifif
/* 4035  2 */   TREE_CODE ( decl ) != FUNCTION_DECL   ;
/* 4038  2 */   is_attribute_p ( "interrupt_handler" , attr )   ;
/* 4043  2 */   is_attribute_p ( "sp_switch" , attr )   ;
/* 4062  2 */   is_attribute_p ( "trap_exit" , attr )   ;
// then
}
void _func2765(void) {
// --- ifif
/* 4046  6 */   ! pragma_interrupt   ;
/* 4050  6 */   ! args || TREE_CODE ( args ) != TREE_LIST   ;
/* 4054  6 */   TREE_CODE ( TREE_VALUE ( args ) ) != STRING_CST   ;
// then
}
void _func2766(void) {
// --- ifif
/* 4065  6 */   ! pragma_interrupt   ;
/* 4069  6 */   ! args || TREE_CODE ( args ) != TREE_LIST   ;
/* 4073  6 */   TREE_CODE ( TREE_VALUE ( args ) ) != INTEGER_CST   ;
// then
}
void _func2767(void) {
// --- ifif
/* 4514  2 */   ! fpscr_rtx   ;
/* 4522  2 */   ! reload_completed || mdep_reorg_phase != SH_AFTER_MDEP_REORG   ;
// then
}
void _func2768(void) {
// --- ifif
/* 4761  6 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) != 'i'   ;
/* 4763  6 */   GET_CODE ( insn ) == JUMP_INSN   ;
// then
}
void _func2769(void) {
// --- ifif
/* 250  6 */   * ptr == '\"' || * ptr == '\\'   ;
/* 254  6 */   * ptr >= 0x20 && * ptr < 0x7f   ;
/* 261  6 */   s   ;
/* 272  6 */   onlys   ;
/* 275  6 */   first   ;
// else
}
void _func2770(void) {
// --- ifif
/* 420  3 */   ! next_param   ;
/* 423  3 */   ( mode = TYPE_MODE ( type ) )   ;
// then
}
void _func2771(void) {
// --- ifif
/* 581  2 */   regno == FRAME_POINTER_REGNUM || IS_ST_REG ( regno )   ;
/* 588  2 */   IS_DP_REG ( regno )   ;
/* 592  2 */   c4x_leaf_function   ;
// then
}
void _func2772(void) {
// --- ifif
/* 613  2 */   lookup_attribute ( "leaf_pretend" , TYPE_ATTRIBUTES ( TREE_TYPE ( current_function_decl ) ) )   ;
/* 624  2 */   leaf_function_p ( )   ;
// then
}
void _func2773(void) {
// --- ifif else
/* 674  2 */   c4x_assembler_function_p ( )   ;
/* 681  2 */   c4x_interrupt_function_p ( )   ;
// else
}
void _func2774(void) {
// --- ifif
/* 710  6 */   regs_ever_live [ RC_REGNO ] || regs_ever_live [ RS_REGNO ] || regs_ever_live [ RE_REGNO ]   ;
/* 717  6 */   TARGET_SMALL && TARGET_PARANOID   ;
// then
}
void _func2775(void) {
// --- ifif
/* 809  2 */   insn && GET_CODE ( insn ) == NOTE   ;
/* 812  2 */   insn && GET_CODE ( insn ) == BARRIER   ;
/* 816  2 */   c4x_assembler_function_p ( )   ;
// then
}
void _func2776(void) {
// --- ifif
/* 834  3 */   ! c4x_isr_reg_used_p ( regno )   ;
/* 836  3 */   IS_EXT_REG ( regno )   ;
// then
}
void _func2777(void) {
// --- ifif
/* 925  7 */   regno == AR3_REGNO && dont_pop_ar3   ;
/* 928  7 */   delayed_jump && ( restore_count == 3 )   ;
/* 932  7 */   ( regno == R6_REGNO ) || ( regno == R7_REGNO )   ;
// else
}
void _func2778(void) {
// --- ifif
/* 949  6 */   delayed_jump && ( restore_count == 3 )   ;
/* 952  6 */   frame_pointer_needed   ;
/* 967  6 */   size > 32767   ;
// else
}
void _func2779(void) {
// --- ifif
/* 1678  2 */   delayed   ;
/* 1683  2 */   annultrue   ;
/* 1688  2 */   annulfalse   ;
// then
}
void _func2780(void) {
// --- ifif
/* 2044  2 */   exponent == - 128   ;
/* 2046  2 */   ( convval [ 0 ] & 0x00000fff ) != 0 || convval [ 1 ] != 0   ;
// then
}
void _func2781(void) {
// --- ifif
/* 2235  2 */   GET_CODE ( op ) != CONST_DOUBLE   ;
/* 2238  2 */   GET_CODE ( XEXP ( op , 0 ) ) == MEM   ;
// then
}
void _func2782(void) {
// --- ifif
/* 2333  1 */   ! REG_P ( op0 )   ;
/* 2336  1 */   REG_P ( op1 )   ;
/* 2339  1 */   GET_CODE ( op1 ) != CONST_INT   ;
/* 2343  1 */   mode == HImode || mode == HFmode   ;
// then
}
void _func2783(void) {
// --- ifif
/* 2366  2 */   TARGET_C3X   ;
/* 2368  2 */   GET_CODE ( op ) != MEM   ;
// then
}
void _func2784(void) {
// --- ifif
/* 2381  1 */   ! REG_P ( op0 )   ;
/* 2384  1 */   GET_CODE ( op1 ) != CONST_INT   ;
/* 2388  1 */   mode == HImode || mode == HFmode   ;
// then
}
void _func2785(void) {
// --- ifif
/* 2482  1 */   ! REG_P ( op0 )   ;
/* 2485  1 */   REG_P ( op1 )   ;
/* 2488  1 */   GET_CODE ( op1 ) != CONST_INT   ;
/* 2492  1 */   mode == HImode || mode == HFmode   ;
// then
}
void _func2786(void) {
// --- ifif
/* 2533  1 */   mode != QImode && mode != QFmode   ;
/* 2536  1 */   ( GET_CODE ( op1 ) != PLUS && GET_CODE ( op1 ) != MINUS ) || ( op0 != XEXP ( op1 , 0 ) )   ;
// then
}
void _func2787(void) {
// --- ifif
/* 2556  5 */   mode == HImode || mode == HFmode   ;
/* 2561  5 */   REG_P ( op1 )   ;
// then
}
void _func2788(void) {
// --- ifif
/* 2591  2 */   GET_CODE ( op ) != LO_SUM   ;
/* 2600  2 */   GET_MODE ( op ) == HImode || GET_CODE ( op ) == HFmode   ;
/* 2603  2 */   ( GET_CODE ( XEXP ( op , 0 ) ) == REG ) && ( REGNO ( XEXP ( op , 0 ) ) == DP_REGNO )   ;
// then
}
void _func2789(void) {
// --- ifif
/* 3273  2 */   store0 && store1   ;
/* 3297  2 */   base0 == base1 && incdec0 && incdec0   ;
/* 3303  2 */   ! TARGET_DEVEL && base0 == base1 && ( incdec0 || incdec1 )   ;
/* 3308  2 */   base0 == base1 && disp0 == disp1 && index0 == index1   ;
// then
}
void _func2790(void) {
// --- ifif
/* 3328  10 */   CODE_LABEL_NUMBER ( jump ) == CODE_LABEL_NUMBER ( insn )   ;
/* 3330  10 */   CODE_LABEL_NUMBER ( db ) == CODE_LABEL_NUMBER ( insn )   ;
// then
}
void _func2791(void) {
// --- ifif
/* 4305  2 */   TREE_CODE ( type ) != FUNCTION_TYPE   ;
/* 4308  2 */   is_attribute_p ( "interrupt" , identifier )   ;
/* 4311  2 */   is_attribute_p ( "assembler" , identifier )   ;
/* 4314  2 */   is_attribute_p ( "leaf_pretend" , identifier )   ;
// then
}
void _func2792(void) {
// --- ifif
/* 4352  2 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) != 'i'   ;
/* 4355  2 */   recog_memoized ( insn ) != CODE_FOR_rptb_end   ;
/* 4358  2 */   TARGET_RPTS   ;
// then
}
void _func2793(void) {
// --- ifif
/* 4383  2 */   ! reload_completed   ;
/* 4394  2 */   recog_memoized ( dep_insn ) < 0   ;
/* 4397  2 */   REG_NOTE_KIND ( link ) == 0   ;
// else
}
void _func2794(void) {
// --- ifif
/* 4405  3 */   get_attr_setgroup1 ( dep_insn ) && get_attr_usegroup1 ( insn )   ;
/* 4407  3 */   get_attr_readarx ( dep_insn ) && get_attr_usegroup1 ( insn )   ;
// then
}
void _func2795(void) {
// --- ifif
/* 4417  3 */   get_attr_setar0 ( dep_insn ) && get_attr_usear0 ( insn )   ;
/* 4419  3 */   get_attr_setlda_ar0 ( dep_insn ) && get_attr_usear0 ( insn )   ;
/* 4421  3 */   get_attr_readar0 ( dep_insn ) && get_attr_usear0 ( insn )   ;
/* 4424  3 */   get_attr_setar1 ( dep_insn ) && get_attr_usear1 ( insn )   ;
/* 4426  3 */   get_attr_setlda_ar1 ( dep_insn ) && get_attr_usear1 ( insn )   ;
/* 4428  3 */   get_attr_readar1 ( dep_insn ) && get_attr_usear1 ( insn )   ;
/* 4431  3 */   get_attr_setar2 ( dep_insn ) && get_attr_usear2 ( insn )   ;
/* 4433  3 */   get_attr_setlda_ar2 ( dep_insn ) && get_attr_usear2 ( insn )   ;
/* 4435  3 */   get_attr_readar2 ( dep_insn ) && get_attr_usear2 ( insn )   ;
/* 4438  3 */   get_attr_setar3 ( dep_insn ) && get_attr_usear3 ( insn )   ;
/* 4440  3 */   get_attr_setlda_ar3 ( dep_insn ) && get_attr_usear3 ( insn )   ;
/* 4442  3 */   get_attr_readar3 ( dep_insn ) && get_attr_usear3 ( insn )   ;
/* 4445  3 */   get_attr_setar4 ( dep_insn ) && get_attr_usear4 ( insn )   ;
/* 4447  3 */   get_attr_setlda_ar4 ( dep_insn ) && get_attr_usear4 ( insn )   ;
/* 4449  3 */   get_attr_readar4 ( dep_insn ) && get_attr_usear4 ( insn )   ;
/* 4452  3 */   get_attr_setar5 ( dep_insn ) && get_attr_usear5 ( insn )   ;
/* 4454  3 */   get_attr_setlda_ar5 ( dep_insn ) && get_attr_usear5 ( insn )   ;
/* 4456  3 */   get_attr_readar5 ( dep_insn ) && get_attr_usear5 ( insn )   ;
/* 4459  3 */   get_attr_setar6 ( dep_insn ) && get_attr_usear6 ( insn )   ;
/* 4461  3 */   get_attr_setlda_ar6 ( dep_insn ) && get_attr_usear6 ( insn )   ;
/* 4463  3 */   get_attr_readar6 ( dep_insn ) && get_attr_usear6 ( insn )   ;
/* 4466  3 */   get_attr_setar7 ( dep_insn ) && get_attr_usear7 ( insn )   ;
/* 4468  3 */   get_attr_setlda_ar7 ( dep_insn ) && get_attr_usear7 ( insn )   ;
/* 4470  3 */   get_attr_readar7 ( dep_insn ) && get_attr_usear7 ( insn )   ;
/* 4473  3 */   get_attr_setir0 ( dep_insn ) && get_attr_useir0 ( insn )   ;
/* 4475  3 */   get_attr_setlda_ir0 ( dep_insn ) && get_attr_useir0 ( insn )   ;
/* 4478  3 */   get_attr_setir1 ( dep_insn ) && get_attr_useir1 ( insn )   ;
/* 4480  3 */   get_attr_setlda_ir1 ( dep_insn ) && get_attr_useir1 ( insn )   ;
// then
}
void _func2796(void) {
// --- ifif
/* 934  2 */   decl == NULL_TREE   ;
/* 941  2 */   decl == last_fn && fn_type != ARC_FUNCTION_UNKNOWN   ;
// then
}
void _func2797(void) {
// --- ifif
/* 1118  2 */   size == 0 && gmask   ;
/* 1122  2 */   current_frame_info . pretend_size != 0   ;
/* 1127  2 */   MUST_SAVE_RETURN_ADDR   ;
/* 1132  2 */   frame_pointer_needed   ;
/* 1145  2 */   size - current_frame_info . pretend_size > 0   ;
// then
}
void _func2798(void) {
// --- ifif
/* 1180  2 */   size == 0 && epilogue_delay == 0   ;
/* 1192  2 */   ! noepilogue   ;
// then
}
void _func2799(void) {
// --- ifif
/* 1186  6 */   GET_CODE ( insn ) == NOTE   ;
/* 1188  6 */   insn && GET_CODE ( insn ) == BARRIER   ;
// then
}
void _func2800(void) {
// --- ifif else
/* 1236  6 */   MUST_SAVE_RETURN_ADDR && epilogue_delay != NULL_RTX   ;
/* 1242  6 */   frame_pointer_needed   ;
// else
}
void _func2801(void) {
// --- ifif
/* 1291  3 */   frame_pointer_needed && ! fp_restored_p   ;
/* 1293  3 */   restored < size   ;
// then
}
void _func2802(void) {
// --- ifif
/* 1331  2 */   arc_compute_function_type ( current_function_decl ) != ARC_FUNCTION_NORMAL   ;
/* 1333  2 */   ! current_frame_info . initialized   ;
/* 1335  2 */   current_frame_info . total_size == 0   ;
// then
}
void _func2803(void) {
// --- ifif
/* 1349  2 */   slot != 0   ;
/* 1352  2 */   get_attr_length ( trial ) == 1 && current_frame_info . gmask == 0 && ! reg_mentioned_p ( stack_pointer_rtx , PATTERN ( trial ) ) && ! reg_mentioned_p ( frame_pointer_rtx , PATTERN ( trial ) )   ;
// then
}
void _func2804(void) {
// --- ifif
/* 1906  2 */   optimize < 2 || TARGET_NO_COND_EXEC   ;
/* 1911  2 */   arc_ccfsm_state == 4   ;
/* 1926  2 */   arc_ccfsm_state == 3   ;
/* 1962  2 */   GET_CODE ( insn ) != JUMP_INSN   ;
// then
}
void _func2805(void) {
// --- ifif else
/* 1931  3 */   GET_CODE ( start_insn ) == BARRIER   ;
/* 1936  3 */   GET_CODE ( start_insn ) == CODE_LABEL && CODE_LABEL_NUMBER ( start_insn ) == arc_ccfsm_target_label && LABEL_NUSES ( start_insn ) == 1   ;
// else
}
void _func2806(void) {
// --- ifif else
/* 1946  3 */   GET_CODE ( start_insn ) == BARRIER   ;
/* 1948  3 */   GET_CODE ( start_insn ) == CODE_LABEL && CODE_LABEL_NUMBER ( start_insn ) == arc_ccfsm_target_label && LABEL_NUSES ( start_insn ) == 1   ;
// else
}
void _func2807(void) {
// --- ifif
/* 1962  2 */   GET_CODE ( insn ) != JUMP_INSN   ;
/* 1967  2 */   GET_CODE ( body ) == PARALLEL && XVECLEN ( body , 0 ) > 0   ;
/* 1970  2 */   reverse || ( GET_CODE ( body ) == SET && GET_CODE ( SET_DEST ( body ) ) == PC && GET_CODE ( SET_SRC ( body ) ) == IF_THEN_ELSE )   ;
// then
}
void _func2808(void) {
// --- ifif
/* 2014  3 */   ! this_insn   ;
/* 2017  3 */   next_must_be_target_label_p   ;
// then
}
void _func2809(void) {
// --- ifif else
/* 2019  7 */   GET_CODE ( this_insn ) == BARRIER   ;
/* 2021  7 */   GET_CODE ( this_insn ) == CODE_LABEL && this_insn == label   ;
// else
}
void _func2810(void) {
// --- ifif
/* 2145  3 */   ! reverse   ;
/* 2149  3 */   reverse || then_not_else   ;
// then
}
void _func2811(void) {
// --- ifif
/* 312  2 */   insn_flags == 0   ;
/* 432  2 */   tune_flags == 0   ;
// then
}
void _func2812(void) {
// --- ifif
/* 362  6 */   TARGET_THUMB_INTERWORK   ;
/* 376  6 */   ! TARGET_APCS_32   ;
/* 379  6 */   sought != 0 && ( ( sought & insn_flags ) != sought )   ;
// then
}
void _func2813(void) {
// --- ifif else
/* 432  2 */   tune_flags == 0   ;
/* 437  2 */   TARGET_APCS_32 && ! ( insn_flags & FL_MODE32 )   ;
// else
}
void _func2814(void) {
// --- ifif
/* 452  2 */   TARGET_THUMB_INTERWORK && ! ( insn_flags & FL_THUMB )   ;
/* 459  2 */   TARGET_THUMB_INTERWORK   ;
/* 466  2 */   TARGET_APCS_STACK && ! TARGET_APCS   ;
/* 472  2 */   write_symbols != NO_DEBUG && flag_omit_frame_pointer   ;
/* 475  2 */   TARGET_POKE_FUNCTION_NAME   ;
/* 478  2 */   TARGET_APCS_REENT && flag_pic   ;
/* 481  2 */   TARGET_APCS_REENT   ;
/* 486  2 */   flag_pic && ! TARGET_APCS_STACK   ;
/* 489  2 */   TARGET_APCS_FLOAT   ;
// then
}
void _func2815(void) {
// --- ifif
/* 521  2 */   TARGET_FPE && arm_fpu != FP_HARD   ;
/* 526  2 */   ( TARGET_SOFT_FLOAT || arm_fpu != FP_HARD ) && ( tune_flags & FL_MODE32 ) == 0   ;
// then
}
void _func2816(void) {
// --- ifif
/* 531  2 */   N_U_L_L_replacement   ;
/* 544  2 */   optimize_size || ( tune_flags & FL_LDSCHED )   ;
/* 551  2 */   optimize_size   ;
// else
}
void _func2817(void) {
// --- ifif
/* 565  2 */   ! reload_completed || current_function_pretend_args_size || current_function_anonymous_args || ( ( get_frame_size ( ) + current_function_outgoing_args_size != 0 ) && ! ( TARGET_APCS && frame_pointer_needed ) )   ;
/* 575  2 */   iscond && arm_is_strong && frame_pointer_needed   ;
/* 577  2 */   ( iscond && arm_is_strong ) || TARGET_THUMB_INTERWORK   ;
// then
}
void _func2818(void) {
// --- ifif
/* 1380  3 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 1383  3 */   ! DECL_BIT_FIELD_TYPE ( field )   ;
// then
}
void _func2819(void) {
// --- ifif
/* 1399  3 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 1402  3 */   FLOAT_TYPE_P ( TREE_TYPE ( field ) )   ;
/* 1405  3 */   RETURN_IN_MEMORY ( TREE_TYPE ( field ) )   ;
// then
}
void _func2820(void) {
// --- ifif
/* 1554  2 */   current_function_uses_pic_offset_table == 0   ;
/* 1557  2 */   ! flag_pic   ;
// then
}
void _func2821(void) {
// --- ifif
/* 1840  2 */   REG_NOTE_KIND ( link ) == REG_DEP_ANTI || REG_NOTE_KIND ( link ) == REG_DEP_OUTPUT   ;
/* 1844  2 */   ( i_pat = single_set ( insn ) ) != NULL && GET_CODE ( SET_SRC ( i_pat ) ) == MEM && ( d_pat = single_set ( dep ) ) != NULL && GET_CODE ( SET_DEST ( d_pat ) ) == MEM   ;
// then
}
void _func2822(void) {
// --- ifif
/* 2675  6 */   GET_CODE ( operands [ nops + i ] ) == SUBREG   ;
/* 2678  6 */   GET_CODE ( operands [ nops + i ] ) != MEM   ;
/* 2683  6 */   MEM_VOLATILE_P ( operands [ nops + i ] )   ;
// then
}
void _func2823(void) {
// --- ifif
/* 2753  6 */   order [ i ] == order [ i - 1 ]   ;
/* 2757  6 */   unsorted_offsets [ order [ i ] ] != unsorted_offsets [ order [ i - 1 ] ] + 4   ;
// then
}
void _func2824(void) {
// --- ifif
/* 2761  2 */   base   ;
/* 2771  2 */   unsorted_offsets [ order [ 0 ] ] == 0   ;
/* 2774  2 */   unsorted_offsets [ order [ 0 ] ] == 4   ;
/* 2777  2 */   unsorted_offsets [ order [ nops - 1 ] ] == 0   ;
/* 2780  2 */   unsorted_offsets [ order [ nops - 1 ] ] == - 4   ;
/* 2810  2 */   nops == 2 && arm_ld_sched   ;
// then
}
void _func2825(void) {
// --- ifif
/* 2908  6 */   GET_CODE ( operands [ nops + i ] ) == SUBREG   ;
/* 2911  6 */   GET_CODE ( operands [ nops + i ] ) != MEM   ;
/* 2916  6 */   MEM_VOLATILE_P ( operands [ nops + i ] )   ;
// then
}
void _func2826(void) {
// --- ifif
/* 2983  6 */   order [ i ] == order [ i - 1 ]   ;
/* 2987  6 */   unsorted_offsets [ order [ i ] ] != unsorted_offsets [ order [ i - 1 ] ] + 4   ;
// then
}
void _func2827(void) {
// --- ifif
/* 2991  2 */   base   ;
/* 3001  2 */   unsorted_offsets [ order [ 0 ] ] == 0   ;
/* 3004  2 */   unsorted_offsets [ order [ 0 ] ] == 4   ;
/* 3007  2 */   unsorted_offsets [ order [ nops - 1 ] ] == 0   ;
/* 3010  2 */   unsorted_offsets [ order [ nops - 1 ] ] == - 4   ;
// then
}
void _func2828(void) {
// --- ifif
/* 3094  2 */   args != NULL_TREE   ;
/* 3097  2 */   is_attribute_p ( "naked" , attr )   ;
// then
}
void _func2829(void) {
// --- ifif
/* 3291  2 */   out_words_to_go   ;
/* 3314  2 */   in_words_to_go   ;
/* 3326  2 */   BYTES_BIG_ENDIAN && last_bytes   ;
// else
}
void _func2830(void) {
// --- ifif
/* 3421  2 */   ( arm_select_cc_mode ( cond1 = GET_CODE ( x ) , XEXP ( x , 0 ) , XEXP ( x , 1 ) ) != CCmode ) || ( arm_select_cc_mode ( cond2 = GET_CODE ( y ) , XEXP ( y , 0 ) , XEXP ( y , 1 ) ) != CCmode )   ;
/* 3427  2 */   cond_or   ;
/* 3432  2 */   cond1 != cond2 && ! comparison_dominates_p ( cond1 , cond2 ) && ( swapped = 1 , ! comparison_dominates_p ( cond2 , cond1 ) )   ;
/* 3437  2 */   swapped   ;
// then
}
void _func2831(void) {
// --- ifif
/* 3462  6 */   cond2 == LT || ! cond_or   ;
/* 3464  6 */   cond2 == LE   ;
/* 3466  6 */   cond2 == NE   ;
// then
}
void _func2832(void) {
// --- ifif
/* 3471  6 */   cond2 == GT || ! cond_or   ;
/* 3473  6 */   cond2 == GE   ;
/* 3475  6 */   cond2 == NE   ;
// then
}
void _func2833(void) {
// --- ifif
/* 3480  6 */   cond2 == LTU || ! cond_or   ;
/* 3482  6 */   cond2 == LEU   ;
/* 3484  6 */   cond2 == NE   ;
// then
}
void _func2834(void) {
// --- ifif
/* 3489  6 */   cond2 == GTU || ! cond_or   ;
/* 3491  6 */   cond2 == GEU   ;
/* 3493  6 */   cond2 == NE   ;
// then
}
void _func2835(void) {
// --- ifif else
/* 4114  6 */   GET_CODE ( from ) == BARRIER   ;
/* 4118  6 */   GET_CODE ( from ) == INSN && GET_CODE ( PATTERN ( from ) ) == SET && CONSTANT_P ( SET_SRC ( PATTERN ( from ) ) ) && CONSTANT_POOL_ADDRESS_P ( SET_SRC ( PATTERN ( from ) ) )   ;
// else
}
void _func2836(void) {
// --- ifif else
/* 4189  6 */   dst == pc_rtx   ;
/* 4192  6 */   GET_CODE ( dst ) == REG   ;
// else
}
void _func2837(void) {
// --- ifif else
/* 4470  2 */   eliminate_lr2ip ( & operands [ 0 ] )   ;
/* 4473  2 */   TARGET_THUMB_INTERWORK   ;
// else
}
void _func2838(void) {
// --- ifif else
/* 4633  3 */   reg1 == 12   ;
/* 4637  3 */   reg1 == reg0 + ( WORDS_BIG_ENDIAN ? - 1 : 1 )   ;
// else
}
void _func2839(void) {
// --- ifif
/* 4859  2 */   const_ok_for_arm ( n )   ;
/* 4866  2 */   const_ok_for_arm ( ~ n )   ;
// then
}
void _func2840(void) {
// --- ifif
/* 5105  6 */   len_so_far > 50   ;
/* 5114  6 */   c == '\"' || c == '\\'   ;
/* 5120  6 */   c >= ' ' && c < 0177   ;
// else
}
void _func2841(void) {
// --- ifif
/* 5161  3 */   GET_CODE ( XEXP ( SET_DEST ( x ) , 0 ) ) == REG   ;
/* 5164  3 */   GET_CODE ( XEXP ( SET_DEST ( x ) , 0 ) ) == MEM   ;
// then
}
void _func2842(void) {
// --- ifif
/* 5296  2 */   volatile_func   ;
/* 5313  2 */   current_function_calls_alloca && ! really_return   ;
// then
}
void _func2843(void) {
// --- ifif
/* 5320  2 */   flag_pic && regs_ever_live [ PIC_OFFSET_TABLE_REGNUM ]   ;
/* 5323  2 */   live_regs || ( regs_ever_live [ 14 ] && ! lr_save_eliminated )   ;
/* 5326  2 */   frame_pointer_needed   ;
/* 5329  2 */   live_regs   ;
// else
}
void _func2844(void) {
// --- ifif else
/* 5331  6 */   lr_save_eliminated || ! regs_ever_live [ 14 ]   ;
/* 5334  6 */   frame_pointer_needed   ;
// else
}
void _func2845(void) {
// --- ifif
/* 5478  2 */   arm_ccfsm_state || arm_target_insn   ;
/* 5481  2 */   arm_naked_function_p ( current_function_decl )   ;
// then
}
void _func2846(void) {
// --- ifif
/* 5494  2 */   volatile_func   ;
/* 5497  2 */   current_function_anonymous_args && current_function_pretend_args_size   ;
// then
}
void _func2847(void) {
// --- ifif else
/* 5504  2 */   flag_pic && regs_ever_live [ PIC_OFFSET_TABLE_REGNUM ]   ;
/* 5507  2 */   frame_pointer_needed   ;
// else
}
void _func2848(void) {
// --- ifif
/* 5518  2 */   live_regs_mask   ;
/* 5530  2 */   lr_save_eliminated   ;
// then
}
void _func2849(void) {
// --- ifif
/* 5842  2 */   arm_naked_function_p ( current_function_decl )   ;
/* 5845  2 */   current_function_anonymous_args && current_function_pretend_args_size   ;
/* 5848  2 */   ! volatile_func   ;
/* 5861  2 */   frame_pointer_needed   ;
// then
}
void _func2850(void) {
// --- ifif
/* 5854  6 */   flag_pic && regs_ever_live [ PIC_OFFSET_TABLE_REGNUM ]   ;
/* 5857  6 */   regs_ever_live [ 14 ]   ;
// then
}
void _func2851(void) {
// --- ifif
/* 5861  2 */   frame_pointer_needed   ;
/* 5868  2 */   current_function_pretend_args_size   ;
/* 5878  2 */   live_regs_mask   ;
/* 5888  2 */   ! volatile_func   ;
/* 5928  2 */   frame_pointer_needed   ;
/* 5933  2 */   amount != const0_rtx   ;
/* 5943  2 */   profile_flag || profile_block_flag || TARGET_NO_SCHED_PRO   ;
// then
}
void _func2852(void) {
// --- ifif
/* 6164  6 */   comp_code != EQ && comp_code != NE   ;
/* 6167  6 */   comp_code == EQ   ;
// then
}
void _func2853(void) {
// --- ifif
/* 6273  2 */   arm_ccfsm_state == 4   ;
/* 6287  2 */   arm_ccfsm_state == 3   ;
/* 6323  2 */   arm_ccfsm_state != 0 && ! reverse   ;
// then
}
void _func2854(void) {
// --- ifif else
/* 6292  3 */   GET_CODE ( start_insn ) == BARRIER   ;
/* 6297  3 */   GET_CODE ( start_insn ) == CODE_LABEL && CODE_LABEL_NUMBER ( start_insn ) == arm_target_label && LABEL_NUSES ( start_insn ) == 1   ;
// else
}
void _func2855(void) {
// --- ifif else
/* 6307  3 */   GET_CODE ( start_insn ) == BARRIER   ;
/* 6309  3 */   GET_CODE ( start_insn ) == CODE_LABEL && CODE_LABEL_NUMBER ( start_insn ) == arm_target_label && LABEL_NUSES ( start_insn ) == 1   ;
// else
}
void _func2856(void) {
// --- ifif
/* 6323  2 */   arm_ccfsm_state != 0 && ! reverse   ;
/* 6325  2 */   GET_CODE ( insn ) != JUMP_INSN   ;
/* 6330  2 */   GET_CODE ( body ) == PARALLEL && XVECLEN ( body , 0 ) > 0   ;
/* 6342  2 */   reverse || ( GET_CODE ( body ) == SET && GET_CODE ( SET_DEST ( body ) ) == PC && GET_CODE ( SET_SRC ( body ) ) == IF_THEN_ELSE )   ;
// then
}
void _func2857(void) {
// --- ifif else
/* 6352  6 */   get_attr_conds ( insn ) == CONDS_JUMP_CLOB   ;
/* 6362  6 */   reverse   ;
// else
}
void _func2858(void) {
// --- ifif else
/* 6446  4 */   this_insn && GET_CODE ( this_insn ) == BARRIER   ;
/* 6449  4 */   this_insn && this_insn == label && insns_skipped < max_insns_skipped   ;
// else
}
void _func2859(void) {
// --- ifif
/* 6556  7 */   GET_CODE ( XEXP ( XEXP ( SET_SRC ( body ) , 0 ) , 0 ) ) == AND   ;
/* 6558  7 */   GET_CODE ( XEXP ( SET_SRC ( body ) , 0 ) ) == NE   ;
// then
}
void _func2860(void) {
// --- ifif else
/* 300  6 */   GET_CODE ( from ) == BARRIER   ;
/* 304  6 */   GET_CODE ( from ) == INSN && GET_CODE ( PATTERN ( from ) ) == SET && CONSTANT_P ( SET_SRC ( PATTERN ( from ) ) ) && CONSTANT_POOL_ADDRESS_P ( SET_SRC ( PATTERN ( from ) ) )   ;
// else
}
void _func2861(void) {
// --- ifif
/* 500  2 */   len >= 8   ;
/* 505  2 */   len >= 4   ;
/* 513  2 */   len >= 2   ;
/* 523  2 */   len   ;
// then
}
void _func2862(void) {
// --- ifif
/* 548  2 */   TREE_CODE ( func ) != FUNCTION_DECL   ;
/* 552  2 */   TARGET_CALLEE_INTERWORKING && TREE_PUBLIC ( func )   ;
// then
}
void _func2863(void) {
// --- ifif
/* 625  2 */   reg_containing_return_addr == - 1   ;
/* 631  2 */   TARGET_BACKTRACE   ;
/* 639  2 */   pops_needed == 0   ;
// else
}
void _func2864(void) {
// --- ifif
/* 744  2 */   reg_containing_return_addr == - 1   ;
/* 758  2 */   regs_available_for_popping   ;
/* 804  2 */   regs_available_for_popping == 0 && pops_needed > 0   ;
/* 817  2 */   pops_needed > 0   ;
/* 839  2 */   pops_needed > 0   ;
/* 856  2 */   restore_a4   ;
// then
}
void _func2865(void) {
// --- ifif
/* 1029  2 */   is_called_in_ARM_mode ( current_function_decl )   ;
/* 1059  2 */   current_function_anonymous_args && current_function_pretend_args_size   ;
// then
}
void _func2866(void) {
// --- ifif
/* 1032  6 */   GET_CODE ( DECL_RTL ( current_function_decl ) ) != MEM   ;
/* 1034  6 */   GET_CODE ( XEXP ( DECL_RTL ( current_function_decl ) , 0 ) ) != SYMBOL_REF   ;
// then
}
void _func2867(void) {
// --- ifif
/* 1059  2 */   current_function_anonymous_args && current_function_pretend_args_size   ;
/* 1062  2 */   current_function_pretend_args_size   ;
// then
}
void _func2868(void) {
// --- ifif else
/* 1081  2 */   live_regs_mask || ! leaf_function_p ( ) || far_jump_used_p ( )   ;
/* 1084  2 */   TARGET_BACKTRACE   ;
// else
}
void _func2869(void) {
// --- ifif
/* 1109  6 */   ( live_regs_mask & 0xFF ) == 0   ;
/* 1119  6 */   work_register == 0   ;
// then
}
void _func2870(void) {
// --- ifif
/* 1237  2 */   amount   ;
/* 1269  2 */   frame_pointer_needed   ;
// then
}
void _func2871(void) {
// --- ifif
/* 1390  6 */   size < 13   ;
/* 1393  6 */   mask == 0   ;
// then
}
void _func2872(void) {
// --- ifif
/* 1409  7 */   mask & ( 1 << regno )   ;
/* 1411  7 */   high_regs_pushed == 0   ;
// then
}
void _func2873(void) {
// --- ifif else
/* 1438  2 */   TARGET_BACKTRACE && ( ( live_regs_mask & 0xFF ) == 0 ) && regs_ever_live [ ARG_4_REGISTER ] != 0   ;
/* 1447  2 */   current_function_pretend_args_size == 0 || TARGET_BACKTRACE   ;
// else
}
void _func2874(void) {
// --- ifif
/* 1449  6 */   had_to_push_lr && ! is_called_in_ARM_mode ( current_function_decl )   ;
/* 1457  6 */   live_regs_mask   ;
/* 1465  6 */   ( live_regs_mask & ( 1 << PROGRAM_COUNTER ) ) == 0   ;
// then
}
void _func2875(void) {
// --- ifif
/* 1476  6 */   live_regs_mask   ;
/* 1479  6 */   had_to_push_lr   ;
// then
}
void _func2876(void) {
// --- ifif
/* 1511  2 */   GET_CODE ( operands [ 0 ] ) != REG   ;
/* 1514  2 */   GET_CODE ( operands [ 1 ] ) != MEM   ;
// then
}
void _func2877(void) {
// --- ifif else
/* 1558  6 */   GET_CODE ( base ) != REG   ;
/* 1563  6 */   GET_CODE ( offset ) == REG   ;
// else
}
void _func2878(void) {
// --- ifif
/* 1652  6 */   REGNO ( operands [ 2 ] ) > REGNO ( operands [ 3 ] )   ;
/* 1658  6 */   REGNO ( operands [ 3 ] ) > REGNO ( operands [ 4 ] )   ;
/* 1664  6 */   REGNO ( operands [ 2 ] ) > REGNO ( operands [ 3 ] )   ;
// then
}
void _func2879(void) {
// --- ifif else
/* 1726  2 */   code   ;
/* 1797  2 */   GET_CODE ( x ) == REG   ;
// else
}
void _func2880(void) {
// --- ifif
/* 1941  3 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 1944  3 */   ! DECL_BIT_FIELD_TYPE ( field )   ;
// then
}
void _func2881(void) {
// --- ifif
/* 1961  3 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 1964  3 */   RETURN_IN_MEMORY ( TREE_TYPE ( field ) )   ;
// then
}
void _func2882(void) {
// --- ifif
/* 1978  2 */   N_U_L_L_replacement   ;
/* 1988  2 */   flag_pic   ;
// then
}
void _func2883(void) {
// --- ifif
/* 201  2 */   code1 == REG || code1 == SUBREG   ;
/* 205  2 */   code0 == REG || code0 == SUBREG   ;
/* 210  2 */   has_direct_base ( op0 ) && has_direct_base ( op1 )   ;
// then
}
void _func2884(void) {
// --- ifif
/* 372  2 */   cnst_diff1 == 0   ;
/* 375  2 */   cnst_diff0 & cnst_diff1   ;
// then
}
void _func2885(void) {
// --- ifif else
/* 381  6 */   ( code0 == REG && reg_overlap_mentioned_p ( operands [ 0 ] , operands [ 3 ] ) ) || ( code0 == SUBREG && subreg_overlap_mentioned_p ( operands [ 0 ] , operands [ 3 ] ) )   ;
/* 387  6 */   cnst_diff0 & 1   ;
// else
}
void _func2886(void) {
// --- ifif
/* 439  2 */   code1 == SUBREG   ;
/* 448  2 */   code0 != code1   ;
// then
}
void _func2887(void) {
// --- ifif
/* 456  6 */   code1 != CONST_INT   ;
/* 458  6 */   ( INTVAL ( op0 ) == 0 && INTVAL ( op1 ) == 0 ) || ( INTVAL ( op0 ) == - 1 && INTVAL ( op1 ) == - 1 )   ;
/* 461  6 */   ( INTVAL ( op0 ) == 0 && INTVAL ( op1 ) > 0 ) || ( INTVAL ( op0 ) == - 1 && INTVAL ( op1 ) < 0 )   ;
/* 464  6 */   ( INTVAL ( op1 ) == 0 && INTVAL ( op0 ) > 0 ) || ( INTVAL ( op1 ) == - 1 && INTVAL ( op0 ) < 0 )   ;
// then
}
void _func2888(void) {
// --- ifif
/* 497  6 */   GET_CODE ( op0 ) == CONST   ;
/* 499  6 */   GET_CODE ( op1 ) == CONST   ;
// then
}
void _func2889(void) {
// --- ifif
/* 531  2 */   code0 != code1   ;
/* 548  2 */   code0 == CONST_INT   ;
/* 551  2 */   code0 == PLUS   ;
// then
}
void _func2890(void) {
// --- ifif
/* 746  7 */   cc_status . value1 && reg_overlap_mentioned_p ( SET_DEST ( EXP ) , cc_status . value1 )   ;
/* 750  7 */   cc_status . value2 && reg_overlap_mentioned_p ( SET_DEST ( EXP ) , cc_status . value2 )   ;
// then
}
void _func2891(void) {
// --- ifif
/* 795  7 */   cc_status . value1 && GET_CODE ( cc_status . value1 ) == MEM   ;
/* 798  7 */   cc_status . value2 && GET_CODE ( cc_status . value2 ) == MEM   ;
// then
}
void _func2892(void) {
// --- ifif
/* 831  6 */   cc_status . value1 && ( refers_to_regno_p ( PYR_TREG ( 0 ) , PYR_TREG ( 15 ) , cc_status . value1 , 0 ) || GET_CODE ( cc_status . value1 ) == MEM )   ;
/* 836  6 */   cc_status . value2 && ( refers_to_regno_p ( PYR_TREG ( 0 ) , PYR_TREG ( 15 ) , cc_status . value2 , 0 ) || GET_CODE ( cc_status . value2 ) == MEM )   ;
// then
}
void _func2893(void) {
// --- ifif
/* 853  2 */   cc_status . value1 && reg_overlap_mentioned_p ( op , cc_status . value1 )   ;
/* 855  2 */   cc_status . value2 && reg_overlap_mentioned_p ( op , cc_status . value2 )   ;
// then
}
void _func2894(void) {
// --- ifif
/* 373  2 */   plus_op0   ;
/* 379  2 */   plus_op1   ;
/* 387  2 */   reg && indexed && offset   ;
// then
}
void _func2895(void) {
// --- ifif
/* 466  2 */   GET_CODE ( op ) == SUBREG   ;
/* 474  2 */   GET_CODE ( op ) == REG   ;
// then
}
void _func2896(void) {
// --- ifif else
/* 687  1 */   pending   ;
/* 691  1 */   p == pending_head   ;
// else
}
void _func2897(void) {
// --- ifif
/* 804  2 */   start + count > 16   ;
/* 807  2 */   ! TARGET_NO_REUSE_ARGS   ;
// then
}
void _func2898(void) {
// --- ifif
/* 339  2 */   file   ;
/* 342  2 */   mvs_page_code + code + mvs_page_lit + lit > MAX_MVS_PAGE_LENGTH   ;
// then
}
void _func2899(void) {
// --- ifif else
/* 381  6 */   i == 0   ;
/* 383  6 */   i < 0   ;
// else
}
void _func2900(void) {
// --- ifif
/* 266  2 */   i386_reg_alloc_order   ;
/* 292  2 */   ix86_arch_string == 0   ;
// then
}
void _func2901(void) {
// --- ifif
/* 308  2 */   i == ptt_size   ;
/* 315  2 */   ix86_cpu_string == 0   ;
// then
}
void _func2902(void) {
// --- ifif
/* 332  2 */   j == ptt_size   ;
/* 340  2 */   i386_regparm_string   ;
// then
}
void _func2903(void) {
// --- ifif
/* 405  2 */   i386_branch_cost_string   ;
/* 413  2 */   TARGET_OMIT_LEAF_FRAME_POINTER   ;
// then
}
void _func2904(void) {
// --- ifif
/* 520  2 */   GET_CODE ( op ) != MEM   ;
/* 524  2 */   MEM_VOLATILE_P ( op )   ;
// then
}
void _func2905(void) {
// --- ifif
/* 539  6 */   GET_CODE ( XEXP ( op , 1 ) ) != CONST_INT   ;
/* 541  6 */   INTVAL ( XEXP ( op , 1 ) ) & 3   ;
// then
}
void _func2906(void) {
// --- ifif
/* 595  2 */   TREE_CODE ( type ) != FUNCTION_TYPE && TREE_CODE ( type ) != METHOD_TYPE && TREE_CODE ( type ) != FIELD_DECL && TREE_CODE ( type ) != TYPE_DECL   ;
/* 603  2 */   is_attribute_p ( "stdcall" , identifier )   ;
/* 607  2 */   is_attribute_p ( "cdecl" , identifier )   ;
/* 612  2 */   is_attribute_p ( "regparm" , identifier )   ;
// then
}
void _func2907(void) {
// --- ifif
/* 622  6 */   TREE_CODE ( cst ) != INTEGER_CST   ;
/* 625  6 */   TREE_INT_CST_HIGH ( cst ) != 0 || TREE_INT_CST_LOW ( cst ) < 0 || TREE_INT_CST_LOW ( cst ) > REGPARM_MAX   ;
// then
}
void _func2908(void) {
// --- ifif
/* 648  2 */   TREE_CODE ( type1 ) != FUNCTION_TYPE   ;
/* 652  2 */   ! lookup_attribute ( rtdstr , TYPE_ATTRIBUTES ( type1 ) ) != ! lookup_attribute ( rtdstr , TYPE_ATTRIBUTES ( type2 ) )   ;
// then
}
void _func2909(void) {
// --- ifif
/* 685  2 */   ! lookup_attribute ( "cdecl" , TYPE_ATTRIBUTES ( funtype ) )   ;
/* 699  2 */   aggregate_value_p ( TREE_TYPE ( funtype ) )   ;
// then
}
void _func2910(void) {
// --- ifif
/* 688  4 */   lookup_attribute ( "stdcall" , TYPE_ATTRIBUTES ( funtype ) )   ;
/* 691  4 */   rtd && ( TYPE_ARG_TYPES ( funtype ) == NULL_TREE || ( TREE_VALUE ( tree_last ( TYPE_ARG_TYPES ( funtype ) ) ) == void_type_node ) )   ;
// then
}
void _func2911(void) {
// --- ifif
/* 739  2 */   fntype   ;
/* 752  2 */   cum -> nregs   ;
/* 763  2 */   TARGET_DEBUG_ARG   ;
// then
}
void _func2912(void) {
// --- ifif
/* 1299  2 */   is0   ;
/* 1302  2 */   is1   ;
// then
}
void _func2913(void) {
// --- ifif
/* 1318  2 */   FP_REG_P ( operands [ 0 ] )   ;
/* 1329  2 */   GET_CODE ( operands [ 1 ] ) == CONST_DOUBLE   ;
// then
}
void _func2914(void) {
// --- ifif
/* 1322  6 */   conval == 1   ;
/* 1325  6 */   conval == 2   ;
// then
}
void _func2915(void) {
// --- ifif
/* 1819  4 */   padding < ( ( ( offset + preferred_alignment - 1 ) & - preferred_alignment ) - offset )   ;
/* 1825  4 */   size == 0 && current_function_is_leaf   ;
// then
}
void _func2916(void) {
// --- ifif
/* 2309  2 */   GET_CODE ( disp ) == PLUS   ;
/* 2316  2 */   GET_CODE ( disp ) != UNSPEC || XVECLEN ( disp , 0 ) != 1   ;
/* 2321  2 */   XINT ( disp , 1 ) != 6 && XINT ( disp , 1 ) != 7   ;
/* 2325  2 */   GET_CODE ( XVECEXP ( disp , 0 , 0 ) ) != SYMBOL_REF && GET_CODE ( XVECEXP ( disp , 0 , 0 ) ) != LABEL_REF   ;
// then
}
void _func2917(void) {
// --- ifif
/* 2621  6 */   GET_CODE ( addr ) == CONST   ;
/* 2631  6 */   GET_CODE ( addr ) == PLUS   ;
// then
}
void _func2918(void) {
// --- ifif
/* 3523  6 */   GET_CODE ( addr ) == REG || GET_CODE ( addr ) == MULT   ;
/* 3533  6 */   offset != 0   ;
/* 3540  6 */   ( reg1 && GET_CODE ( reg1 ) == MULT ) || ( reg2 != 0 && REGNO_OK_FOR_BASE_P ( REGNO ( reg2 ) ) )   ;
// else
}
void _func2919(void) {
// --- ifif
/* 3556  3 */   addr != 0   ;
/* 3566  5 */   ireg != 0 && GET_CODE ( ireg ) == MULT   ;
/* 3575  3 */   scale == 1 && ireg && REGNO ( ireg ) == STACK_POINTER_REGNUM   ;
// then
}
void _func2920(void) {
// --- ifif
/* 3652  6 */   SET_DEST ( exp ) == pc_rtx   ;
/* 3659  6 */   REG_P ( SET_DEST ( exp ) ) && ( REG_P ( SET_SRC ( exp ) ) || GET_CODE ( SET_SRC ( exp ) ) == MEM || GET_RTX_CLASS ( GET_CODE ( SET_SRC ( exp ) ) ) == '<' || GET_CODE ( SET_SRC ( exp ) ) == IF_THEN_ELSE )   ;
/* 3677  6 */   GET_CODE ( SET_DEST ( exp ) ) == MEM && ( REG_P ( SET_SRC ( exp ) ) || GET_RTX_CLASS ( GET_CODE ( SET_SRC ( exp ) ) ) == '<' )   ;
// else
}
void _func2921(void) {
// --- ifif
/* 3664  3 */   cc_status . value1 && reg_overlap_mentioned_p ( SET_DEST ( exp ) , cc_status . value1 )   ;
/* 3668  3 */   cc_status . value2 && reg_overlap_mentioned_p ( SET_DEST ( exp ) , cc_status . value2 )   ;
// then
}
void _func2922(void) {
// --- ifif
/* 3681  3 */   cc_status . value1 && reg_overlap_mentioned_p ( SET_DEST ( exp ) , cc_status . value1 )   ;
/* 3684  3 */   cc_status . value2 && reg_overlap_mentioned_p ( SET_DEST ( exp ) , cc_status . value2 )   ;
// then
}
void _func2923(void) {
// --- ifif
/* 3755  6 */   SET_DEST ( XVECEXP ( exp , 0 , 0 ) ) == pc_rtx   ;
/* 3757  6 */   SET_DEST ( XVECEXP ( exp , 0 , 0 ) ) == cc0_rtx   ;
// then
}
void _func2924(void) {
// --- ifif
/* 4727  2 */   index_rtx != 0 && GET_CODE ( index_rtx ) == MULT   ;
/* 4741  2 */   N_U_L_L_replacement   ;
// then
}
void _func2925(void) {
// --- ifif else
/* 4741  2 */   N_U_L_L_replacement   ;
/* 4755  2 */   base_rtx && GET_CODE ( base_rtx ) == PLUS && GET_CODE ( XEXP ( base_rtx , 0 ) ) == REG && GET_CODE ( XEXP ( base_rtx , 1 ) ) == CONST_INT   ;
// else
}
void _func2926(void) {
// --- ifif
/* 4769  2 */   index_rtx && GET_CODE ( index_rtx ) == PLUS && GET_CODE ( XEXP ( index_rtx , 0 ) ) == REG && GET_CODE ( XEXP ( index_rtx , 1 ) ) == CONST_INT   ;
/* 4777  2 */   index_rtx   ;
/* 4788  2 */   base_rtx   ;
/* 4797  2 */   offset_adjust != 0   ;
// else
}
void _func2927(void) {
// --- ifif else
/* 4901  3 */   GET_CODE ( PATTERN ( prev_insn ) ) != SET   ;
/* 4904  3 */   rtx_equal_p ( SET_DEST ( PATTERN ( prev_insn ) ) , reg_rtx )   ;
// else
}
void _func2928(void) {
// --- ifif
/* 5037  2 */   GET_CODE ( dep_insn ) == INSN && GET_CODE ( PATTERN ( dep_insn ) ) == SET && GET_CODE ( SET_DEST ( PATTERN ( dep_insn ) ) ) == REG && reg_mentioned_in_mem ( SET_DEST ( PATTERN ( dep_insn ) ) , insn )   ;
/* 5043  2 */   GET_CODE ( insn ) == INSN && GET_CODE ( PATTERN ( insn ) ) == SET && GET_CODE ( SET_DEST ( PATTERN ( insn ) ) ) == MEM && push_operand ( SET_DEST ( PATTERN ( insn ) ) , GET_MODE ( SET_DEST ( PATTERN ( insn ) ) ) )   ;
/* 5049  2 */   GET_CODE ( dep_insn ) == INSN && GET_CODE ( PATTERN ( dep_insn ) ) == SET && GET_CODE ( SET_DEST ( PATTERN ( dep_insn ) ) ) == MEM && push_operand ( SET_DEST ( PATTERN ( dep_insn ) ) , GET_MODE ( SET_DEST ( PATTERN ( dep_insn ) ) ) )   ;
/* 5056  2 */   push && push_dep   ;
/* 5060  2 */   push_dep && reg_mentioned_in_mem ( stack_pointer_rtx , insn )   ;
/* 5064  2 */   push && modified_in_p ( stack_pointer_rtx , dep_insn )   ;
// then
}
void _func2929(void) {
// --- ifif
/* 5402  2 */   GET_CODE ( dep_insn ) == CALL_INSN || GET_CODE ( insn ) == JUMP_INSN   ;
/* 5405  2 */   GET_CODE ( dep_insn ) == INSN && GET_CODE ( PATTERN ( dep_insn ) ) == SET && GET_CODE ( SET_DEST ( PATTERN ( dep_insn ) ) ) == REG && GET_CODE ( insn ) == INSN && GET_CODE ( PATTERN ( insn ) ) == SET && ! reg_overlap_mentioned_p ( SET_DEST ( PATTERN ( dep_insn ) ) , SET_SRC ( PATTERN ( insn ) ) )   ;
// then
}
void _func2930(void) {
// --- ifif
/* 5418  6 */   cost != 0 && is_fp_insn ( insn ) && is_fp_insn ( dep_insn ) && ! is_fp_dest ( dep_insn )   ;
/* 5422  6 */   agi_dependent ( insn , dep_insn )   ;
/* 5425  6 */   GET_CODE ( insn ) == INSN && GET_CODE ( PATTERN ( insn ) ) == SET && SET_DEST ( PATTERN ( insn ) ) == cc0_rtx && ( next_inst = next_nonnote_insn ( insn ) ) && GET_CODE ( next_inst ) == JUMP_INSN   ;
/* 5434  6 */   is_fp_insn ( insn ) && cost && is_fp_store ( dep_insn )   ;
// then
}
void _func2931(void) {
// --- ifif
/* 5441  3 */   ! agi_dependent ( insn , dep_insn )   ;
/* 5443  3 */   TARGET_486   ;
// then
}
void _func2932(void) {
// --- ifif
/* 5625  2 */   GET_CODE ( addr ) == PRE_DEC || GET_CODE ( addr ) == POST_INC   ;
/* 5630  2 */   register_operand ( addr , Pmode )   ;
/* 5647  2 */   CONSTANT_P ( addr )   ;
// then
}
void _func2933(void) {
// --- ifif
/* 5699  2 */   base && index && ! scale && ( index == stack_pointer_rtx || index == arg_pointer_rtx || index == frame_pointer_rtx )   ;
/* 5710  2 */   base == frame_pointer_rtx && ! disp   ;
/* 5715  2 */   ! base && index && ( ! scale || GET_CODE ( scale ) != CONST_INT || ( INTVAL ( scale ) != 1 ) )   ;
// then
}
void _func2934(void) {
// --- ifif
/* 5721  2 */   disp   ;
/* 5732  2 */   index && ! disp_length   ;
// then
}
void _func2935(void) {
// --- ifif
/* 70  2 */   optimize   ;
/* 72  2 */   write_symbols != NO_DEBUG   ;
/* 76  2 */   profile_flag   ;
/* 78  2 */   profile_block_flag   ;
// then
}
void _func2936(void) {
// --- ifif
/* 153  2 */   done ++   ;
/* 155  2 */   file_ || line_   ;
// then
}
void _func2937(void) {
// --- ifif
/* 157  6 */   write_symbols != NO_DEBUG   ;
/* 177  6 */   write_symbols == NO_DEBUG || line_note == 0   ;
// then
}
void _func2938(void) {
// --- ifif
/* 55  6 */   is_attribute_p ( "dllexport" , attr )   ;
/* 57  6 */   is_attribute_p ( "dllimport" , attr )   ;
// then
}
void _func2939(void) {
// --- ifif
/* 78  6 */   is_attribute_p ( "dllexport" , attr )   ;
/* 80  6 */   is_attribute_p ( "dllimport" , attr )   ;
// then
}
void _func2940(void) {
// --- ifif
/* 177  2 */   exp   ;
/* 181  2 */   associated_type ( decl )   ;
// then
}
void _func2941(void) {
// --- ifif
/* 200  2 */   TREE_CODE ( decl ) == FUNCTION_DECL && TARGET_NOP_FUN_DLLIMPORT   ;
/* 204  2 */   TREE_CODE ( decl ) != VAR_DECL && TREE_CODE ( decl ) != FUNCTION_DECL   ;
// then
}
void _func2942(void) {
// --- ifif
/* 208  2 */   imp   ;
/* 212  2 */   associated_type ( decl )   ;
// then
}
void _func2943(void) {
// --- ifif
/* 321  2 */   TREE_CODE ( decl ) == VAR_DECL && ! DECL_VIRTUAL_P ( decl ) && ( DECL_INITIAL ( decl ) && ! TYPE_NEEDS_CONSTRUCTING ( TREE_TYPE ( decl ) ) )   ;
/* 330  2 */   TREE_CODE ( decl ) == VAR_DECL && ! DECL_VIRTUAL_P ( decl ) && 0   ;
/* 341  2 */   TREE_CODE ( decl ) == VAR_DECL && ! DECL_VIRTUAL_P ( decl )   ;
// then
}
void _func2944(void) {
// --- ifif
/* 412  2 */   optimize > 0 && TREE_CONSTANT ( decl ) && ( ! flag_writable_strings || TREE_CODE ( decl ) != STRING_CST )   ;
/* 420  2 */   TREE_CODE ( decl ) == FUNCTION_DECL   ;
/* 429  2 */   i386_pe_dllexport_p ( decl )   ;
// else
}
void _func2945(void) {
// --- ifif
/* 132  2 */   code == SET || code == CLOBBER   ;
/* 177  2 */   refers_to_regno_p ( REGNO ( reg ) , REGNO ( reg ) + HARD_REGNO_NREGS ( reg , GET_MODE ( reg ) ) , in , 0 )   ;
// then
}
void _func2946(void) {
// --- ifif
/* 194  2 */   GET_CODE ( op ) == CC0   ;
/* 196  2 */   GET_CODE ( op ) == REG   ;
/* 248  2 */   GET_CODE ( op ) == MEM   ;
// then
}
void _func2947(void) {
// --- ifif else
/* 208  3 */   GET_CODE ( insn ) == NOTE   ;
/* 210  3 */   GET_CODE ( insn ) == INSN || GET_CODE ( insn ) == JUMP_INSN || GET_CODE ( insn ) == CALL_INSN   ;
// else
}
void _func2948(void) {
// --- ifif
/* 230  7 */   condjump_p ( insn )   ;
/* 234  7 */   GET_CODE ( PATTERN ( insn ) ) == PARALLEL   ;
/* 236  7 */   ! JUMP_LABEL ( insn )   ;
// then
}
void _func2949(void) {
// --- ifif
/* 497  2 */   GET_CODE ( operands [ 0 ] ) == MEM   ;
/* 532  2 */   GET_CODE ( operands [ 1 ] ) == MEM   ;
/* 549  1 */   GET_CODE ( operands [ 1 ] ) == CONST_INT   ;
// then
}
void _func2950(void) {
// --- ifif
/* 551  5 */   operands [ 1 ] == const0_rtx   ;
/* 553  5 */   ( INTVAL ( operands [ 1 ] ) & 0xffff0000 ) == 0   ;
/* 555  5 */   ( INTVAL ( operands [ 1 ] ) & 0xffff8000 ) == 0xffff8000   ;
/* 557  5 */   ( INTVAL ( operands [ 1 ] ) & 0x0000ffff ) == 0   ;
// then
}
void _func2951(void) {
// --- ifif
/* 602  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 608  2 */   optype0 == MEMOP   ;
/* 611  2 */   optype1 == MEMOP   ;
/* 626  2 */   optype0 == REGOP   ;
// else
}
void _func2952(void) {
// --- ifif
/* 663  6 */   addreg0   ;
/* 665  6 */   addreg1   ;
// then
}
void _func2953(void) {
// --- ifif
/* 672  6 */   addreg0   ;
/* 674  6 */   addreg1   ;
// then
}
void _func2954(void) {
// --- ifif
/* 720  2 */   addreg0   ;
/* 722  2 */   addreg1   ;
// then
}
void _func2955(void) {
// --- ifif
/* 729  2 */   addreg0   ;
/* 731  2 */   addreg1 && ! no_addreg1_decrement   ;
/* 734  2 */   highest_first   ;
// then
}
void _func2956(void) {
// --- ifif else
/* 746  2 */   operands [ 1 ] == CONST0_RTX ( GET_MODE ( operands [ 1 ] ) )   ;
/* 749  2 */   FP_REG_P ( operands [ 0 ] )   ;
// else
}
void _func2957(void) {
// --- ifif
/* 751  6 */   FP_REG_P ( operands [ 1 ] )   ;
/* 753  6 */   GET_CODE ( operands [ 1 ] ) == REG   ;
/* 760  6 */   operands [ 1 ] == CONST0_RTX ( DFmode )   ;
/* 762  6 */   CONSTANT_ADDRESS_P ( XEXP ( operands [ 1 ] , 0 ) )   ;
// then
}
void _func2958(void) {
// --- ifif
/* 779  6 */   GET_CODE ( operands [ 0 ] ) == REG   ;
/* 786  6 */   CONSTANT_ADDRESS_P ( XEXP ( operands [ 0 ] , 0 ) )   ;
// then
}
void _func2959(void) {
// --- ifif
/* 948  2 */   ! ( ( cc_prev_status . flags & CC_KNOW_HI_R31 ) && ( cc_prev_status . flags & CC_HI_R31_ADJ ) && address == cc_prev_status . mdep )   ;
/* 958  2 */   mode == DFmode && operands [ 1 ] == CONST0_RTX ( DFmode )   ;
/* 963  2 */   ( mode == DImode || mode == DFmode ) && ! FP_REG_P ( operands [ 1 ] )   ;
// then
}
void _func2960(void) {
// --- ifif
/* 992  2 */   ! ( ( cc_prev_status . flags & CC_KNOW_HI_R31 ) && ( cc_prev_status . flags & CC_HI_R31_ADJ ) && address == cc_prev_status . mdep && cc_prev_status . mdep == cc_status . mdep )   ;
/* 1004  2 */   ( mode == DImode || mode == DFmode ) && ! FP_REG_P ( operands [ 0 ] )   ;
// then
}
void _func2961(void) {
// --- ifif
/* 1153  2 */   align > 4   ;
/* 1166  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && ! CONSTANT_ADDRESS_P ( operands [ 0 ] ) && ! CONSTANT_ADDRESS_P ( operands [ 1 ] )   ;
// then
}
void _func2962(void) {
// --- ifif
/* 2033  4 */   regs_ever_live [ i ] && ! call_used_regs [ i ]   ;
/* 2040  4 */   i > 33 && i < 40   ;
// then
}
void _func2963(void) {
// --- ifif
/* 406  6 */   val & 1   ;
/* 415  6 */   start < 0   ;
/* 421  6 */   val   ;
// then
}
void _func2964(void) {
// --- ifif
/* 446  6 */   val & 1   ;
/* 456  6 */   start < 0   ;
/* 462  6 */   val   ;
// then
}
void _func2965(void) {
// --- ifif
/* 532  2 */   GET_CODE ( x ) == CONST_INT && INTVAL ( x ) >= 0 && INTVAL ( x ) < 4096   ;
/* 537  2 */   GET_CODE ( x ) == PLUS   ;
/* 567  2 */   GET_CODE ( x ) == MULT   ;
// then
}
void _func2966(void) {
// --- ifif
/* 542  6 */   GET_CODE ( base ) == SUBREG   ;
/* 544  6 */   GET_CODE ( offset ) == SUBREG   ;
/* 547  6 */   GET_CODE ( base ) == REG   ;
/* 560  6 */   GET_CODE ( base ) == PLUS || GET_CODE ( base ) == MULT   ;
// then
}
void _func2967(void) {
// --- ifif
/* 549  3 */   GET_CODE ( offset ) == REG   ;
/* 551  3 */   GET_CODE ( offset ) == CONST_INT   ;
/* 557  3 */   CONSTANT_P ( offset )   ;
// then
}
void _func2968(void) {
// --- ifif
/* 944  6 */   rsrc1 < 32   ;
/* 952  6 */   rsrc1 < 63   ;
// then
}
void _func2969(void) {
// --- ifif
/* 964  6 */   rsrc1 >= - 31   ;
/* 973  6 */   rsrc1 == - 32   ;
// then
}
void _func2970(void) {
// --- ifif
/* 982  2 */   bitpos ( rsrc1 ) >= 0   ;
/* 990  2 */   is_mask ( rsrc1 )   ;
// then
}
void _func2971(void) {
// --- ifif
/* 1031  2 */   TARGET_C_SERIES   ;
/* 1035  2 */   ! REG_P ( op1 )   ;
/* 1039  2 */   cmpbr_flag && ! REG_P ( op2 )   ;
// then
}
void _func2972(void) {
// --- ifif
/* 1456  6 */   i <= 14 && i % 2 == 0 && regs [ i + 1 ] == - 1 && offset % 2 == 0   ;
/* 1459  6 */   nr == 2 && i <= 12 && i % 4 == 0 && regs [ i + 2 ] == - 1 && offset % 4 == 0   ;
/* 1463  6 */   nr == 3 && regs [ i + 3 ] == - 1   ;
// then
}
void _func2973(void) {
// --- ifif
/* 1488  2 */   size   ;
/* 1490  2 */   rsize   ;
// then
}
void _func2974(void) {
// --- ifif
/* 1582  2 */   i960_leaf_ret_reg >= 0   ;
/* 1588  2 */   * epilogue_string == 0   ;
// then
}
void _func2975(void) {
// --- ifif
/* 1597  3 */   GET_CODE ( tmp ) == BARRIER   ;
/* 1599  3 */   GET_CODE ( tmp ) == CODE_LABEL   ;
/* 1601  3 */   GET_CODE ( tmp ) == JUMP_INSN   ;
/* 1607  3 */   GET_CODE ( tmp ) == NOTE   ;
// then
}
void _func2976(void) {
// --- ifif
/* 1625  2 */   epilogue_string [ 0 ] != '\0'   ;
/* 1631  2 */   ( ( TYPE_ARG_TYPES ( TREE_TYPE ( current_function_decl ) ) != 0 && ( TREE_VALUE ( tree_last ( TYPE_ARG_TYPES ( TREE_TYPE ( current_function_decl ) ) ) ) != void_type_node ) ) || current_function_varargs )   ;
// then
}
void _func2977(void) {
// --- ifif else
/* 1653  2 */   current_function_args_size != 0 || varargs_stdarg_function   ;
/* 1656  2 */   argsize > 48   ;
// else
}
void _func2978(void) {
// --- ifif
/* 1698  2 */   * epilogue_string != 0   ;
/* 1710  2 */   ( ( TYPE_ARG_TYPES ( TREE_TYPE ( current_function_decl ) ) != 0 && ( TREE_VALUE ( tree_last ( TYPE_ARG_TYPES ( TREE_TYPE ( current_function_decl ) ) ) ) != void_type_node ) ) || current_function_varargs )   ;
/* 1713  2 */   i960_leaf_ret_reg >= 0   ;
// then
}
void _func2979(void) {
// --- ifif
/* 1984  2 */   offset   ;
/* 1986  2 */   breg   ;
/* 1988  2 */   ireg   ;
// then
}
void _func2980(void) {
// --- ifif
/* 2571  2 */   new_align > i960_maxbitalignment   ;
/* 2574  2 */   align < new_align   ;
// then
}
void _func2981(void) {
// --- ifif
/* 2659  2 */   fndecl == 0   ;
/* 2664  2 */   fndecl != current_function_decl   ;
/* 2669  2 */   current_function_args_size != 0 || ( ( TYPE_ARG_TYPES ( TREE_TYPE ( fndecl ) ) != 0 && ( TREE_VALUE ( tree_last ( TYPE_ARG_TYPES ( TREE_TYPE ( fndecl ) ) ) ) != void_type_node ) ) || current_function_varargs )   ;
// else
}
void _func2982(void) {
// --- ifif else
/* 57  6 */   count > signpos   ;
/* 63  6 */   count == signpos   ;
// else
}
void _func2983(void) {
// --- ifif
/* 70  6 */   count == 31 && next_insn_tests_no_inequality ( insn )   ;
/* 73  6 */   count == 15 && next_insn_tests_no_inequality ( insn )   ;
/* 76  6 */   count == 7 && next_insn_tests_no_inequality ( insn )   ;
// then
}
void _func2984(void) {
// --- ifif
/* 92  2 */   operands [ 1 ] != const0_rtx   ;
/* 94  2 */   ! ADDRESS_REG_P ( operands [ 0 ] )   ;
// then
}
void _func2985(void) {
// --- ifif
/* 144  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 151  2 */   optype0 == PUSHOP && optype1 == POPOP   ;
/* 158  2 */   optype0 == POPOP && optype1 == PUSHOP   ;
/* 169  2 */   optype0 == MEMOP   ;
/* 172  2 */   optype1 == MEMOP   ;
/* 184  2 */   optype0 == REGOP   ;
// else
}
void _func2986(void) {
// --- ifif
/* 211  2 */   optype0 == PUSHOP && REGNO ( XEXP ( XEXP ( operands [ 0 ] , 0 ) , 0 ) ) == STACK_POINTER_REGNUM && reg_overlap_mentioned_p ( stack_pointer_rtx , operands [ 1 ] )   ;
/* 224  2 */   optype0 == PUSHOP || optype1 == PUSHOP || ( optype0 == REGOP && optype1 == REGOP && REGNO ( operands [ 0 ] ) == REGNO ( latehalf [ 1 ] ) )   ;
// then
}
void _func2987(void) {
// --- ifif
/* 229  6 */   addreg0   ;
/* 231  6 */   addreg1   ;
// then
}
void _func2988(void) {
// --- ifif
/* 238  6 */   addreg0   ;
/* 240  6 */   addreg1   ;
// then
}
void _func2989(void) {
// --- ifif
/* 252  2 */   addreg0   ;
/* 254  2 */   addreg1   ;
// then
}
void _func2990(void) {
// --- ifif
/* 261  2 */   addreg0   ;
/* 263  2 */   addreg1   ;
// then
}
void _func2991(void) {
// --- ifif else
/* 69  2 */   ! g_switch_set   ;
/* 72  2 */   strcmp ( m32r_model_string , "small" ) == 0   ;
// else
}
void _func2992(void) {
// --- ifif
/* 246  2 */   ( identifier == interrupt_ident1 || identifier == interrupt_ident2 ) && list_length ( args ) == 0   ;
/* 251  2 */   ( identifier == model_ident1 || identifier == model_ident2 ) && list_length ( args ) == 1 && ( TREE_VALUE ( args ) == small_ident1 || TREE_VALUE ( args ) == small_ident2 || TREE_VALUE ( args ) == medium_ident1 || TREE_VALUE ( args ) == medium_ident2 || TREE_VALUE ( args ) == large_ident1 || TREE_VALUE ( args ) == large_ident2 )   ;
// then
}
void _func2993(void) {
// --- ifif
/* 364  2 */   ! model   ;
/* 394  2 */   prefix == 0   ;
/* 426  2 */   prefix != 0   ;
// then
}
void _func2994(void) {
// --- ifif
/* 500  2 */   ! TARGET_SDATA_USE   ;
/* 503  2 */   GET_CODE ( op ) == SYMBOL_REF   ;
/* 506  2 */   GET_CODE ( op ) == CONST && GET_CODE ( XEXP ( op , 0 ) ) == PLUS && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 0 ) ) == SYMBOL_REF && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 1 ) ) == CONST_INT && INT16_P ( INTVAL ( XEXP ( XEXP ( op , 0 ) , 1 ) ) )   ;
// then
}
void _func2995(void) {
// --- ifif
/* 523  2 */   GET_CODE ( op ) == LABEL_REF   ;
/* 526  2 */   GET_CODE ( op ) == SYMBOL_REF   ;
/* 532  2 */   GET_CODE ( op ) == CONST && GET_CODE ( XEXP ( op , 0 ) ) == PLUS && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 0 ) ) == SYMBOL_REF && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 1 ) ) == CONST_INT && UINT24_P ( INTVAL ( XEXP ( XEXP ( op , 0 ) , 1 ) ) )   ;
// then
}
void _func2996(void) {
// --- ifif
/* 555  2 */   GET_CODE ( op ) == LABEL_REF   ;
/* 558  2 */   GET_CODE ( op ) == SYMBOL_REF   ;
/* 562  2 */   GET_CODE ( op ) == CONST && GET_CODE ( XEXP ( op , 0 ) ) == PLUS && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 0 ) ) == SYMBOL_REF && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 1 ) ) == CONST_INT   ;
// then
}
void _func2997(void) {
// --- ifif
/* 594  2 */   GET_CODE ( op ) == SYMBOL_REF || GET_CODE ( op ) == LABEL_REF   ;
/* 598  2 */   GET_CODE ( op ) == CONST && GET_CODE ( XEXP ( op , 0 ) ) == PLUS && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 0 ) ) == SYMBOL_REF && GET_CODE ( XEXP ( XEXP ( op , 0 ) , 1 ) ) == CONST_INT && INT16_P ( INTVAL ( XEXP ( XEXP ( op , 0 ) , 1 ) ) )   ;
// then
}
void _func2998(void) {
// --- ifif
/* 642  2 */   GET_CODE ( op ) == REG || GET_CODE ( op ) == SUBREG   ;
/* 644  2 */   GET_CODE ( op ) != CONST_INT   ;
// then
}
void _func2999(void) {
// --- ifif
/* 658  2 */   GET_CODE ( op ) == REG || GET_CODE ( op ) == SUBREG   ;
/* 660  2 */   GET_CODE ( op ) != CONST_INT   ;
// then
}
void _func3000(void) {
// --- ifif
/* 674  2 */   GET_CODE ( op ) == REG || GET_CODE ( op ) == SUBREG   ;
/* 676  2 */   GET_CODE ( op ) != CONST_INT   ;
// then
}
void _func3001(void) {
// --- ifif
/* 688  2 */   GET_CODE ( op ) != CONST_INT   ;
/* 690  2 */   INT16_P ( INTVAL ( op ) ) || UINT24_P ( INTVAL ( op ) ) || UPPER16_P ( INTVAL ( op ) )   ;
// then
}
void _func3002(void) {
// --- ifif
/* 843  2 */   l [ 0 ] == 0 && l [ 1 ] == 0   ;
/* 845  2 */   ( l [ 0 ] & 0xffff ) == 0 && l [ 1 ] == 0   ;
// then
}
void _func3003(void) {
// --- ifif
/* 898  2 */   GET_CODE ( op ) == CONST_INT && INTVAL ( op ) == 0   ;
/* 901  2 */   GET_RTX_CLASS ( GET_CODE ( op ) ) != 'i'   ;
// then
}
void _func3004(void) {
// --- ifif
/* 1085  6 */   compare_code == EQ && register_operand ( y , SImode )   ;
/* 1090  6 */   ( compare_code == EQ || compare_code == LT ) && y == const0_rtx   ;
/* 1095  6 */   compare_code == EQ && GET_CODE ( y ) == CONST_INT && CMP_INT16_P ( INTVAL ( y ) )   ;
/* 1105  6 */   compare_code == EQ && CONSTANT_P ( y )   ;
// then
}
void _func3005(void) {
// --- ifif
/* 1159  2 */   GET_CODE ( dest ) == SUBREG   ;
/* 1161  2 */   GET_CODE ( src ) == SUBREG   ;
// then
}
void _func3006(void) {
// --- ifif
/* 1316  2 */   no_rtl   ;
/* 1320  2 */   mode == BLKmode   ;
/* 1324  2 */   current_function_varargs   ;
// else
}
void _func3007(void) {
// --- ifif
/* 1378  2 */   decl == NULL_TREE   ;
/* 1385  2 */   decl == last_fn && fn_type != M32R_FUNCTION_UNKNOWN   ;
// then
}
void _func3008(void) {
// --- ifif
/* 1650  2 */   M32R_INTERRUPT_P ( fn_type )   ;
/* 1656  2 */   ! current_frame_info . initialized   ;
// then
}
void _func3009(void) {
// --- ifif
/* 1689  2 */   total_size == 0   ;
/* 1701  2 */   ! noepilogue   ;
// then
}
void _func3010(void) {
// --- ifif
/* 1695  6 */   GET_CODE ( insn ) == NOTE   ;
/* 1697  6 */   insn && GET_CODE ( insn ) == BARRIER   ;
// then
}
void _func3011(void) {
// --- ifif
/* 1759  6 */   current_frame_info . save_fp   ;
/* 1763  6 */   current_frame_info . pretend_size != 0   ;
/* 1768  6 */   M32R_INTERRUPT_P ( fn_type )   ;
// else
}
void _func3012(void) {
// --- ifif else
/* 2117  3 */   index != 0 || GET_CODE ( XEXP ( base , 0 ) ) != REG   ;
/* 2120  3 */   small_data_operand ( XEXP ( base , 1 ) , VOIDmode )   ;
// else
}
void _func3013(void) {
// --- ifif else
/* 2133  6 */   GET_CODE ( XEXP ( addr , 0 ) ) != REG   ;
/* 2135  6 */   small_data_operand ( XEXP ( addr , 1 ) , VOIDmode )   ;
// else
}
void _func3014(void) {
// --- ifif
/* 2249  2 */   GET_CODE ( operands [ 0 ] ) != REG   ;
/* 2251  2 */   ! conditional_move_operand ( operands [ 2 ] , SImode )   ;
/* 2253  2 */   ! conditional_move_operand ( operands [ 3 ] , SImode )   ;
/* 2257  2 */   GET_CODE ( operands [ 1 ] ) == NE   ;
// then
}
void _func3015(void) {
// --- ifif else
/* 2458  3 */   got_extra   ;
/* 2461  3 */   first_time   ;
// else
}
void _func3016(void) {
// --- ifif else
/* 2481  3 */   ! got_extra   ;
/* 2484  3 */   bytes >= 2   ;
// else
}
void _func3017(void) {
// --- ifif
/* 354  2 */   frame_pointer_needed   ;
/* 359  2 */   flag_pic && regs_ever_live [ PIC_OFFSET_TABLE_REGNUM ]   ;
// then
}
void _func3018(void) {
// --- ifif
/* 524  2 */   GET_CODE ( insn ) == NOTE   ;
/* 526  2 */   insn && GET_CODE ( insn ) == BARRIER   ;
/* 535  2 */   profile_block_flag == 2   ;
// then
}
void _func3019(void) {
// --- ifif else
/* 582  2 */   offset + fsize >= 0x8000 && ! restore_from_sp && ( mask || fmask || fpoffset )   ;
/* 593  2 */   TARGET_5200 || nregs <= 2   ;
// else
}
void _func3020(void) {
// --- ifif
/* 682  2 */   fmask   ;
/* 719  2 */   fpoffset != 0   ;
/* 761  2 */   frame_pointer_needed   ;
// else
}
void _func3021(void) {
// --- ifif else
/* 1201  6 */   count > signpos   ;
/* 1207  6 */   count == signpos   ;
// else
}
void _func3022(void) {
// --- ifif
/* 1214  6 */   count == 31 && next_insn_tests_no_inequality ( insn )   ;
/* 1217  6 */   count == 15 && next_insn_tests_no_inequality ( insn )   ;
/* 1220  6 */   count == 7 && next_insn_tests_no_inequality ( insn )   ;
// then
}
void _func3023(void) {
// --- ifif
/* 1385  2 */   USE_MOVQ ( i )   ;
/* 1390  2 */   ! TARGET_5200   ;
// then
}
void _func3024(void) {
// --- ifif
/* 1394  6 */   USE_MOVQ ( i ^ 0xff )   ;
/* 1397  6 */   USE_MOVQ ( i ^ 0xffff )   ;
/* 1400  6 */   i == - 65408   ;
// then
}
void _func3025(void) {
// --- ifif
/* 1613  2 */   GET_CODE ( operands [ 0 ] ) == MEM && GET_CODE ( XEXP ( operands [ 0 ] , 0 ) ) == PRE_DEC && XEXP ( XEXP ( operands [ 0 ] , 0 ) , 0 ) == stack_pointer_rtx && ! ADDRESS_REG_P ( operands [ 1 ] ) && ! TARGET_5200   ;
/* 1641  2 */   ! ADDRESS_REG_P ( operands [ 0 ] ) && ( ( TARGET_68020 || TARGET_5200 ) || ! ( GET_CODE ( operands [ 0 ] ) == MEM && MEM_VOLATILE_P ( operands [ 0 ] ) ) )   ;
/* 1655  2 */   GET_CODE ( operands [ 1 ] ) == CONST_INT && DATA_REG_P ( operands [ 0 ] ) && INTVAL ( operands [ 1 ] ) < 128 && INTVAL ( operands [ 1 ] ) >= - 128   ;
// then
}
void _func3026(void) {
// --- ifif
/* 1645  6 */   operands [ 1 ] == const0_rtx   ;
/* 1647  6 */   ( ! TARGET_5200 || DATA_REG_P ( operands [ 0 ] ) ) && GET_CODE ( operands [ 1 ] ) == CONST_INT && ( INTVAL ( operands [ 1 ] ) & 255 ) == 255   ;
// then
}
void _func3027(void) {
// --- ifif
/* 1655  2 */   GET_CODE ( operands [ 1 ] ) == CONST_INT && DATA_REG_P ( operands [ 0 ] ) && INTVAL ( operands [ 1 ] ) < 128 && INTVAL ( operands [ 1 ] ) >= - 128   ;
/* 1666  2 */   operands [ 1 ] == const0_rtx && ADDRESS_REG_P ( operands [ 0 ] )   ;
/* 1668  2 */   GET_CODE ( operands [ 1 ] ) != CONST_INT && CONSTANT_P ( operands [ 1 ] )   ;
/* 1672  2 */   ADDRESS_REG_P ( operands [ 0 ] ) || ADDRESS_REG_P ( operands [ 1 ] )   ;
// then
}
void _func3028(void) {
// --- ifif
/* 1775  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 1782  2 */   optype0 == PUSHOP && optype1 == POPOP   ;
/* 1797  2 */   optype0 == POPOP && optype1 == PUSHOP   ;
/* 1816  2 */   optype0 == MEMOP   ;
/* 1819  2 */   optype1 == MEMOP   ;
/* 1831  2 */   size == 12   ;
// else
}
void _func3029(void) {
// --- ifif
/* 1912  2 */   optype0 == PUSHOP && REGNO ( XEXP ( XEXP ( operands [ 0 ] , 0 ) , 0 ) ) == STACK_POINTER_REGNUM && reg_overlap_mentioned_p ( stack_pointer_rtx , operands [ 1 ] )   ;
/* 1922  2 */   optype0 == REGOP && ( optype1 == OFFSOP || optype1 == MEMOP )   ;
/* 1987  2 */   optype0 == PUSHOP || optype1 == PUSHOP || ( optype0 == REGOP && optype1 == REGOP && ( ( middlehalf [ 1 ] && REGNO ( operands [ 0 ] ) == REGNO ( middlehalf [ 1 ] ) ) || REGNO ( operands [ 0 ] ) == REGNO ( latehalf [ 1 ] ) ) ) || dest_overlapped_low   ;
// then
}
void _func3030(void) {
// --- ifif
/* 1959  3 */   reg_overlap_mentioned_p ( testlow , XEXP ( operands [ 1 ] , 0 ) ) || reg_overlap_mentioned_p ( latehalf [ 0 ] , XEXP ( operands [ 1 ] , 0 ) )   ;
/* 1964  3 */   addreg0 || addreg1   ;
// then
}
void _func3031(void) {
// --- ifif
/* 1994  6 */   addreg0   ;
/* 2001  6 */   addreg1   ;
// then
}
void _func3032(void) {
// --- ifif
/* 2013  6 */   addreg0   ;
/* 2015  6 */   addreg1   ;
/* 2018  6 */   size == 12   ;
// then
}
void _func3033(void) {
// --- ifif
/* 2021  3 */   addreg0   ;
/* 2023  3 */   addreg1   ;
// then
}
void _func3034(void) {
// --- ifif
/* 2036  2 */   size == 12   ;
/* 2047  2 */   addreg0   ;
// then
}
void _func3035(void) {
// --- ifif
/* 2038  6 */   addreg0   ;
/* 2040  6 */   addreg1   ;
// then
}
void _func3036(void) {
// --- ifif
/* 2047  2 */   addreg0   ;
/* 2049  2 */   addreg1   ;
// then
}
void _func3037(void) {
// --- ifif
/* 2056  2 */   addreg0   ;
/* 2063  2 */   addreg1   ;
// then
}
void _func3038(void) {
// --- ifif
/* 2105  2 */   ! operands_match_p ( operands [ 0 ] , operands [ 1 ] )   ;
/* 2139  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT   ;
// then
}
void _func3039(void) {
// --- ifif
/* 2107  6 */   ! ADDRESS_REG_P ( operands [ 1 ] )   ;
/* 2117  6 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && INTVAL ( operands [ 2 ] ) + 0x8000 >= ( unsigned ) 0x10000   ;
/* 2121  6 */   GET_CODE ( operands [ 2 ] ) == REG   ;
// else
}
void _func3040(void) {
// --- ifif
/* 2142  6 */   INTVAL ( operands [ 2 ] ) > 0 && INTVAL ( operands [ 2 ] ) <= 8   ;
/* 2145  6 */   INTVAL ( operands [ 2 ] ) < 0 && INTVAL ( operands [ 2 ] ) >= - 8   ;
/* 2154  6 */   TARGET_CPU32 && REG_P ( operands [ 0 ] )   ;
/* 2170  6 */   ADDRESS_REG_P ( operands [ 0 ] ) && INTVAL ( operands [ 2 ] ) >= - 0x8000 && INTVAL ( operands [ 2 ] ) < 0x8000   ;
// then
}
void _func3041(void) {
// --- ifif
/* 2156  3 */   INTVAL ( operands [ 2 ] ) > 8 && INTVAL ( operands [ 2 ] ) <= 16   ;
/* 2162  3 */   INTVAL ( operands [ 2 ] ) < - 8 && INTVAL ( operands [ 2 ] ) >= - 16   ;
// then
}
void _func3042(void) {
// --- ifif
/* 2220  3 */   cc_status . value1 && modified_in_p ( cc_status . value1 , insn )   ;
/* 2222  3 */   cc_status . value2 && modified_in_p ( cc_status . value2 , insn )   ;
// then
}
void _func3043(void) {
// --- ifif
/* 2269  2 */   cc_status . value2 != 0 && ADDRESS_REG_P ( cc_status . value2 ) && GET_MODE ( cc_status . value2 ) == QImode   ;
/* 2273  2 */   cc_status . value2 != 0 && ! ( cc_status . value1 && FPA_REG_P ( cc_status . value1 ) )   ;
/* 2296  2 */   cc_status . value1 && GET_CODE ( cc_status . value1 ) == REG && cc_status . value2 && reg_overlap_mentioned_p ( cc_status . value1 , cc_status . value2 )   ;
/* 2300  2 */   ( ( cc_status . value1 && FP_REG_P ( cc_status . value1 ) ) || ( cc_status . value2 && FP_REG_P ( cc_status . value2 ) ) ) && ! ( ( cc_status . value1 && FPA_REG_P ( cc_status . value1 ) ) || ( cc_status . value2 && FPA_REG_P ( cc_status . value2 ) ) )   ;
// then
}
void _func3044(void) {
// --- ifif
/* 2463  2 */   GET_MODE ( x ) == SFmode   ;
/* 2466  2 */   REAL_VALUES_EQUAL ( r , values_68881 [ 6 ] )   ;
// then
}
void _func3045(void) {
// --- ifif
/* 2980  1 */   GET_CODE ( addr ) == REG || GET_CODE ( addr ) == MULT || GET_CODE ( addr ) == SIGN_EXTEND   ;
/* 3008  1 */   offset != 0   ;
/* 3016  1 */   ( reg1 && ( GET_CODE ( reg1 ) == SIGN_EXTEND || GET_CODE ( reg1 ) == MULT ) ) || ( reg2 != 0 && REGNO_OK_FOR_BASE_P ( REGNO ( reg2 ) ) )   ;
// else
}
void _func3046(void) {
// --- ifif
/* 3028  1 */   ireg != 0 && breg == 0 && GET_CODE ( addr ) == LABEL_REF && ! ( flag_pic && ireg == pic_offset_table_rtx )   ;
/* 3062  1 */   breg != 0 && ireg == 0 && GET_CODE ( addr ) == LABEL_REF && ! ( flag_pic && breg == pic_offset_table_rtx )   ;
// then
}
void _func3047(void) {
// --- ifif else
/* 3032  5 */   GET_CODE ( ireg ) == MULT   ;
/* 3037  5 */   GET_CODE ( ireg ) == SIGN_EXTEND   ;
// else
}
void _func3048(void) {
// --- ifif else
/* 3062  1 */   breg != 0 && ireg == 0 && GET_CODE ( addr ) == LABEL_REF && ! ( flag_pic && breg == pic_offset_table_rtx )   ;
/* 3071  1 */   ireg != 0 || breg != 0   ;
// else
}
void _func3049(void) {
// --- ifif
/* 3074  5 */   breg == 0   ;
/* 3078  5 */   ! flag_pic && addr && GET_CODE ( addr ) == LABEL_REF   ;
/* 3083  5 */   addr != 0   ;
// then
}
void _func3050(void) {
// --- ifif
/* 3100  5 */   addr != 0   ;
/* 3108  5 */   addr != 0 && ireg != 0   ;
// then
}
void _func3051(void) {
// --- ifif
/* 3103  9 */   ( flag_pic == 1 ) && ( breg == pic_offset_table_rtx )   ;
/* 3105  9 */   ( flag_pic == 2 ) && ( breg == pic_offset_table_rtx )   ;
// then
}
void _func3052(void) {
// --- ifif
/* 3108  5 */   addr != 0 && ireg != 0   ;
/* 3113  5 */   ireg != 0 && GET_CODE ( ireg ) == MULT   ;
/* 3118  5 */   ireg != 0 && GET_CODE ( ireg ) == SIGN_EXTEND   ;
// else
}
void _func3053(void) {
// --- ifif
/* 3288  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && ( INTVAL ( operands [ 2 ] ) | 0xffff ) == 0xffffffff && ( DATA_REG_P ( operands [ 0 ] ) || offsettable_memref_p ( operands [ 0 ] ) ) && ! TARGET_5200   ;
/* 3303  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && ( logval = exact_log2 ( ~ INTVAL ( operands [ 2 ] ) ) ) >= 0 && ( DATA_REG_P ( operands [ 0 ] ) || offsettable_memref_p ( operands [ 0 ] ) )   ;
// then
}
void _func3054(void) {
// --- ifif
/* 3329  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && INTVAL ( operands [ 2 ] ) >> 16 == 0 && ( DATA_REG_P ( operands [ 0 ] ) || offsettable_memref_p ( operands [ 0 ] ) ) && ! TARGET_5200   ;
/* 3343  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && ( logval = exact_log2 ( INTVAL ( operands [ 2 ] ) ) ) >= 0 && ( DATA_REG_P ( operands [ 0 ] ) || offsettable_memref_p ( operands [ 0 ] ) )   ;
// then
}
void _func3055(void) {
// --- ifif
/* 3368  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && INTVAL ( operands [ 2 ] ) >> 16 == 0 && ( offsettable_memref_p ( operands [ 0 ] ) || DATA_REG_P ( operands [ 0 ] ) ) && ! TARGET_5200   ;
/* 3381  2 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && ( logval = exact_log2 ( INTVAL ( operands [ 2 ] ) ) ) >= 0 && ( DATA_REG_P ( operands [ 0 ] ) || offsettable_memref_p ( operands [ 0 ] ) )   ;
// then
}
void _func3056(void) {
// --- ifif
/* 115  2 */   ! a1   ;
/* 121  2 */   a1 < 0   ;
// then
}
void _func3057(void) {
// --- ifif
/* 240  2 */   exp > 0   ;
/* 246  2 */   exp <= - 32   ;
/* 250  2 */   exp < 0   ;
// then
}
void _func3058(void) {
// --- ifif
/* 305  3 */   reg == 0   ;
/* 313  3 */   flag_pic == 2   ;
// then
}
void _func3059(void) {
// --- ifif
/* 349  3 */   GET_CODE ( XEXP ( addr , 0 ) ) == PLUS && XEXP ( XEXP ( addr , 0 ) , 0 ) == pic_offset_table_rtx   ;
/* 353  3 */   reg == 0   ;
/* 361  3 */   GET_CODE ( XEXP ( addr , 0 ) ) != PLUS   ;
// then
}
void _func3060(void) {
// --- ifif
/* 503  2 */   ! ( PROCESSOR_M88100 == 0 && PROCESSOR_M88110 == 1 && PROCESSOR_M88000 == 2 )   ;
/* 508  2 */   constp && bytes <= 0   ;
/* 512  2 */   align > 4 && ! TARGET_88110   ;
// else
}
void _func3061(void) {
// --- ifif
/* 580  2 */   units < 2   ;
/* 586  2 */   count <= 0   ;
// then
}
void _func3062(void) {
// --- ifif
/* 719  6 */   size > 0   ;
/* 740  6 */   active [ phase ]   ;
// then
}
void _func3063(void) {
// --- ifif
/* 1020  2 */   insnj && ( GET_CODE ( PATTERN ( insnj ) ) == RETURN || ( GET_CODE ( PATTERN ( insnj ) ) == SET && GET_CODE ( SET_SRC ( PATTERN ( insnj ) ) ) == REG && REGNO ( SET_SRC ( PATTERN ( insnj ) ) ) == 1 ) )   ;
/* 1028  2 */   ( insnt == 0 ) != ( insnj == 0 )   ;
// then
}
void _func3064(void) {
// --- ifif
/* 1520  2 */   optimize   ;
/* 1522  2 */   write_symbols != NO_DEBUG   ;
/* 1524  2 */   flag_traditional   ;
/* 1526  2 */   profile_flag   ;
/* 1528  2 */   profile_block_flag   ;
// then
}
void _func3065(void) {
// --- ifif else
/* 1617  6 */   num > max   ;
/* 1623  6 */   c == '\"' || c == '\\'   ;
// else
}
void _func3066(void) {
// --- ifif
/* 1792  2 */   profile_flag || profile_block_flag   ;
/* 1798  2 */   write_symbols != NO_DEBUG && ! TARGET_OCS_FRAME_POSITION   ;
/* 1806  2 */   regs_ever_live [ 1 ] || frame_pointer_needed   ;
/* 1813  2 */   flag_pic && current_function_uses_pic_offset_table   ;
/* 1823  2 */   frame_pointer_needed   ;
// else
}
void _func3067(void) {
// --- ifif
/* 1892  2 */   ! reload_completed   ;
/* 1894  2 */   ! frame_laid_out   ;
// then
}
void _func3068(void) {
// --- ifif
/* 1921  6 */   DECL_RTL ( parm ) == 0 || GET_CODE ( DECL_RTL ( parm ) ) == MEM   ;
/* 1925  6 */   DECL_INCOMING_RTL ( parm ) == 0 || GET_CODE ( DECL_INCOMING_RTL ( parm ) ) == MEM   ;
// then
}
void _func3069(void) {
// --- ifif
/* 1971  2 */   TARGET_OPTIMIZE_ARG_AREA && m88k_stack_size && ! uses_arg_area_p ( )   ;
/* 1981  2 */   m88k_stack_size   ;
/* 1984  2 */   nregs || nxregs   ;
/* 1987  2 */   frame_pointer_needed   ;
/* 1990  2 */   flag_pic && save_regs [ PIC_OFFSET_TABLE_REGNUM ]   ;
/* 2008  2 */   profile_flag || profile_block_flag   ;
// then
}
void _func3070(void) {
// --- ifif
/* 2038  2 */   TARGET_OCS_DEBUG_INFO && ! epilogue_marked   ;
/* 2043  2 */   GET_CODE ( insn ) == NOTE   ;
/* 2045  2 */   insn == 0 || GET_CODE ( insn ) != BARRIER   ;
/* 2052  2 */   insn && GET_CODE ( insn ) == BARRIER   ;
// then
}
void _func3071(void) {
// --- ifif
/* 2082  2 */   frame_pointer_needed   ;
/* 2085  2 */   nregs || nxregs   ;
/* 2088  2 */   m88k_stack_size   ;
// then
}
void _func3072(void) {
// --- ifif else
/* 2248  2 */   GET_CODE ( reg ) == PLUS   ;
/* 2255  2 */   reg == frame_pointer_rtx   ;
// else
}
void _func3073(void) {
// --- ifif
/* 2635  2 */   fixed < 8   ;
/* 2644  2 */   current_function_check_memory_usage   ;
// then
}
void _func3074(void) {
// --- ifif
/* 2753  6 */   code < 'B' || code > 'E'   ;
/* 2755  6 */   reversep   ;
// then
}
void _func3075(void) {
// --- ifif
/* 2830  6 */   xc == REG   ;
/* 2832  6 */   xc != CONST_INT   ;
// then
}
void _func3076(void) {
// --- ifif
/* 2842  6 */   xc == REG   ;
/* 2844  6 */   xc != CONST_INT   ;
// then
}
void _func3077(void) {
// --- ifif else
/* 3042  6 */   GET_CODE ( reg0 ) == MULT || GET_CODE ( reg0 ) == CONST_INT   ;
/* 3049  6 */   ( REG_P ( reg0 ) && REGNO ( reg0 ) == ARG_POINTER_REGNUM ) || ( REG_P ( reg1 ) && REGNO ( reg1 ) == ARG_POINTER_REGNUM )   ;
// else
}
void _func3078(void) {
// --- ifif
/* 1544  3 */   code0 == REG   ;
/* 1552  3 */   code0 == CONST_INT   ;
/* 1559  3 */   code1 == REG   ;
/* 1567  3 */   code1 == CONST_INT   ;
/* 1574  3 */   code0 == SYMBOL_REF || code0 == LABEL_REF || code0 == CONST   ;
/* 1581  3 */   code1 == SYMBOL_REF || code1 == LABEL_REF || code1 == CONST   ;
// then
}
void _func3079(void) {
// --- ifif else
/* 1690  2 */   mode == CCmode   ;
/* 1693  2 */   code0 == REG   ;
// else
}
void _func3080(void) {
// --- ifif
/* 1736  7 */   GP_REG_P ( regno1 )   ;
/* 1742  7 */   FP_REG_P ( regno1 )   ;
// then
}
void _func3081(void) {
// --- ifif else
/* 1770  3 */   TARGET_STATS   ;
/* 1773  3 */   GP_REG_P ( regno0 )   ;
// else
}
void _func3082(void) {
// --- ifif else
/* 1817  3 */   code1 == CONST_DOUBLE   ;
/* 1825  3 */   INTVAL ( op1 ) == 0 && ! TARGET_MIPS16   ;
// else
}
void _func3083(void) {
// --- ifif
/* 1894  7 */   GET_CODE ( op1 ) == CONST   ;
/* 1897  7 */   GET_CODE ( op1 ) == SYMBOL_REF   ;
// then
}
void _func3084(void) {
// --- ifif else
/* 1901  4 */   TARGET_STATS   ;
/* 1904  4 */   INTVAL ( offset ) == 0   ;
// else
}
void _func3085(void) {
// --- ifif else
/* 1979  6 */   TARGET_STATS   ;
/* 1982  6 */   code1 == REG   ;
// else
}
void _func3086(void) {
// --- ifif
/* 2038  2 */   ret == 0   ;
/* 2044  2 */   delay != DELAY_NONE   ;
// then
}
void _func3087(void) {
// --- ifif else
/* 2088  2 */   GET_CODE ( operands [ 1 ] ) == SIGN_EXTEND && code1 != REG && code1 != CONST_INT && code1 != LABEL_REF && code1 != SYMBOL_REF && code1 != CONST   ;
/* 2098  2 */   code0 == REG   ;
// else
}
void _func3088(void) {
// --- ifif else
/* 2121  8 */   ! TARGET_64BIT   ;
/* 2125  8 */   FP_CALL_GP_REG_P ( regno1 )   ;
// else
}
void _func3089(void) {
// --- ifif else
/* 2141  4 */   ! TARGET_64BIT   ;
/* 2145  4 */   FP_CALL_GP_REG_P ( regno0 )   ;
// else
}
void _func3090(void) {
// --- ifif else
/* 2332  3 */   TARGET_STATS   ;
/* 2335  3 */   FP_REG_P ( regno0 )   ;
// else
}
void _func3091(void) {
// --- ifif else
/* 2373  3 */   TARGET_STATS   ;
/* 2376  3 */   GET_CODE ( operands [ 1 ] ) == SIGN_EXTEND   ;
// else
}
void _func3092(void) {
// --- ifif else
/* 2410  7 */   TARGET_STATS   ;
/* 2413  7 */   GET_CODE ( operands [ 1 ] ) == SIGN_EXTEND   ;
// else
}
void _func3093(void) {
// --- ifif
/* 2467  6 */   TARGET_STATS   ;
/* 2470  6 */   ret != 0 && MEM_VOLATILE_P ( op0 )   ;
// then
}
void _func3094(void) {
// --- ifif
/* 2482  2 */   ret == 0   ;
/* 2488  2 */   delay != DELAY_NONE   ;
// then
}
void _func3095(void) {
// --- ifif
/* 2513  1 */   GET_CODE ( addr ) == LABEL_REF   ;
/* 2516  1 */   GET_CODE ( addr ) != SYMBOL_REF   ;
/* 2519  1 */   ! SMALL_INT ( offset )   ;
// then
}
void _func3096(void) {
// --- ifif
/* 2533  1 */   GET_CODE ( plus0 ) != REG && GET_CODE ( plus1 ) == REG   ;
/* 2536  1 */   GET_CODE ( plus0 ) != REG   ;
// then
}
void _func3097(void) {
// --- ifif
/* 4127  2 */   mips_abi == ABI_32   ;
/* 4133  2 */   mips_explicit_type_size_string == NULL && ( ( mips_abi == ABI_EABI && TARGET_64BIT ) || mips_abi == ABI_64 )   ;
/* 4139  2 */   mips_abi == ABI_32   ;
// then
}
void _func3098(void) {
// --- ifif
/* 4189  6 */   * p == 'v' || * p == 'V'   ;
/* 4192  6 */   * p == 'r' || * p == 'R'   ;
// then
}
void _func3099(void) {
// --- ifif
/* 4258  6 */   seen_v && mips_cpu != PROCESSOR_R4300 && mips_cpu != PROCESSOR_R4100 && mips_cpu != PROCESSOR_R5000   ;
/* 4264  6 */   mips_cpu == PROCESSOR_DEFAULT   ;
// then
}
void _func3100(void) {
// --- ifif
/* 4271  2 */   ( mips_cpu == PROCESSOR_R3000 && mips_isa > 1 ) || ( mips_cpu == PROCESSOR_R6000 && mips_isa > 2 ) || ( ( mips_cpu == PROCESSOR_R4000 || mips_cpu == PROCESSOR_R4100 || mips_cpu == PROCESSOR_R4300 || mips_cpu == PROCESSOR_R4600 || mips_cpu == PROCESSOR_R4650 ) && mips_isa > 3 )   ;
/* 4282  2 */   mips_isa < 3   ;
/* 4291  2 */   mips_abi != ABI_32 && mips_abi != ABI_O64   ;
/* 4295  2 */   TARGET_HALF_PIC   ;
/* 4302  2 */   TARGET_ABICALLS   ;
// else
}
void _func3101(void) {
// --- ifif else
/* 4319  2 */   TARGET_EMBEDDED_PIC   ;
/* 4343  2 */   TARGET_GAS && ! TARGET_MIPS16 && TARGET_SPLIT_ADDRESSES && optimize && ! flag_pic && Pmode == SImode   ;
// else
}
void _func3102(void) {
// --- ifif
/* 4322  6 */   TARGET_ABICALLS   ;
/* 4325  6 */   g_switch_set   ;
// then
}
void _func3103(void) {
// --- ifif
/* 4354  2 */   TARGET_NAME_REGS   ;
/* 4360  2 */   TARGET_MIPS16   ;
/* 4375  2 */   N_U_L_L_replacement   ;
// then
}
void _func3104(void) {
// --- ifif else
/* 4375  2 */   N_U_L_L_replacement   ;
/* 4388  2 */   TARGET_MIPS16   ;
// else
}
void _func3105(void) {
// --- ifif else
/* 4377  6 */   * mips_entry_string != '\0'   ;
/* 4380  6 */   ! TARGET_MIPS16   ;
// else
}
void _func3106(void) {
// --- ifif
/* 4541  2 */   offset == 0   ;
/* 4544  2 */   reg == stack_pointer_rtx || reg == frame_pointer_rtx || reg == hard_frame_pointer_rtx   ;
// then
}
void _func3107(void) {
// --- ifif
/* 4631  2 */   PRINT_OPERAND_PUNCT_VALID_P ( letter )   ;
/* 4750  2 */   ! op   ;
// then
}
void _func3108(void) {
// --- ifif
/* 4668  7 */   set_noreorder ++ == 0   ;
/* 4671  7 */   set_nomacro ++ == 0   ;
// then
}
void _func3109(void) {
// --- ifif else
/* 4758  2 */   code == SIGN_EXTEND   ;
/* 4761  2 */   letter == 'C'   ;
// else
}
void _func3110(void) {
// --- ifif
/* 4811  6 */   ! ST_REG_P ( regnum )   ;
/* 4814  6 */   regnum != ST_REG_FIRST   ;
// then
}
void _func3111(void) {
// --- ifif
/* 4923  3 */   ! mips_split_addresses   ;
/* 4926  3 */   GET_CODE ( arg0 ) != REG   ;
// then
}
void _func3112(void) {
// --- ifif
/* 4961  3 */   ! CONSTANT_P ( offset )   ;
/* 4964  3 */   REGNO ( reg ) == ARG_POINTER_REGNUM   ;
/* 4967  3 */   TARGET_MIPS16 && GET_CODE ( offset ) == CONST && mips16_gp_offset_p ( offset )   ;
// else
}
void _func3113(void) {
// --- ifif
/* 5223  2 */   dslots_number_nops > 0   ;
/* 5249  2 */   TARGET_STATS && ( GET_CODE ( insn ) == JUMP_INSN || GET_CODE ( insn ) == CALL_INSN )   ;
// then
}
void _func3114(void) {
// --- ifif
/* 5280  2 */   TARGET_ABICALLS   ;
/* 5284  2 */   TARGET_MIPS16   ;
/* 5289  2 */   mips_abi != ABI_32 && mips_abi != ABI_O64 && mips_abi != ABI_EABI   ;
/* 5295  2 */   TARGET_FILE_SWITCHING && ! TARGET_MIPS16   ;
// else
}
void _func3115(void) {
// --- ifif
/* 5324  2 */   HALF_PIC_P ( )   ;
/* 5329  2 */   extern_head   ;
/* 5355  2 */   TARGET_FILE_SWITCHING && ! TARGET_MIPS16   ;
// then
}
void _func3116(void) {
// --- ifif
/* 5366  6 */   len < 0   ;
/* 5369  6 */   fclose ( asm_out_text_file ) != 0   ;
// then
}
void _func3117(void) {
// --- ifif
/* 5613  2 */   mips_abi != ABI_32 && mips_abi != ABI_O64   ;
/* 5617  2 */   mips_entry && total_size > 0 && total_size < 32   ;
// then
}
void _func3118(void) {
// --- ifif
/* 6692  6 */   HALF_PIC_NUMBER_PTRS > prev_half_pic_ptrs   ;
/* 6699  6 */   HALF_PIC_NUMBER_REFS > prev_half_pic_refs   ;
// then
}
void _func3119(void) {
// --- ifif
/* 6749  2 */   mips_can_use_return_insn ( )   ;
/* 6755  2 */   mips_entry && ! mips_can_use_return_insn ( )   ;
/* 6758  2 */   tsize > 32767 && ! TARGET_MIPS16   ;
/* 6765  2 */   tsize > 0   ;
/* 6837  2 */   TARGET_MIPS16 && ( current_frame_info . mask & RA_MASK ) != 0   ;
// else
}
void _func3120(void) {
// --- ifif else
/* 6777  3 */   TARGET_MIPS16   ;
/* 6804  3 */   Pmode == DImode   ;
// else
}
void _func3121(void) {
// --- ifif
/* 6784  7 */   orig_tsize > 32767   ;
/* 6800  7 */   tsize && tsize != orig_tsize   ;
// then
}
void _func3122(void) {
// --- ifif
/* 6852  2 */   ! reload_completed   ;
/* 6855  2 */   regs_ever_live [ 31 ] || profile_flag   ;
/* 6861  2 */   TARGET_MIPS16 && mips16_hard_float && ! aggregate_value_p ( DECL_RESULT ( current_function_decl ) ) && ( GET_MODE_CLASS ( DECL_MODE ( DECL_RESULT ( current_function_decl ) ) ) == MODE_FLOAT ) && ( ! TARGET_SINGLE_FLOAT || ( GET_MODE_SIZE ( DECL_MODE ( DECL_RESULT ( current_function_decl ) ) ) <= 4 ) )   ;
/* 6871  2 */   current_frame_info . initialized   ;
// then
}
void _func3123(void) {
// --- ifif
/* 7027  3 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 7030  3 */   TREE_CODE ( TREE_TYPE ( field ) ) != REAL_TYPE || i >= 2   ;
// then
}
void _func3124(void) {
// --- ifif
/* 7298  2 */   GET_CODE ( x ) == CONST   ;
/* 7302  2 */   GET_CODE ( x ) == PLUS   ;
// then
}
void _func3125(void) {
// --- ifif
/* 7304  6 */   GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT && SMALL_INT ( XEXP ( x , 1 ) )   ;
/* 7307  6 */   GET_CODE ( XEXP ( x , 0 ) ) == CONST_INT && SMALL_INT ( XEXP ( x , 0 ) )   ;
// then
}
void _func3126(void) {
// --- ifif
/* 7330  2 */   GET_CODE ( x ) == CONST   ;
/* 7333  2 */   GET_CODE ( x ) == PLUS   ;
/* 7341  2 */   GET_CODE ( x ) == MINUS && GET_CODE ( XEXP ( x , 1 ) ) == SYMBOL_REF && strcmp ( XSTR ( XEXP ( x , 1 ) , 0 ) , "__mips16_gp_value" ) == 0   ;
// then
}
void _func3127(void) {
// --- ifif else
/* 7480  2 */   mips_abi != ABI_32 && mips_abi != ABI_O64   ;
/* 7483  2 */   from_fp_p   ;
// else
}
void _func3128(void) {
// --- ifif else
/* 7505  7 */   ( fparg & 1 ) != 0   ;
/* 7507  7 */   TARGET_BIG_ENDIAN   ;
// else
}
void _func3129(void) {
// --- ifif
/* 8289  2 */   GET_CODE ( addr ) == SYMBOL_REF || GET_CODE ( addr ) == LABEL_REF   ;
/* 8291  2 */   GET_CODE ( addr ) == PLUS   ;
// then
}
void _func3130(void) {
// --- ifif
/* 808  2 */   register_operand ( dst , mode ) && register_operand ( src , mode )   ;
/* 818  2 */   GET_CODE ( dst ) == MEM && ( ( GET_CODE ( src ) == CONST_INT && INTVAL ( src ) == 0 ) || ( GET_CODE ( src ) == CONST_DOUBLE && CONST_DOUBLE_OK_FOR_G ( src ) ) )   ;
/* 823  2 */   GET_CODE ( src ) == CONST_INT || GET_CODE ( src ) == CONST_DOUBLE   ;
/* 847  2 */   GET_CODE ( src ) == MEM   ;
/* 866  2 */   GET_CODE ( src ) == MEM   ;
/* 869  2 */   GET_CODE ( dst ) == MEM   ;
// then
}
void _func3131(void) {
// --- ifif else
/* 1409  2 */   profile_flag && ! call_p   ;
/* 1413  2 */   interrupt_handler   ;
// else
}
void _func3132(void) {
// --- ifif
/* 1589  2 */   TARGET_PROLOG_FUNCTION && num_save > 0 && actual_fsize >= default_stack   ;
/* 1658  2 */   ! save_all   ;
// then
}
void _func3133(void) {
// --- ifif else
/* 1596  6 */   unalloc_stack   ;
/* 1600  6 */   TARGET_EP && num_save > 3 && ( unsigned ) actual_fsize < 255   ;
// else
}
void _func3134(void) {
// --- ifif
/* 1658  2 */   ! save_all   ;
/* 1707  2 */   actual_fsize > init_stack_alloc   ;
// then
}
void _func3135(void) {
// --- ifif
/* 1678  3 */   init_stack_alloc   ;
/* 1684  3 */   num_save > 0 && REGNO ( save_regs [ num_save - 1 ] ) == LINK_POINTER_REGNUM   ;
// then
}
void _func3136(void) {
// --- ifif
/* 1707  2 */   actual_fsize > init_stack_alloc   ;
/* 1723  2 */   frame_pointer_needed   ;
// then
}
void _func3137(void) {
// --- ifif
/* 1745  2 */   interrupt_handler   ;
/* 1753  2 */   frame_pointer_needed   ;
// then
}
void _func3138(void) {
// --- ifif
/* 1776  2 */   TARGET_PROLOG_FUNCTION && num_restore > 0 && actual_fsize >= default_stack && ! interrupt_handler   ;
/* 1859  2 */   ! restore_all   ;
// then
}
void _func3139(void) {
// --- ifif else
/* 1785  6 */   unalloc_stack   ;
/* 1789  6 */   TARGET_EP && num_restore > 3 && ( unsigned ) actual_fsize < 255   ;
// else
}
void _func3140(void) {
// --- ifif else
/* 1869  6 */   actual_fsize > init_stack_free || ( interrupt_handler && actual_fsize )   ;
/* 1892  6 */   interrupt_handler && ( ( 1L << LINK_POINTER_REGNUM ) & reg_saved ) != 0   ;
// else
}
void _func3141(void) {
// --- ifif
/* 1999  2 */   lookup_attribute ( "sda" , DECL_MACHINE_ATTRIBUTES ( decl ) ) != NULL_TREE   ;
/* 2002  2 */   lookup_attribute ( "tda" , DECL_MACHINE_ATTRIBUTES ( decl ) ) != NULL_TREE   ;
/* 2005  2 */   lookup_attribute ( "zda" , DECL_MACHINE_ATTRIBUTES ( decl ) ) != NULL_TREE   ;
// then
}
void _func3142(void) {
// --- ifif
/* 2097  2 */   v850_interrupt_cache_p   ;
/* 2100  2 */   TREE_CODE ( func ) != FUNCTION_DECL   ;
// then
}
void _func3143(void) {
// --- ifif
/* 2276  2 */   count <= 2   ;
/* 2284  2 */   GET_CODE ( XVECEXP ( op , 0 , 1 ) ) != SET   ;
/* 2286  2 */   GET_CODE ( SET_SRC ( XVECEXP ( op , 0 , 1 ) ) ) != PLUS   ;
/* 2288  2 */   GET_CODE ( XEXP ( SET_SRC ( XVECEXP ( op , 0 , 1 ) ) , 1 ) ) != CONST_INT   ;
// then
}
void _func3144(void) {
// --- ifif
/* 2309  6 */   GET_CODE ( vector_element ) != SET   ;
/* 2311  6 */   GET_CODE ( SET_DEST ( vector_element ) ) != REG   ;
/* 2313  6 */   ! register_is_ok_for_epilogue ( SET_DEST ( vector_element ) , SImode )   ;
// then
}
void _func3145(void) {
// --- ifif else
/* 2326  2 */   first >= 32   ;
/* 2330  2 */   mask & ( 1 << LINK_POINTER_REGNUM )   ;
// else
}
void _func3146(void) {
// --- ifif
/* 2339  6 */   stack_bytes != 0   ;
/* 2342  6 */   ( mask & ( 1 << 29 ) ) == 0   ;
// then
}
void _func3147(void) {
// --- ifif
/* 2475  2 */   count <= 2   ;
/* 2482  2 */   GET_CODE ( XVECEXP ( op , 0 , 0 ) ) != SET   ;
/* 2484  2 */   GET_CODE ( SET_SRC ( XVECEXP ( op , 0 , 0 ) ) ) != PLUS   ;
/* 2486  2 */   GET_CODE ( XEXP ( SET_SRC ( XVECEXP ( op , 0 , 0 ) ) , 0 ) ) != REG   ;
/* 2488  2 */   GET_CODE ( XEXP ( SET_SRC ( XVECEXP ( op , 0 , 0 ) ) , 1 ) ) != CONST_INT   ;
// then
}
void _func3148(void) {
// --- ifif
/* 2511  6 */   GET_CODE ( vector_element ) != SET   ;
/* 2513  6 */   GET_CODE ( SET_SRC ( vector_element ) ) != REG   ;
/* 2515  6 */   ! register_is_ok_for_epilogue ( SET_SRC ( vector_element ) , SImode )   ;
// then
}
void _func3149(void) {
// --- ifif else
/* 2528  2 */   first >= 32   ;
/* 2532  2 */   mask & ( 1 << LINK_POINTER_REGNUM )   ;
// else
}
void _func3150(void) {
// --- ifif
/* 2541  6 */   stack_bytes != 0   ;
/* 2543  6 */   ( mask & ( 1 << 29 ) ) == 0   ;
// then
}
void _func3151(void) {
// --- ifif
/* 3060  2 */   data_area_stack && data_area_stack -> data_area && current_function_decl == NULL_TREE && ( TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == CONST_DECL ) && v850_get_data_area ( decl ) == DATA_AREA_NORMAL   ;
/* 3070  2 */   N_U_L_L_replacement   ;
// then
}
void _func3152(void) {
// --- ifif
/* 3070  2 */   N_U_L_L_replacement   ;
/* 3088  2 */   current_function_decl == NULL_TREE && ( TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == CONST_DECL || TREE_CODE ( decl ) == FUNCTION_DECL ) && ( ! DECL_EXTERNAL ( decl ) || DECL_INITIAL ( decl ) ) && ! DECL_SECTION_NAME ( decl )   ;
// then
}
void _func3153(void) {
// --- ifif
/* 3140  6 */   N_U_L_L_replacement   ;
/* 3143  6 */   chosen_section   ;
// then
}
void _func3154(void) {
// --- ifif
/* 682  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 685  6 */   INTVAL ( x ) >= 16   ;
// then
}
void _func3155(void) {
// --- ifif else
/* 702  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 705  6 */   ( i = exact_log2 ( INTVAL ( x ) ) ) >= 0   ;
// else
}
void _func3156(void) {
// --- ifif else
/* 716  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 719  6 */   ( INTVAL ( x ) & 0xffff0000 ) == 0   ;
// else
}
void _func3157(void) {
// --- ifif else
/* 730  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 733  6 */   ( INTVAL ( x ) & 0xffff0000 ) == 0   ;
// else
}
void _func3158(void) {
// --- ifif else
/* 749  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 752  6 */   ( INTVAL ( x ) & 0xffff0000 ) == 0   ;
// else
}
void _func3159(void) {
// --- ifif else
/* 768  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 771  6 */   ( INTVAL ( x ) & 0xffff0000 ) == 0 || ( INTVAL ( x ) & 0xffff0000 ) == 0xffff0000   ;
// else
}
void _func3160(void) {
// --- ifif else
/* 783  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 786  6 */   ( INTVAL ( x ) & 0xffff0000 ) == 0 || ( INTVAL ( x ) & 0xffff0000 ) == 0xffff0000   ;
// else
}
void _func3161(void) {
// --- ifif else
/* 799  6 */   GET_CODE ( x ) != CONST_INT   ;
/* 802  6 */   INTVAL ( x ) < 16   ;
// else
}
void _func3162(void) {
// --- ifif else
/* 835  6 */   ! constant_pool_address_operand ( x , VOIDmode )   ;
/* 837  6 */   GET_CODE ( x ) == SYMBOL_REF   ;
// else
}
void _func3163(void) {
// --- ifif
/* 1097  2 */   romp_using_r14 ( )   ;
/* 1101  2 */   frame_pointer_needed   ;
/* 1105  2 */   romp_pushes_stack ( )   ;
// then
}
void _func3164(void) {
// --- ifif
/* 74  2 */   GET_CODE ( operands [ 0 ] ) == MEM   ;
/* 76  2 */   GET_CODE ( operands [ 1 ] ) == MEM   ;
/* 78  2 */   GET_CODE ( operands [ 1 ] ) == REG   ;
// then
}
void _func3165(void) {
// --- ifif
/* 120  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 126  2 */   optype0 == MEMOP   ;
/* 129  2 */   optype1 == MEMOP   ;
/* 141  2 */   optype0 == REGOP   ;
// else
}
void _func3166(void) {
// --- ifif
/* 174  6 */   addreg0   ;
/* 176  6 */   addreg1   ;
// then
}
void _func3167(void) {
// --- ifif
/* 183  6 */   addreg0   ;
/* 185  6 */   addreg1   ;
// then
}
void _func3168(void) {
// --- ifif
/* 197  2 */   addreg0   ;
/* 199  2 */   addreg1   ;
// then
}
void _func3169(void) {
// --- ifif
/* 206  2 */   addreg0   ;
/* 208  2 */   addreg1   ;
// then
}
void _func3170(void) {
// --- ifif
/* 220  6 */   FP_REG_P ( operands [ 1 ] )   ;
/* 222  6 */   GET_CODE ( operands [ 1 ] ) == REG   ;
// then
}
void _func3171(void) {
// --- ifif
/* 51  6 */   SET_DEST ( exp ) == pc_rtx   ;
/* 54  6 */   GET_CODE ( SET_DEST ( exp ) ) == MEM && ( src_code == REG || src_code == CONST_INT )   ;
/* 58  6 */   src_code == CALL   ;
/* 64  6 */   GET_MODE ( SET_DEST ( exp ) ) == HImode ? src_code == AND || src_code == IOR || src_code == XOR || src_code == NOT : 0   ;
/* 72  6 */   SET_DEST ( exp ) == cc0_rtx   ;
// then
}
void _func3172(void) {
// --- ifif
/* 87  6 */   SET_DEST ( XVECEXP ( exp , 0 , 0 ) ) == pc_rtx   ;
/* 89  6 */   SET_DEST ( XVECEXP ( exp , 0 , 0 ) ) == cc0_rtx   ;
// then
}
void _func3173(void) {
// --- ifif
/* 301  6 */   GET_CODE ( inner ) == REG && REG_OK_FOR_INDEX_P ( inner )   ;
/* 303  6 */   GET_CODE ( inner ) == PLUS   ;
// then
}
void _func3174(void) {
// --- ifif
/* 141  2 */   TARGET_IEEE   ;
/* 147  2 */   TARGET_IEEE_WITH_INEXACT   ;
/* 153  2 */   alpha_tp_string   ;
/* 165  2 */   alpha_fprm_string   ;
/* 180  2 */   alpha_fptm_string   ;
// then
}
void _func3175(void) {
// --- ifif
/* 198  2 */   alpha_cpu_string   ;
/* 245  2 */   ( alpha_fptm == ALPHA_FPTM_SU || alpha_fptm == ALPHA_FPTM_SUI ) && alpha_tp != ALPHA_TP_INSN && alpha_cpu != PROCESSOR_EV6   ;
/* 252  2 */   TARGET_FLOAT_VAX   ;
// then
}
void _func3176(void) {
// --- ifif
/* 254  6 */   alpha_fprm == ALPHA_FPRM_MINF || alpha_fprm == ALPHA_FPRM_DYN   ;
/* 259  6 */   alpha_fptm == ALPHA_FPTM_SUI   ;
// then
}
void _func3177(void) {
// --- ifif else
/* 270  4 */   ! alpha_mlat_string   ;
/* 273  4 */   ISDIGIT ( ( unsigned char ) alpha_mlat_string [ 0 ] ) && ( lat = strtol ( alpha_mlat_string , & end , 10 ) , * end == '\0' )   ;
// else
}
void _func3178(void) {
// --- ifif else
/* 944  2 */   GET_CODE ( ref ) != MEM   ;
/* 947  2 */   reload_in_progress && ! memory_address_p ( GET_MODE ( ref ) , XEXP ( ref , 0 ) )   ;
// else
}
void _func3179(void) {
// --- ifif else
/* 985  2 */   GET_CODE ( ref ) != MEM   ;
/* 988  2 */   reload_in_progress && ! memory_address_p ( GET_MODE ( ref ) , XEXP ( ref , 0 ) )   ;
// else
}
void _func3180(void) {
// --- ifif
/* 1337  2 */   d2   ;
/* 1339  2 */   d1   ;
// then
}
void _func3181(void) {
// --- ifif
/* 2272  2 */   bytes <= 0   ;
/* 2274  2 */   bytes > MAX_MOVE_WORDS * 8   ;
// then
}
void _func3182(void) {
// --- ifif
/* 2321  2 */   align >= 8 && bytes >= 8   ;
/* 2336  2 */   align >= 4 && bytes >= 4   ;
/* 2351  2 */   bytes >= 16   ;
/* 2364  2 */   ! TARGET_BWX && bytes >= 8   ;
/* 2370  2 */   ! TARGET_BWX && bytes >= 4   ;
/* 2376  2 */   bytes >= 2   ;
// then
}
void _func3183(void) {
// --- ifif
/* 2427  2 */   REG_NOTE_KIND ( link ) != 0   ;
/* 2431  2 */   recog_memoized ( insn ) < 0 || recog_memoized ( dep_insn ) < 0   ;
// then
}
void _func3184(void) {
// --- ifif
/* 2449  6 */   ( insn_type == TYPE_IST || insn_type == TYPE_FST ) && ( set = single_set ( dep_insn ) ) != 0 && GET_CODE ( PATTERN ( insn ) ) == SET && rtx_equal_p ( SET_DEST ( set ) , SET_SRC ( PATTERN ( insn ) ) )   ;
/* 2476  6 */   dep_insn_type == TYPE_IADD || dep_insn_type == TYPE_ILOG   ;
/* 2494  6 */   dep_insn_type == TYPE_ICMP && insn_type == TYPE_IBR   ;
// then
}
void _func3185(void) {
// --- ifif
/* 2503  6 */   ( dep_insn_type == TYPE_ICMP || dep_insn_type == TYPE_ILOG ) && ( set = single_set ( dep_insn ) ) != 0   ;
/* 2523  6 */   insn_type == TYPE_IMUL   ;
// then
}
void _func3186(void) {
// --- ifif
/* 2507  3 */   insn_type == TYPE_IBR   ;
/* 2510  3 */   insn_type == TYPE_ICMOV && GET_CODE ( set_src = PATTERN ( insn ) ) == SET && GET_CODE ( set_src = SET_SRC ( set_src ) ) == IF_THEN_ELSE && rtx_equal_p ( SET_DEST ( set ) , XEXP ( set_src , 0 ) )   ;
// then
}
void _func3187(void) {
// --- ifif
/* 2610  2 */   count != 0   ;
/* 2613  2 */   alpha_return_addr_rtx   ;
// then
}
void _func3188(void) {
// --- ifif
/* 2999  2 */   GET_CODE ( addr ) == AND   ;
/* 3002  2 */   GET_CODE ( addr ) == PLUS && GET_CODE ( XEXP ( addr , 1 ) ) == CONST_INT   ;
/* 3008  2 */   GET_CODE ( addr ) == REG   ;
// else
}
void _func3189(void) {
// --- ifif
/* 3283  6 */   vms_base_regno == HARD_FRAME_POINTER_REGNUM   ;
/* 3288  6 */   vms_save_fp_regno == - 1   ;
// then
}
void _func3190(void) {
// --- ifif
/* 3303  6 */   sa_size != 0 || alpha_ra_ever_killed ( )   ;
/* 3307  6 */   sa_size & 1   ;
// then
}
void _func3191(void) {
// --- ifif
/* 3729  2 */   write_symbols == SDB_DEBUG   ;
/* 3739  2 */   TARGET_OPEN_VMS || ! flag_inhibit_size_directive   ;
// then
}
void _func3192(void) {
// --- ifif
/* 3752  2 */   TARGET_OPEN_VMS   ;
/* 3755  2 */   ! TARGET_OPEN_VMS && TARGET_IEEE_CONFORMANT && ! flag_inhibit_size_directive   ;
// then
}
void _func3193(void) {
// --- ifif
/* 3793  6 */   imask   ;
/* 3797  6 */   fmask   ;
/* 3799  6 */   ! vms_is_stack_procedure   ;
// then
}
void _func3194(void) {
// --- ifif
/* 3804  6 */   imask   ;
/* 3816  6 */   fmask   ;
// then
}
void _func3195(void) {
// --- ifif else
/* 3926  2 */   sa_size   ;
/* 3989  2 */   frame_size || alpha_eh_epilogue_sp_ofs   ;
// else
}
void _func3196(void) {
// --- ifif
/* 3938  6 */   reg_offset + sa_size > 0x8000   ;
/* 3956  6 */   ! alpha_eh_epilogue_sp_ofs   ;
// then
}
void _func3197(void) {
// --- ifif else
/* 3993  6 */   alpha_eh_epilogue_sp_ofs   ;
/* 4004  6 */   frame_size < 32768   ;
// else
}
void _func3198(void) {
// --- ifif else
/* 4256  1 */   regno == 31 || regno == 63   ;
/* 4259  1 */   set   ;
// else
}
void _func3199(void) {
// --- ifif
/* 4534  2 */   recog_memoized ( insn ) < 0   ;
/* 4536  2 */   get_attr_length ( insn ) != 4   ;
// then
}
void _func3200(void) {
// --- ifif
/* 4576  2 */   recog_memoized ( insn ) < 0   ;
/* 4578  2 */   get_attr_length ( insn ) != 4   ;
// then
}
void _func3201(void) {
// --- ifif else
/* 4650  3 */   in_use   ;
/* 4656  3 */   recog_memoized ( insn ) < 0   ;
// else
}
void _func3202(void) {
// --- ifif
/* 4701  6 */   ! insn || GET_RTX_CLASS ( GET_CODE ( insn ) ) != 'i'   ;
/* 4705  6 */   GET_MODE ( insn ) == TImode   ;
/* 4708  6 */   GET_CODE ( insn ) == CLOBBER || GET_CODE ( insn ) == USE   ;
// then
}
void _func3203(void) {
// --- ifif else
/* 4750  3 */   in_use   ;
/* 4756  3 */   recog_memoized ( insn ) < 0   ;
// else
}
void _func3204(void) {
// --- ifif
/* 4834  6 */   ! insn || GET_RTX_CLASS ( GET_CODE ( insn ) ) != 'i'   ;
/* 4838  6 */   GET_MODE ( insn ) == TImode   ;
/* 4841  6 */   GET_CODE ( insn ) == CLOBBER || GET_CODE ( insn ) == USE   ;
// then
}
void _func3205(void) {
// --- ifif
/* 237  2 */   h8300_interrupt_function_p ( current_function_decl )   ;
/* 242  2 */   h8300_os_task_function_p ( current_function_decl )   ;
/* 249  2 */   h8300_monitor_function_p ( current_function_decl )   ;
/* 274  2 */   frame_pointer_needed   ;
// then
}
void _func3206(void) {
// --- ifif
/* 299  7 */   regno == 0 || regno == 4   ;
/* 325  7 */   regno == 0 || regno == 4   ;
/* 346  7 */   regno == 0 || regno == 2 || regno == 4 || regno == 6   ;
// then
}
void _func3207(void) {
// --- ifif
/* 381  2 */   os_task   ;
/* 392  2 */   monitor   ;
/* 396  2 */   GET_CODE ( insn ) == NOTE   ;
/* 398  2 */   insn && GET_CODE ( insn ) == BARRIER   ;
// then
}
void _func3208(void) {
// --- ifif
/* 413  7 */   regno == 7 || regno == 3   ;
/* 439  7 */   regno == 6 || regno == 2   ;
/* 460  7 */   regno == 7 || regno == 5 || regno == 3 || regno == 1   ;
// then
}
void _func3209(void) {
// --- ifif
/* 485  2 */   frame_pointer_needed   ;
/* 490  2 */   monitor   ;
/* 493  2 */   interrupt_handler   ;
// else
}
void _func3210(void) {
// --- ifif
/* 691  2 */   val > 4   ;
/* 697  2 */   val < - 4   ;
/* 705  2 */   ( TARGET_H8300H || TARGET_H8300S ) && val == 4   ;
/* 709  2 */   ( TARGET_H8300H || TARGET_H8300S ) && val == - 4   ;
/* 713  2 */   val > 2   ;
/* 719  2 */   val < - 2   ;
/* 726  2 */   val == 2   ;
/* 729  2 */   val == - 2   ;
/* 733  2 */   val == 1   ;
/* 736  2 */   val == - 1   ;
/* 740  2 */   val == 0   ;
// then
}
void _func3211(void) {
// --- ifif else
/* 1212  6 */   bitint == - 1   ;
/* 1214  6 */   GET_CODE ( x ) == REG   ;
// else
}
void _func3212(void) {
// --- ifif else
/* 1497  1 */   TARGET_H8300   ;
/* 1499  1 */   n < 0   ;
// else
}
void _func3213(void) {
// --- ifif
/* 1528  2 */   TARGET_RTL_DUMP   ;
/* 1535  2 */   TARGET_ADDRESSES   ;
// then
}
void _func3214(void) {
// --- ifif
/* 2946  2 */   args != NULL_TREE   ;
/* 2949  2 */   is_attribute_p ( "interrupt_handler" , attr ) || is_attribute_p ( "OS_Task" , attr ) || is_attribute_p ( "monitor" , attr ) || is_attribute_p ( "function_vector" , attr )   ;
/* 2955  2 */   is_attribute_p ( "eightbit_data" , attr ) && ( TREE_STATIC ( decl ) || DECL_EXTERNAL ( decl ) )   ;
/* 2967  2 */   is_attribute_p ( "tiny_data" , attr ) && ( TREE_STATIC ( decl ) || DECL_EXTERNAL ( decl ) )   ;
// then
}
void _func3215(void) {
// --- ifif else
/* 3011  2 */   log2   ;
/* 3016  2 */   bild   ;
// else
}
void _func3216(void) {
// --- ifif
/* 139  2 */   GET_CODE ( operand ) == MEM   ;
/* 141  2 */   GET_CODE ( operand ) == MULT   ;
// then
}
void _func3217(void) {
// --- ifif else
/* 313  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 325  2 */   optype0 == REGOP   ;
// else
}
void _func3218(void) {
// --- ifif
/* 374  6 */   reg_mentioned_p ( operands [ 0 ] , XEXP ( operands [ 1 ] , 0 ) ) && reg_mentioned_p ( latehalf [ 0 ] , XEXP ( operands [ 1 ] , 0 ) )   ;
/* 391  6 */   reg_mentioned_p ( operands [ 0 ] , XEXP ( operands [ 1 ] , 0 ) )   ;
// then
}
void _func3219(void) {
// --- ifif
/* 424  2 */   bytes & 2   ;
/* 434  2 */   bytes & 1   ;
// then
}
void _func3220(void) {
// --- ifif
/* 459  2 */   constp && bytes <= 0   ;
/* 462  2 */   constp && bytes < 20   ;
/* 495  2 */   align > UNITS_PER_WORD   ;
// then
}
void _func3221(void) {
// --- ifif
/* 662  2 */   TREE_CODE ( type ) != FUNCTION_TYPE && TREE_CODE ( type ) != FIELD_DECL && TREE_CODE ( type ) != TYPE_DECL   ;
/* 669  2 */   is_attribute_p ( "stdcall" , identifier )   ;
/* 673  2 */   is_attribute_p ( "cdecl" , identifier )   ;
// then
}
void _func3222(void) {
// --- ifif
/* 717  2 */   TREE_CODE ( funtype ) == IDENTIFIER_NODE   ;
/* 721  2 */   lookup_attribute ( "cdecl" , TYPE_ATTRIBUTES ( funtype ) )   ;
/* 725  2 */   lookup_attribute ( "stdcall" , TYPE_ATTRIBUTES ( funtype ) )   ;
/* 728  2 */   rtd   ;
// then
}
void _func3223(void) {
// --- ifif
/* 1136  1 */   GET_CODE ( operands [ 1 ] ) == REG   ;
/* 1151  1 */   operands [ 2 ] == const1_rtx   ;
// then
}
void _func3224(void) {
// --- ifif
/* 1138  5 */   REGNO ( operands [ 0 ] ) == REGNO ( operands [ 1 ] )   ;
/* 1145  5 */   operands [ 2 ] == const1_rtx   ;
// then
}
void _func3225(void) {
// --- ifif else
/* 109  4 */   ( strcmp ( "main" , current_function_name ) == 0 ) && TARGET_FPU   ;
/* 117  4 */   frame_pointer_needed   ;
// else
}
void _func3226(void) {
// --- ifif
/* 145  1 */   LOAD_FPU_REG_P ( regno ) && regs_ever_live [ regno ] && ! call_used_regs [ regno ]   ;
/* 155  1 */   NO_LOAD_FPU_REG_P ( regno ) && regs_ever_live [ regno ] && ! call_used_regs [ regno ]   ;
// then
}
void _func3227(void) {
// --- ifif
/* 230  5 */   LOAD_FPU_REG_P ( i ) && regs_ever_live [ i ] && ! call_used_regs [ i ]   ;
/* 238  5 */   NO_LOAD_FPU_REG_P ( i ) && regs_ever_live [ i ] && ! call_used_regs [ i ]   ;
// then
}
void _func3228(void) {
// --- ifif
/* 265  5 */   LOAD_FPU_REG_P ( i ) && regs_ever_live [ i ] && ! call_used_regs [ i ]   ;
/* 270  5 */   NO_LOAD_FPU_REG_P ( i ) && regs_ever_live [ i ] && ! call_used_regs [ i ]   ;
// then
}
void _func3229(void) {
// --- ifif
/* 355  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 362  2 */   optype0 == PUSHOP && optype1 == POPOP   ;
/* 369  2 */   optype0 == POPOP && optype1 == PUSHOP   ;
/* 380  2 */   optype0 == MEMOP   ;
/* 383  2 */   optype1 == MEMOP   ;
/* 395  2 */   optype0 == REGOP   ;
// else
}
void _func3230(void) {
// --- ifif
/* 428  2 */   optype0 == PUSHOP && REGNO ( XEXP ( XEXP ( operands [ 0 ] , 0 ) , 0 ) ) == STACK_POINTER_REGNUM && reg_overlap_mentioned_p ( stack_pointer_rtx , operands [ 1 ] )   ;
/* 441  2 */   optype0 == PUSHOP || optype1 == PUSHOP || ( optype0 == REGOP && optype1 == REGOP && REGNO ( operands [ 0 ] ) == REGNO ( latehalf [ 1 ] ) )   ;
// then
}
void _func3231(void) {
// --- ifif
/* 446  6 */   addreg0   ;
/* 448  6 */   addreg1   ;
// then
}
void _func3232(void) {
// --- ifif
/* 455  6 */   addreg0   ;
/* 457  6 */   addreg1   ;
// then
}
void _func3233(void) {
// --- ifif
/* 469  2 */   addreg0   ;
/* 471  2 */   addreg1   ;
// then
}
void _func3234(void) {
// --- ifif
/* 478  2 */   addreg0   ;
/* 480  2 */   addreg1   ;
// then
}
void _func3235(void) {
// --- ifif
/* 531  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 535  2 */   optype0 == REGOP && optype1 == REGOP   ;
/* 541  2 */   optype0 == REGOP || optype1 == REGOP   ;
/* 574  2 */   optype0 == PUSHOP && optype1 == POPOP   ;
// then
}
void _func3236(void) {
// --- ifif
/* 551  6 */   FPU_REG_P ( REGNO ( operands [ 0 ] ) )   ;
/* 566  6 */   FPU_REG_P ( REGNO ( operands [ 1 ] ) )   ;
// then
}
void _func3237(void) {
// --- ifif
/* 574  2 */   optype0 == PUSHOP && optype1 == POPOP   ;
/* 581  2 */   optype0 == POPOP && optype1 == PUSHOP   ;
/* 592  2 */   optype0 == MEMOP   ;
/* 595  2 */   optype1 == MEMOP   ;
/* 607  2 */   optype0 == REGOP   ;
// else
}
void _func3238(void) {
// --- ifif
/* 653  2 */   optype0 == PUSHOP && REGNO ( XEXP ( XEXP ( operands [ 0 ] , 0 ) , 0 ) ) == STACK_POINTER_REGNUM && reg_overlap_mentioned_p ( stack_pointer_rtx , operands [ 1 ] )   ;
/* 666  2 */   optype0 == PUSHOP || optype1 == PUSHOP || ( optype0 == REGOP && optype1 == REGOP && REGNO ( operands [ 0 ] ) == REGNO ( latehalf [ 1 ] ) )   ;
// then
}
void _func3239(void) {
// --- ifif
/* 671  6 */   addreg0   ;
/* 673  6 */   addreg1   ;
// then
}
void _func3240(void) {
// --- ifif
/* 680  6 */   addreg0   ;
/* 682  6 */   addreg1   ;
// then
}
void _func3241(void) {
// --- ifif
/* 694  2 */   addreg0   ;
/* 696  2 */   addreg1   ;
// then
}
void _func3242(void) {
// --- ifif
/* 703  2 */   addreg0   ;
/* 705  2 */   addreg1   ;
// then
}
void _func3243(void) {
// --- ifif
/* 721  6 */   GET_CODE ( XEXP ( addr , 0 ) ) == REG   ;
/* 723  6 */   GET_CODE ( XEXP ( addr , 1 ) ) == REG   ;
/* 725  6 */   CONSTANT_P ( XEXP ( addr , 0 ) )   ;
/* 727  6 */   CONSTANT_P ( XEXP ( addr , 1 ) )   ;
// then
}
void _func3244(void) {
// --- ifif
/* 833  6 */   GET_CODE ( addr ) == REG || GET_CODE ( addr ) == MULT   ;
/* 841  6 */   offset != 0   ;
/* 846  6 */   reg1 != 0 && GET_CODE ( reg1 ) == MULT   ;
// else
}
void _func3245(void) {
// --- ifif
/* 866  6 */   addr != 0   ;
/* 868  6 */   breg != 0   ;
/* 874  6 */   ireg != 0   ;
// then
}
void _func3246(void) {
// --- ifif
/* 876  3 */   GET_CODE ( ireg ) == MULT   ;
/* 878  3 */   GET_CODE ( ireg ) != REG   ;
// then
}
void _func3247(void) {
// --- ifif
/* 996  1 */   cc_status . value1 && GET_CODE ( cc_status . value1 ) == REG && cc_status . value2 && reg_overlap_mentioned_p ( cc_status . value1 , cc_status . value2 )   ;
/* 1000  1 */   cc_status . value1 && GET_CODE ( cc_status . value1 ) == MEM && cc_status . value2 && GET_CODE ( cc_status . value2 ) == MEM   ;
// then
}
void _func3248(void) {
// --- ifif
/* 1012  1 */   ( cc_status . value1 && reg_overlap_mentioned_p ( SET_DEST ( exp ) , cc_status . value1 ) )   ;
/* 1015  1 */   ( cc_status . value2 && reg_overlap_mentioned_p ( SET_DEST ( exp ) , cc_status . value2 ) )   ;
// then
}
void _func3249(void) {
// --- ifif else
/* 1114  4 */   GET_CODE ( operands [ 2 ] ) == CONST_INT && ! optimize_size   ;
/* 1147  4 */   CONSTANT_P ( operands [ 2 ] )   ;
// else
}
void _func3250(void) {
// --- ifif
/* 209  2 */   operands [ 1 ] == const0_rtx   ;
/* 211  2 */   push_operand ( operands [ 0 ] , SImode )   ;
// then
}
void _func3251(void) {
// --- ifif
/* 448  1 */   shftreg0   ;
/* 450  1 */   shftreg1   ;
// then
}
void _func3252(void) {
// --- ifif
/* 460  2 */   GET_CODE ( operands [ 0 ] ) == REG && regisused ( operands [ 1 ] , REGNO ( operands [ 0 ] ) )   ;
/* 468  2 */   dohighfirst   ;
// then
}
void _func3253(void) {
// --- ifif
/* 473  2 */   addreg0   ;
/* 475  2 */   addreg1   ;
// then
}
void _func3254(void) {
// --- ifif
/* 484  2 */   addreg0   ;
/* 486  2 */   addreg1   ;
// then
}
void _func3255(void) {
// --- ifif
/* 498  1 */   addreg0   ;
/* 500  1 */   addreg1   ;
// then
}
void _func3256(void) {
// --- ifif
/* 509  1 */   addreg0   ;
/* 511  1 */   addreg1   ;
// then
}
void _func3257(void) {
// --- ifif
/* 518  1 */   shftreg0   ;
/* 520  1 */   shftreg1   ;
// then
}
void _func3258(void) {
// --- ifif
/* 284  2 */   sel -> set_tune_p   ;
/* 287  2 */   sel -> set_arch_p   ;
// then
}
void _func3259(void) {
// --- ifif
/* 302  2 */   TARGET_FPU_SET   ;
/* 306  2 */   TARGET_V9 && TARGET_ARCH32   ;
/* 310  2 */   ! TARGET_V9 || TARGET_ARCH64   ;
/* 314  2 */   TARGET_ARCH32   ;
/* 318  2 */   ! TARGET_FPU   ;
/* 322  2 */   sparc_align_loops_string   ;
// else
}
void _func3260(void) {
// --- ifif else
/* 1172  2 */   GET_CODE ( op1 ) == CONST_INT   ;
/* 1182  2 */   reload_in_progress || reload_completed   ;
// else
}
void _func3261(void) {
// --- ifif
/* 2221  2 */   slot >= 1   ;
/* 2224  2 */   GET_CODE ( trial ) != INSN || GET_CODE ( PATTERN ( trial ) ) != SET   ;
/* 2227  2 */   get_attr_length ( trial ) != 1   ;
/* 2233  2 */   TARGET_LIVE_G0   ;
/* 2239  2 */   current_function_uses_only_leaf_regs   ;
// else
}
void _func3262(void) {
// --- ifif
/* 2376  6 */   GET_CODE ( insn ) == CODE_LABEL   ;
/* 2379  6 */   GET_RTX_CLASS ( code ) == 'i'   ;
// then
}
void _func3263(void) {
// --- ifif
/* 2383  3 */   set && in_src   ;
/* 2385  3 */   set && reg_overlap_mentioned_p ( reg , SET_DEST ( set ) )   ;
/* 2387  3 */   set == 0 && reg_overlap_mentioned_p ( reg , PATTERN ( insn ) )   ;
// then
}
void _func3264(void) {
// --- ifif
/* 3186  2 */   dwarf2out_do_frame ( ) && actual_fsize   ;
/* 3208  2 */   ! flag_pic   ;
/* 3212  2 */   num_gfregs   ;
// then
}
void _func3265(void) {
// --- ifif
/* 3286  6 */   GET_CODE ( insn ) == NOTE   ;
/* 3288  6 */   insn && GET_CODE ( insn ) == BARRIER   ;
// then
}
void _func3266(void) {
// --- ifif else
/* 3293  2 */   num_gfregs   ;
/* 3323  2 */   leaf_function   ;
// else
}
void _func3267(void) {
// --- ifif else
/* 3659  3 */   DECL_FIELD_BITPOS ( field )   ;
/* 3663  3 */   TREE_CODE ( TREE_TYPE ( field ) ) == RECORD_TYPE   ;
// else
}
void _func3268(void) {
// --- ifif else
/* 4481  2 */   annul   ;
/* 4487  2 */   ! TARGET_V9   ;
// else
}
void _func3269(void) {
// --- ifif
/* 4557  2 */   reversed   ;
/* 4561  2 */   mode != DImode   ;
// then
}
void _func3270(void) {
// --- ifif
/* 4603  2 */   annul   ;
/* 4609  2 */   insn && ( note = find_reg_note ( insn , REG_BR_PRED , NULL_RTX ) )   ;
// then
}
void _func3271(void) {
// --- ifif else
/* 4742  6 */   delay   ;
/* 4747  6 */   SKIP_CALLERS_UNIMP_P   ;
// else
}
void _func3272(void) {
// --- ifif else
/* 4754  6 */   delay   ;
/* 4756  6 */   SKIP_CALLERS_UNIMP_P   ;
// else
}
void _func3273(void) {
// --- ifif
/* 4797  2 */   ! reload_completed   ;
/* 4801  2 */   ! offsettable_memref_p ( mem )   ;
/* 4806  2 */   ( REGNO ( reg ) % 2 ) == 0 && mem_min_alignment ( mem , 8 )   ;
// then
}
void _func3274(void) {
// --- ifif
/* 4822  2 */   GET_CODE ( x ) == SUBREG   ;
/* 4824  2 */   GET_CODE ( x ) != REG   ;
/* 4826  2 */   GET_CODE ( y ) == SUBREG   ;
/* 4828  2 */   GET_CODE ( y ) != REG   ;
/* 4830  2 */   REGNO ( x ) == REGNO ( y )   ;
// then
}
void _func3275(void) {
// --- ifif
/* 4845  2 */   GET_CODE ( reg1 ) != REG || GET_CODE ( reg2 ) != REG   ;
/* 4848  2 */   REGNO ( reg1 ) % 2 != 0   ;
/* 4852  2 */   TARGET_V9 && REGNO ( reg1 ) < 32   ;
// then
}
void _func3276(void) {
// --- ifif
/* 4903  2 */   GET_CODE ( addr2 ) != PLUS   ;
/* 4906  2 */   GET_CODE ( XEXP ( addr2 , 0 ) ) != REG || GET_CODE ( XEXP ( addr2 , 1 ) ) != CONST_INT   ;
/* 4912  2 */   reg1 != FRAME_POINTER_REGNUM && reg1 != STACK_POINTER_REGNUM   ;
/* 4915  2 */   reg1 != REGNO ( XEXP ( addr2 , 0 ) )   ;
/* 4920  2 */   offset1 % 8 != 0   ;
/* 4924  2 */   INTVAL ( XEXP ( addr2 , 1 ) ) != offset1 + 4   ;
// then
}
void _func3277(void) {
// --- ifif else
/* 4941  2 */   GET_CODE ( reg ) != REG   ;
/* 4944  2 */   REGNO ( reg ) < FIRST_PSEUDO_REGISTER   ;
// else
}
void _func3278(void) {
// --- ifif else
/* 5356  3 */   TREE_TYPE ( type ) != 0   ;
/* 5370  3 */   TYPE_PRECISION ( type ) <= CHAR_TYPE_SIZE   ;
// else
}
void _func3279(void) {
// --- ifif else
/* 5385  3 */   TREE_TYPE ( type ) != 0   ;
/* 5391  3 */   TYPE_PRECISION ( type ) == FLOAT_TYPE_SIZE   ;
// else
}
void _func3280(void) {
// --- ifif else
/* 5688  2 */   gmask || fmask   ;
/* 5705  2 */   total_size > 0   ;
// else
}
void _func3281(void) {
// --- ifif
/* 5752  2 */   gmask == 0 && fmask == 0   ;
/* 5760  2 */   gmask   ;
/* 5816  2 */   fmask   ;
// then
}
void _func3282(void) {
// --- ifif else
/* 5772  4 */   offset % 8 != 0   ;
/* 5775  4 */   word_op [ 0 ] == 's'   ;
// else
}
void _func3283(void) {
// --- ifif
/* 5866  2 */   size == 0 && ( gmask || current_frame_info . fmask )   ;
/* 5881  2 */   size > 0   ;
// then
}
void _func3284(void) {
// --- ifif
/* 5927  3 */   dwarf2out_do_frame ( )   ;
/* 5939  3 */   gmask & RETURN_ADDR_MASK   ;
// then
}
void _func3285(void) {
// --- ifif
/* 5985  3 */   dwarf2out_do_frame ( )   ;
/* 5997  3 */   gmask & RETURN_ADDR_MASK   ;
// then
}
void _func3286(void) {
// --- ifif
/* 6173  2 */   ! current_frame_info . initialized   ;
/* 6176  2 */   current_frame_info . total_size == 0   ;
// then
}
void _func3287(void) {
// --- ifif
/* 6193  2 */   get_attr_length ( trial ) != 1   ;
/* 6199  2 */   TARGET_LIVE_G0   ;
/* 6202  2 */   ! reg_mentioned_p ( stack_pointer_rtx , pat ) && ! reg_mentioned_p ( frame_pointer_rtx , pat )   ;
// then
}
void _func3288(void) {
// --- ifif
/* 6235  6 */   insn_type == TYPE_LOAD || insn_type == TYPE_FPLOAD   ;
/* 6239  6 */   insn_type == TYPE_STORE || insn_type == TYPE_FPSTORE   ;
/* 6258  6 */   insn_type == TYPE_SHIFT   ;
// then
}
void _func3289(void) {
// --- ifif
/* 6244  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 6250  3 */   rtx_equal_p ( SET_DEST ( dep_pat ) , SET_SRC ( pat ) )   ;
// then
}
void _func3290(void) {
// --- ifif
/* 6305  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 6308  3 */   rtx_equal_p ( SET_DEST ( dep_pat ) , SET_SRC ( pat ) )   ;
// then
}
void _func3291(void) {
// --- ifif
/* 6333  3 */   dep_type == TYPE_COMPARE   ;
/* 6337  3 */   dep_type == TYPE_FPCMP   ;
// then
}
void _func3292(void) {
// --- ifif
/* 6407  3 */   GET_CODE ( pat ) != SET || GET_CODE ( dep_pat ) != SET   ;
/* 6410  3 */   rtx_equal_p ( SET_DEST ( dep_pat ) , SET_SRC ( pat ) )   ;
// then
}
void _func3293(void) {
// --- ifif
/* 6446  3 */   dep_type == TYPE_COMPARE   ;
/* 6450  3 */   dep_type == TYPE_FPCMP   ;
// then
}
void _func3294(void) {
// --- ifif else
/* 6910  6 */   up -> group [ i ] == 0   ;
/* 6913  6 */   up -> group [ i ] == insn   ;
// else
}
void _func3295(void) {
// --- ifif
/* 7454  2 */   GET_CODE ( x ) == REG && flag_expensive_optimizations && REG_N_SETS ( REGNO ( x ) ) == 1   ;
/* 7459  2 */   insn == 0   ;
// then
}
void _func3296(void) {
// --- ifif
/* 7483  5 */   GET_CODE ( pat ) != SET   ;
/* 7485  5 */   rtx_equal_p ( x , SET_DEST ( pat ) )   ;
/* 7487  5 */   reg_overlap_mentioned_p ( SET_DEST ( pat ) , x )   ;
// then
}
void _func3297(void) {
// --- ifif else
/* 7503  2 */   GET_CODE ( operands [ 3 ] ) == SCRATCH   ;
/* 7505  2 */   GET_CODE ( operands [ 1 ] ) == CONST_INT   ;
// else
}
void _func3298(void) {
// --- ifif
/* 7531  2 */   ! TARGET_V9   ;
/* 7533  2 */   current_function_uses_only_leaf_regs   ;
/* 7535  2 */   GET_CODE ( src ) != CONST_INT && ( GET_CODE ( src ) != REG || ! IN_OR_GLOBAL_P ( src ) )   ;
// then
}
void _func3299(void) {
// --- ifif
/* 295  1 */   ! already_setup   ;
/* 309  1 */   profiling   ;
// then
}
void _func3300(void) {
// --- ifif
/* 58  3 */   REG_P ( lsw_sreg )   ;
/* 60  3 */   CONSTANT_ADDRESS_P ( lsw_sreg )   ;
/* 65  3 */   GET_CODE ( lsw_sreg ) == MEM   ;
/* 70  3 */   GET_CODE ( lsw_sreg ) == PLUS   ;
// then
}
void _func3301(void) {
// --- ifif
/* 88  2 */   file_name [ 0 ] == '/' || file_name [ 0 ] == DIR_SEPARATOR || isalpha ( file_name [ 0 ] ) && file_name [ 1 ] == ':'   ;
/* 99  2 */   ! path_val   ;
// then
}
void _func3302(void) {
// --- ifif
/* 88  4 */   ! len   ;
/* 94  4 */   N_U_L_L_replacement   ;
// then
}
void _func3303(void) {
// --- ifif
/* 120  4 */   rc   ;
/* 126  4 */   ! S_ISDIR ( statb . st_mode )   ;
/* 133  4 */   N_U_L_L_replacement   ;
// then
}
void _func3304(void) {
// --- ifif
/* 133  4 */   N_U_L_L_replacement   ;
/* 141  4 */   ( * last != '\\' ) && ( * last != '/' )   ;
// then
}
void _func3305(void) {
// --- ifif
/* 182  1 */   ( ( dp = ( DIRCONT * ) malloc ( sizeof ( DIRCONT ) ) ) == ( DIRCONT * ) NULL ) || ( ( dp -> _d_entry = strdup ( dtabuf . FILE_NAME_E ) ) == ( char * ) NULL )   ;
/* 195  1 */   ! HPFS   ;
/* 198  1 */   N_U_L_L_replacement   ;
// else
}
void _func3306(void) {
// --- ifif
/* 151  6 */   statbuf . st_mode & _S_IFDIR   ;
/* 155  6 */   statbuf . st_mode & _S_IFREG   ;
// then
}
void _func3307(void) {
// --- ifif
/* 1492  2 */   chip_name == ( char * ) 0   ;
/* 1495  2 */   text_seg_name == ( char * ) 0   ;
/* 1498  2 */   data_seg_name == ( char * ) 0   ;
/* 1501  2 */   bss_seg_name == ( char * ) 0   ;
/* 1504  2 */   const_seg_name == ( char * ) 0   ;
// then
}
void _func3308(void) {
// --- ifif
/* 9  2 */   a < 0   ;
/* 15  2 */   b < 0   ;
// then
}
void _func3309(void) {
// --- ifif
/* 35  2 */   a < 0   ;
/* 41  2 */   b < 0   ;
// then
}
void _func3310(void) {
// --- ifif else
/* 275  1 */   GET_CODE ( x ) != MEM   ;
/* 277  1 */   GET_CODE ( XEXP ( x , 0 ) ) == REG   ;
// else
}
void _func3311(void) {
// --- ifif
/* 403  6 */   GET_CODE ( pat ) != SET   ;
/* 407  6 */   SET_DEST ( pat ) == cc0_rtx && GET_CODE ( SET_SRC ( pat ) ) == REG && REGNO_REG_CLASS ( REGNO ( SET_SRC ( pat ) ) ) == ADDRESS_REGS   ;
// then
}
void _func3312(void) {
// --- ifif
/* 436  6 */   regs_ever_live [ 5 ]   ;
/* 438  6 */   regs_ever_live [ 6 ]   ;
/* 440  6 */   regs_ever_live [ 2 ]   ;
/* 442  6 */   regs_ever_live [ 3 ]   ;
/* 447  6 */   size || outgoing_args_size || regs_ever_live [ 5 ] || regs_ever_live [ 6 ] || regs_ever_live [ 2 ] || regs_ever_live [ 3 ]   ;
// then
}
void _func3313(void) {
// --- ifif
/* 474  6 */   get_frame_size ( ) == 0 && outgoing_args_size == 0   ;
/* 478  6 */   inline_count > outline_count   ;
// then
}
void _func3314(void) {
// --- ifif
/* 531  6 */   regs_ever_live [ 5 ]   ;
/* 533  6 */   regs_ever_live [ 6 ]   ;
/* 535  6 */   regs_ever_live [ 2 ]   ;
/* 537  6 */   regs_ever_live [ 3 ]   ;
/* 542  6 */   size || outgoing_args_size || regs_ever_live [ 5 ] || regs_ever_live [ 6 ] || regs_ever_live [ 2 ] || regs_ever_live [ 3 ]   ;
// then
}
void _func3315(void) {
// --- ifif
/* 569  6 */   get_frame_size ( ) == 0 && outgoing_args_size == 0   ;
/* 573  6 */   inline_count > outline_count   ;
// then
}
void _func3316(void) {
// --- ifif
/* 591  3 */   areg_count > 1 && ( ! regs_ever_live [ 2 ] || ! regs_ever_live [ 3 ] )   ;
/* 607  3 */   zero_dreg == NULL_RTX && areg_count > 2 && ( ! regs_ever_live [ 5 ] || ! regs_ever_live [ 6 ] )   ;
// then
}
void _func3317(void) {
// --- ifif
/* 594  7 */   ! regs_ever_live [ 2 ]   ;
/* 599  7 */   ! regs_ever_live [ 3 ]   ;
// then
}
void _func3318(void) {
// --- ifif
/* 607  3 */   zero_dreg == NULL_RTX && areg_count > 2 && ( ! regs_ever_live [ 5 ] || ! regs_ever_live [ 6 ] )   ;
/* 623  3 */   zero_dreg   ;
// then
}
void _func3319(void) {
// --- ifif
/* 611  7 */   ! regs_ever_live [ 5 ]   ;
/* 616  7 */   ! regs_ever_live [ 6 ]   ;
// then
}
void _func3320(void) {
// --- ifif
/* 623  3 */   zero_dreg   ;
/* 626  3 */   zero_areg   ;
// then
}
void _func3321(void) {
// --- ifif
/* 637  2 */   current_function_needs_context   ;
/* 645  2 */   frame_pointer_needed   ;
/* 655  2 */   size   ;
// then
}
void _func3322(void) {
// --- ifif else
/* 713  2 */   out_of_line_epilogue   ;
/* 743  2 */   frame_pointer_needed   ;
// else
}
void _func3323(void) {
// --- ifif
/* 718  6 */   get_frame_size ( ) == 0 && outgoing_args_size == 0   ;
/* 724  6 */   outgoing_args_size   ;
/* 728  6 */   temp_regno == 0   ;
// else
}
void _func3324(void) {
// --- ifif else
/* 792  2 */   current_function_needs_context   ;
/* 798  2 */   size == 0 && ! current_function_needs_context   ;
// else
}
void _func3325(void) {
// --- ifif
/* 1448  2 */   REGNO_REG_CLASS ( REGNO ( operand ) ) != ADDRESS_REGS   ;
/* 1456  2 */   zero_dreg || zero_areg   ;
// then
}
void _func3326(void) {
// --- ifif
/* 1476  6 */   GET_CODE ( temp ) == CODE_LABEL || GET_CODE ( temp ) == JUMP_INSN || GET_CODE ( temp ) == BARRIER   ;
/* 1481  6 */   GET_CODE ( temp ) == CALL_INSN   ;
/* 1484  6 */   GET_CODE ( temp ) == NOTE   ;
// then
}
void _func3327(void) {
// --- ifif
/* 1492  6 */   ! set   ;
/* 1501  6 */   REG_P ( SET_DEST ( set ) ) && SET_SRC ( set ) == CONST0_RTX ( GET_MODE ( SET_DEST ( set ) ) ) && ! reg_set_between_p ( SET_DEST ( set ) , temp , insn ) && ( ! past_call || ! call_used_regs [ REGNO ( SET_DEST ( set ) ) ] )   ;
// then
}
void _func3328(void) {
// --- ifif
/* 376  2 */   current_function_varargs   ;
/* 390  2 */   regs_ever_live [ 2 ] || regs_ever_live [ 3 ] || regs_ever_live [ 6 ] || regs_ever_live [ 7 ] || frame_pointer_needed   ;
/* 396  2 */   frame_pointer_needed   ;
/* 400  2 */   size   ;
// then
}
void _func3329(void) {
// --- ifif
/* 589  2 */   from == ARG_POINTER_REGNUM && to == FRAME_POINTER_REGNUM   ;
/* 602  2 */   from == ARG_POINTER_REGNUM && to == STACK_POINTER_REGNUM   ;
/* 619  2 */   from == FRAME_POINTER_REGNUM && to == STACK_POINTER_REGNUM   ;
// then
}
void _func3330(void) {
// --- ifif
/* 770  6 */   GET_CODE ( temp ) == CODE_LABEL || GET_CODE ( temp ) == JUMP_INSN || GET_CODE ( temp ) == BARRIER   ;
/* 775  6 */   GET_CODE ( temp ) == CALL_INSN   ;
/* 778  6 */   GET_CODE ( temp ) == NOTE   ;
// then
}
void _func3331(void) {
// --- ifif
/* 786  6 */   ! set   ;
/* 802  6 */   REG_P ( SET_DEST ( set ) ) && SET_SRC ( set ) == CONST0_RTX ( GET_MODE ( SET_DEST ( set ) ) ) && ! reg_set_between_p ( SET_DEST ( set ) , temp , insn ) && ( REGNO_REG_CLASS ( REGNO ( SET_DEST ( set ) ) ) == REGNO_REG_CLASS ( REGNO ( operand ) ) ) && REGNO ( SET_DEST ( set ) ) != REGNO ( operand ) && ( ! past_call || ! call_used_regs [ REGNO ( SET_DEST ( set ) ) ] )   ;
// then
}
void _func3332(void) {
// --- ifif
/* 353  6 */   ! reg || GET_MODE ( reg ) != mode   ;
/* 357  6 */   GET_MODE ( src ) != mode   ;
// then
}
void _func3333(void) {
// --- ifif
/* 390  2 */   prev_store   ;
/* 392  2 */   prev_store_2   ;
// then
}
void _func3334(void) {
// --- ifif else
/* 474  4 */   c - '0' < ( unsigned ) 10   ;
/* 476  4 */   c == 0 || c == ' '   ;
// else
}
void _func3335(void) {
// --- ifif
/* 491  2 */   optype0 == RNDOP || optype1 == RNDOP   ;
/* 498  2 */   optype0 == PUSHOP && optype1 == POPOP   ;
/* 505  2 */   optype0 == POPOP && optype1 == PUSHOP   ;
/* 516  2 */   optype0 == MEMOP   ;
/* 519  2 */   optype1 == MEMOP   ;
/* 531  2 */   optype0 == REGOP   ;
// else
}
void _func3336(void) {
// --- ifif
/* 555  2 */   optype0 == PUSHOP && REGNO ( XEXP ( XEXP ( operands [ 0 ] , 0 ) , 0 ) ) == STACK_POINTER_REGNUM && reg_overlap_mentioned_p ( stack_pointer_rtx , operands [ 1 ] )   ;
/* 568  2 */   optype0 == PUSHOP || optype1 == PUSHOP || ( optype0 == REGOP && optype1 == REGOP && REGNO ( operands [ 0 ] ) == REGNO ( latehalf [ 1 ] ) )   ;
// then
}
void _func3337(void) {
// --- ifif
/* 573  6 */   addreg0   ;
/* 575  6 */   addreg1   ;
// then
}
void _func3338(void) {
// --- ifif
/* 582  6 */   addreg0   ;
/* 584  6 */   addreg1   ;
// then
}
void _func3339(void) {
// --- ifif
/* 596  2 */   addreg0   ;
/* 598  2 */   addreg1   ;
// then
}
void _func3340(void) {
// --- ifif
/* 605  2 */   addreg0   ;
/* 607  2 */   addreg1   ;
// then
}
void _func3341(void) {
// --- ifif
/* 759  2 */   imm < 0   ;
/* 765  2 */   imm == 0   ;
// then
}
void _func3342(void) {
// --- ifif
/* 770  2 */   short_ok && imm <= 8   ;
/* 773  2 */   imm < 128   ;
// then
}
void _func3343(void) {
// --- ifif
/* 778  2 */   is_reg   ;
/* 781  2 */   short_ok   ;
// then
}
void _func3344(void) {
// --- ifif
/* 794  2 */   imm < 0 && imm != 0x80000000   ;
/* 800  2 */   imm == 0   ;
// then
}
void _func3345(void) {
// --- ifif
/* 805  2 */   short_ok && imm <= 8   ;
/* 808  2 */   imm < 128   ;
// then
}
void _func3346(void) {
// --- ifif
/* 813  2 */   is_reg   ;
/* 816  2 */   short_ok   ;
// then
}
void _func3347(void) {
// --- ifif
/* 828  2 */   GET_CODE ( x ) == REG   ;
/* 831  2 */   GET_CODE ( x ) == MEM && GET_CODE ( XEXP ( x , 0 ) ) == PLUS   ;
// then
}
void _func3348(void) {
// --- ifif
/* 876  2 */   short_ok && imm > 0 && imm <= 8   ;
/* 879  2 */   - 128 <= imm && imm < 128   ;
// then
}
void _func3349(void) {
// --- ifif
/* 884  2 */   is_reg   ;
/* 887  2 */   short_ok   ;
// then
}
void _func3350(void) {
// --- ifif
/* 905  2 */   short_ok && imm > 0 && imm <= 8   ;
/* 908  2 */   - 128 <= imm && imm < 128   ;
// then
}
void _func3351(void) {
// --- ifif
/* 913  2 */   is_reg   ;
/* 916  2 */   short_ok   ;
// then
}
void _func3352(void) {
// --- ifif
/* 926  2 */   imm == 0   ;
/* 929  2 */   imm > 0 && imm <= 8   ;
/* 932  2 */   - 128 <= imm && imm < 128   ;
// then
}
void _func3353(void) {
// --- ifif
/* 649  2 */   isnan ( a )   ;
/* 653  2 */   isnan ( b )   ;
/* 657  2 */   isinf ( a )   ;
/* 664  2 */   isinf ( b )   ;
/* 668  2 */   iszero ( b )   ;
/* 678  2 */   iszero ( a )   ;
// then
}
void _func3354(void) {
// --- ifif else
/* 695  4 */   diff < 0   ;
/* 697  4 */   diff < FRAC_NBITS   ;
// else
}
void _func3355(void) {
// --- ifif
/* 820  2 */   isnan ( a )   ;
/* 825  2 */   isnan ( b )   ;
/* 830  2 */   isinf ( a )   ;
/* 837  2 */   isinf ( b )   ;
/* 846  2 */   iszero ( a )   ;
/* 851  2 */   iszero ( b )   ;
// then
}
void _func3356(void) {
// --- ifif
/* 1009  2 */   isnan ( a )   ;
/* 1013  2 */   isnan ( b )   ;
// then
}
void _func3357(void) {
// --- ifif
/* 1020  2 */   isinf ( a ) || iszero ( a )   ;
/* 1027  2 */   isinf ( b )   ;
/* 1033  2 */   iszero ( b )   ;
// then
}
void _func3358(void) {
// --- ifif
/* 1125  2 */   isnan ( a ) || isnan ( b )   ;
/* 1129  2 */   isinf ( a ) && isinf ( b )   ;
/* 1143  2 */   isinf ( a )   ;
/* 1147  2 */   isinf ( b )   ;
/* 1151  2 */   iszero ( a ) && iszero ( b )   ;
/* 1155  2 */   iszero ( a )   ;
/* 1159  2 */   iszero ( b )   ;
/* 1164  2 */   a -> sign != b -> sign   ;
/* 1170  2 */   a -> normal_exp > b -> normal_exp   ;
/* 1174  2 */   a -> normal_exp < b -> normal_exp   ;
/* 1179  2 */   a -> fraction . ll > b -> fraction . ll   ;
/* 1183  2 */   a -> fraction . ll < b -> fraction . ll   ;
// then
}
void _func3359(void) {
// --- ifif
/* 1359  2 */   iszero ( & a )   ;
/* 1361  2 */   isnan ( & a )   ;
/* 1364  2 */   isinf ( & a )   ;
/* 1367  2 */   a . normal_exp < 0   ;
/* 1369  2 */   a . normal_exp > 30   ;
// then
}
void _func3360(void) {
// --- ifif
/* 1390  2 */   iszero ( & a )   ;
/* 1392  2 */   isnan ( & a )   ;
/* 1395  2 */   a . sign   ;
/* 1398  2 */   isinf ( & a )   ;
/* 1401  2 */   a . normal_exp < 0   ;
/* 1403  2 */   a . normal_exp > 31   ;
// else
}
void _func3361(void) {
// --- ifif
/* 275  2 */   ptr -> set_tune_p   ;
/* 278  2 */   ptr -> set_arch_p   ;
// then
}
void _func3362(void) {
// --- ifif
/* 293  2 */   BYTES_BIG_ENDIAN && optimize_size   ;
/* 298  2 */   TARGET_MULTIPLE_SET   ;
/* 303  2 */   TARGET_STRING_SET   ;
/* 311  2 */   ! BYTES_BIG_ENDIAN && rs6000_cpu != PROCESSOR_PPC750   ;
/* 328  2 */   flag_pic && ( DEFAULT_ABI == ABI_AIX )   ;
// then
}
void _func3363(void) {
// --- ifif
/* 313  6 */   TARGET_MULTIPLE   ;
/* 320  6 */   TARGET_STRING   ;
// then
}
void _func3364(void) {
// --- ifif
/* 328  2 */   flag_pic && ( DEFAULT_ABI == ABI_AIX )   ;
/* 336  2 */   rs6000_debug_name   ;
// then
}
void _func3365(void) {
// --- ifif
/* 1283  6 */   fntype   ;
/* 1290  6 */   cum -> call_cookie & CALL_NT_DLLIMPORT   ;
/* 1293  6 */   cum -> call_cookie & CALL_LONG   ;
// then
}
void _func3366(void) {
// --- ifif else
/* 1835  2 */   bytes <= 0   ;
/* 1840  2 */   TARGET_STRING   ;
// else
}
void _func3367(void) {
// --- ifif
/* 2258  2 */   GET_CODE ( addr2 ) != PLUS   ;
/* 2261  2 */   GET_CODE ( XEXP ( addr2 , 0 ) ) != REG || GET_CODE ( XEXP ( addr2 , 1 ) ) != CONST_INT   ;
/* 2265  2 */   reg1 != REGNO ( XEXP ( addr2 , 0 ) )   ;
/* 2269  2 */   INTVAL ( XEXP ( addr2 , 1 ) ) != offset1 + 8   ;
// then
}
void _func3368(void) {
// --- ifif
/* 3042  6 */   GET_CODE ( x ) != SYMBOL_REF   ;
/* 3045  6 */   XSTR ( x , 0 ) [ 0 ] != '.'   ;
// then
}
void _func3369(void) {
// --- ifif
/* 3196  3 */   profile_first_reg == 31   ;
/* 3199  3 */   first_reg > profile_first_reg   ;
// then
}
void _func3370(void) {
// --- ifif
/* 3419  2 */   TARGET_EABI   ;
/* 3450  2 */   regs_ever_live [ 65 ] || ( DEFAULT_ABI == ABI_AIX && profile_flag ) || ( TARGET_RELOCATABLE && ( get_pool_size ( ) != 0 ) ) || ( info_ptr -> first_fp_reg_save != 64 && ! FP_SAVE_INLINE ( info_ptr -> first_fp_reg_save ) ) || ( abi == ABI_V4 && current_function_calls_alloca ) || ( abi == ABI_SOLARIS && current_function_calls_alloca ) || info_ptr -> calls_p   ;
/* 3468  2 */   regs_ever_live [ 70 ] || regs_ever_live [ 71 ] || regs_ever_live [ 72 ]   ;
// then
}
void _func3371(void) {
// --- ifif
/* 3579  2 */   info_ptr -> fp_size == 0   ;
/* 3582  2 */   info_ptr -> gp_size == 0   ;
/* 3585  2 */   ! info_ptr -> lr_save_p   ;
/* 3588  2 */   ! info_ptr -> cr_save_p   ;
/* 3591  2 */   ! info_ptr -> toc_save_p   ;
/* 3594  2 */   ! info_ptr -> main_save_p   ;
// then
}
void _func3372(void) {
// --- ifif
/* 3627  2 */   info -> first_gp_reg_save != 32   ;
/* 3630  2 */   info -> first_fp_reg_save != 64   ;
/* 3633  2 */   info -> lr_save_p   ;
/* 3636  2 */   info -> cr_save_p   ;
/* 3639  2 */   info -> toc_save_p   ;
/* 3642  2 */   info -> push_p   ;
/* 3645  2 */   info -> calls_p   ;
/* 3648  2 */   info -> main_p   ;
/* 3651  2 */   info -> main_save_p   ;
/* 3654  2 */   info -> fpmem_p   ;
/* 3657  2 */   info -> gp_save_offset   ;
/* 3660  2 */   info -> fp_save_offset   ;
/* 3663  2 */   info -> lr_save_offset   ;
/* 3666  2 */   info -> cr_save_offset   ;
/* 3669  2 */   info -> toc_save_offset   ;
/* 3672  2 */   info -> varargs_save_offset   ;
/* 3675  2 */   info -> main_save_offset   ;
/* 3678  2 */   info -> fpmem_offset   ;
/* 3681  2 */   info -> total_size   ;
/* 3684  2 */   info -> varargs_size   ;
/* 3687  2 */   info -> vars_size   ;
/* 3690  2 */   info -> parm_size   ;
/* 3693  2 */   info -> fpmem_size   ;
/* 3696  2 */   info -> fixed_size   ;
/* 3699  2 */   info -> gp_size   ;
/* 3702  2 */   info -> fp_size   ;
/* 3705  1 */   info -> lr_size   ;
/* 3708  2 */   info -> cr_size   ;
/* 3711  1 */   info -> toc_size   ;
/* 3714  1 */   info -> main_size   ;
/* 3717  2 */   info -> save_size   ;
/* 3720  2 */   info -> reg_size != 4   ;
// then
}
void _func3373(void) {
// --- ifif
/* 3746  6 */   ! toc_initialized   ;
/* 3757  6 */   rs6000_pic_func_labelno != rs6000_pic_labelno   ;
// then
}
void _func3374(void) {
// --- ifif
/* 3889  2 */   TARGET_DEBUG_STACK   ;
/* 3894  2 */   info -> first_fp_reg_save < 64 && ! FP_SAVE_INLINE ( info -> first_fp_reg_save )   ;
/* 3900  2 */   rs6000_trunc_used && ! trunc_defined   ;
/* 3908  2 */   ! TARGET_POWER && ! TARGET_POWERPC && ! common_mode_defined   ;
/* 3920  2 */   info -> push_p && ( DEFAULT_ABI == ABI_V4 || DEFAULT_ABI == ABI_SOLARIS )   ;
/* 3930  2 */   info -> lr_save_p   ;
/* 3934  2 */   info -> cr_save_p && sp_reg != 12   ;
/* 3940  2 */   FP_SAVE_INLINE ( info -> first_fp_reg_save )   ;
// else
}
void _func3375(void) {
// --- ifif
/* 3982  2 */   info -> lr_save_p   ;
/* 3987  2 */   info -> cr_save_p   ;
/* 4002  2 */   ( DEFAULT_ABI == ABI_V4 || DEFAULT_ABI == ABI_SOLARIS ) && flag_pic == 1 && regs_ever_live [ PIC_OFFSET_TABLE_REGNUM ]   ;
/* 4017  2 */   DEFAULT_ABI == ABI_NT && info -> total_size > 4096   ;
/* 4055  2 */   info -> push_p && DEFAULT_ABI != ABI_V4 && DEFAULT_ABI != ABI_SOLARIS   ;
/* 4059  2 */   frame_pointer_needed   ;
// then
}
void _func3376(void) {
// --- ifif
/* 4118  2 */   TARGET_TOC && TARGET_MINIMAL_TOC && get_pool_size ( ) != 0   ;
/* 4127  2 */   DEFAULT_ABI == ABI_NT   ;
// then
}
void _func3377(void) {
// --- ifif
/* 4695  2 */   TARGET_NO_TOC   ;
/* 4700  2 */   GET_CODE ( x ) == CONST_DOUBLE && STRICT_ALIGNMENT && GET_MODE ( x ) == DFmode && ! ( TARGET_NO_FP_IN_TOC && ! TARGET_MINIMAL_TOC )   ;
/* 4708  2 */   TARGET_ELF && TARGET_MINIMAL_TOC   ;
// else
}
void _func3378(void) {
// --- ifif else
/* 4821  2 */   GET_CODE ( x ) == CONST   ;
/* 4827  2 */   GET_CODE ( base ) == SYMBOL_REF   ;
// else
}
void _func3379(void) {
// --- ifif
/* 5133  2 */   ! recog_memoized ( insn )   ;
/* 5136  2 */   REG_NOTE_KIND ( link ) != 0   ;
/* 5139  2 */   REG_NOTE_KIND ( link ) == 0   ;
// then
}
void _func3380(void) {
// --- ifif
/* 5416  2 */   TREE_CODE ( type ) != FUNCTION_TYPE && TREE_CODE ( type ) != FIELD_DECL && TREE_CODE ( type ) != TYPE_DECL   ;
/* 5423  2 */   is_attribute_p ( "longcall" , identifier )   ;
/* 5426  2 */   DEFAULT_ABI == ABI_NT   ;
// then
}
void _func3381(void) {
// --- ifif
/* 5430  6 */   is_attribute_p ( "stdcall" , identifier )   ;
/* 5434  6 */   is_attribute_p ( "cdecl" , identifier )   ;
/* 5439  6 */   is_attribute_p ( "dllimport" , identifier )   ;
/* 5444  6 */   is_attribute_p ( "dllexport" , identifier )   ;
/* 5450  6 */   is_attribute_p ( "exception" , identifier )   ;
// then
}
void _func3382(void) {
// --- ifif
/* 5640  6 */   TREE_ASM_WRITTEN ( decl ) || ! TREE_PUBLIC ( decl )   ;
/* 5643  6 */   DEFAULT_ABI == ABI_AIX || DEFAULT_ABI == ABI_NT   ;
// then
}
void _func3383(void) {
// --- ifif
/* 5662  6 */   section_name   ;
/* 5673  6 */   ( size > 0 && size <= g_switch_value ) || ( name && ( ( len == sizeof ( ".sdata" ) - 1 && strcmp ( name , ".sdata" ) == 0 ) || ( len == sizeof ( ".sdata2" ) - 1 && strcmp ( name , ".sdata2" ) == 0 ) || ( len == sizeof ( ".sbss" ) - 1 && strcmp ( name , ".sbss" ) == 0 ) || ( len == sizeof ( ".sbss2" ) - 1 && strcmp ( name , ".sbss2" ) == 0 ) || ( len == sizeof ( ".PPC.EMB.sdata0" ) - 1 && strcmp ( name , ".PPC.EMB.sdata0" ) == 0 ) || ( len == sizeof ( ".PPC.EMB.sbss0" ) - 1 && strcmp ( name , ".PPC.EMB.sbss0" ) == 0 ) ) )   ;
// then
}
void _func3384(void) {
// --- ifif
/* 76  2 */   range -> min > min   ;
/* 77  2 */   range -> max < max   ;
// then
}
void _func3385(void) {
// --- ifif else
/* 226  6 */   ( fixed = INTVAL ( operands [ 2 ] ) ) <= 0   ;
/* 229  6 */   fixed < 16   ;
// else
}
void _func3386(void) {
// --- ifif else
/* 252  6 */   fixed >= 4   ;
/* 263  6 */   fixed & 0x2   ;
// else
}
void _func3387(void) {
// --- ifif
/* 316  6 */   vflag   ;
/* 318  6 */   debug   ;
// then
}
void _func3388(void) {
// --- ifif
/* 465  2 */   N_U_L_L_replacement   ;
/* 467  2 */   N_U_L_L_replacement   ;
// then
}
void _func3389(void) {
// --- ifif
/* 536  6 */   tlink_verbose   ;
/* 538  6 */   tlink_verbose >= 3   ;
/* 541  6 */   system ( command ) != 0   ;
// then
}
void _func3390(void) {
// --- ifif
/* 626  6 */   * p == '.'   ;
/* 628  6 */   * p == '_' && prepends_underscore   ;
// then
}
void _func3391(void) {
// --- ifif
/* 635  6 */   ! sym && ! end   ;
/* 661  6 */   sym && sym -> tweaked   ;
/* 666  6 */   sym && ! sym -> tweaking   ;
// then
}
void _func3392(void) {
// --- ifif
/* 711  5 */   ! scan_linker_output ( ldout )   ;
/* 713  5 */   ! recompile_files ( )   ;
/* 715  5 */   tlink_verbose   ;
// then
}
void _func3393(void) {
// --- ifif
/* 115  2 */   N_U_L_L_replacement   ;
/* 125  2 */   id   ;
/* 140  2 */   -- alignment_stack -> num_pushes == 0   ;
// then
}
void _func3394(void) {
// --- ifif
/* 169  2 */   N_U_L_L_replacement   ;
/* 174  2 */   TREE_CODE_CLASS ( TREE_CODE ( node ) ) != 'd' || TREE_CODE ( node ) != FIELD_DECL   ;
// then
}
void _func3395(void) {
// --- ifif
/* 196  6 */   N_U_L_L_replacement   ;
/* 204  6 */   N_U_L_L_replacement   ;
// then
}
void _func3396(void) {
// --- ifif
/* 247  2 */   N_U_L_L_replacement   ;
/* 314  2 */   token   ;
// then
}
void _func3397(void) {
// --- ifif
/* 336  6 */   strcmp ( string , "pack" ) == 0   ;
/* 340  6 */   strcmp ( string , "weak" ) == 0   ;
// then
}
void _func3398(void) {
// --- ifif
/* 397  7 */   debug_info_level != DINFO_LEVEL_TERSE || depth == 0   ;
/* 399  7 */   args   ;
// then
}
void _func3399(void) {
// --- ifif
/* 113  2 */   ! fl1 . l   ;
/* 117  2 */   ! fl2 . l   ;
// then
}
void _func3400(void) {
// --- ifif
/* 123  2 */   exp1 > exp2 + 25   ;
/* 125  2 */   exp2 > exp1 + 25   ;
// then
}
void _func3401(void) {
// --- ifif
/* 134  2 */   SIGN ( fl1 . l )   ;
/* 136  2 */   SIGN ( fl2 . l )   ;
/* 139  2 */   exp1 > exp2   ;
// else
}
void _func3402(void) {
// --- ifif
/* 206  2 */   ! fl2 . l   ;
/* 208  2 */   ! fl1 . l   ;
// then
}
void _func3403(void) {
// --- ifif
/* 225  2 */   SIGN ( fl1 . l ) && SIGN ( fl2 . l )   ;
/* 230  2 */   fl1 . l < fl2 . l   ;
/* 232  2 */   fl1 . l > fl2 . l   ;
// then
}
void _func3404(void) {
// --- ifif
/* 313  2 */   ! fl2 . l   ;
/* 318  2 */   ! fl1 . l   ;
// then
}
void _func3405(void) {
// --- ifif
/* 367  2 */   ! a1   ;
/* 373  2 */   a1 < 0   ;
// then
}
void _func3406(void) {
// --- ifif
/* 407  4 */   a1 == 0   ;
/* 410  4 */   a1 < 0   ;
// then
}
void _func3407(void) {
// --- ifif
/* 543  2 */   SIGND ( dl1 ) && SIGND ( dl2 )   ;
/* 548  2 */   dl1 . l . upper < dl2 . l . upper   ;
/* 550  2 */   dl1 . l . upper > dl2 . l . upper   ;
/* 552  2 */   dl1 . l . lower < dl2 . l . lower   ;
/* 554  2 */   dl1 . l . lower > dl2 . l . lower   ;
// then
}
void _func3408(void) {
// --- ifif else
/* 575  2 */   exp > 0   ;
/* 579  2 */   exp < 0 && exp > - 32 && l   ;
// else
}
void _func3409(void) {
// --- ifif else
/* 603  4 */   exp > 0   ;
/* 611  4 */   exp < 0 && exp > - 64 && l   ;
// else
}
void _func3410(void) {
// --- ifif else
/* 635  2 */   exp > 0   ;
/* 639  2 */   exp < 0 && exp > - 32 && l   ;
// else
}
void _func3411(void) {
// --- ifif else
/* 664  4 */   exp > 0   ;
/* 668  4 */   exp < 0 && exp > - 64 && l   ;
// else
}
void _func3412(void) {
// --- ifif
/* 689  4 */   ! fl2 . ll   ;
/* 691  4 */   ! fl1 . ll   ;
// then
}
void _func3413(void) {
// --- ifif
/* 699  4 */   exp1 > exp2 + 54   ;
/* 701  4 */   exp2 > exp1 + 54   ;
// then
}
void _func3414(void) {
// --- ifif
/* 710  4 */   SIGND ( fl1 )   ;
/* 712  4 */   SIGND ( fl2 )   ;
/* 715  4 */   exp1 > exp2   ;
// else
}
void _func3415(void) {
// --- ifif
/* 856  4 */   fl1 . ll == 0   ;
/* 866  4 */   fl2 . ll == 0   ;
// then
}
void _func3416(void) {
// --- ifif
/* 2032  12 */   ! laststart   ;
/* 2037  12 */   many_times_ok   ;
// then
}
void _func3417(void) {
// --- ifif
/* 2144  16 */   ( syntax & RE_BACKSLASH_ESCAPE_IN_LISTS ) && c == '\\'   ;
/* 2156  16 */   c == ']' && p != p1 + 1   ;
/* 2161  16 */   had_char_class && c == '-' && * p != ']'   ;
/* 2168  16 */   c == '-' && ! ( p - 2 >= pattern && p [ - 2 ] == '[' ) && ! ( p - 3 >= pattern && p [ - 3 ] == '[' && p [ - 2 ] == '^' ) && * p != ']'   ;
// else
}
void _func3418(void) {
// --- ifif
/* 2280  28 */   ( is_alnum && ISALNUM ( ch ) ) || ( is_alpha && ISALPHA ( ch ) ) || ( is_blank && ISBLANK ( ch ) ) || ( is_cntrl && ISCNTRL ( ch ) )   ;
/* 2285  7 */   ( is_digit && ISDIGIT ( ch ) ) || ( is_graph && ISGRAPH ( ch ) ) || ( is_lower && ISLOWER ( ch ) ) || ( is_print && ISPRINT ( ch ) )   ;
/* 2290  7 */   ( is_punct && ISPUNCT ( ch ) ) || ( is_space && ISSPACE ( ch ) ) || ( is_upper && ISUPPER ( ch ) ) || ( is_xdigit && ISXDIGIT ( ch ) )   ;
/* 2295  7 */   translate && ( is_upper || is_lower ) && ( ISUPPER ( ch ) || ISLOWER ( ch ) )   ;
// then
}
void _func3419(void) {
// --- ifif
/* 2423  14 */   syntax & RE_NO_BK_PARENS   ;
/* 2425  14 */   COMPILE_STACK_EMPTY   ;
// then
}
void _func3420(void) {
// --- ifif
/* 2434  14 */   fixup_alt_jump   ;
/* 2447  14 */   COMPILE_STACK_EMPTY   ;
// then
}
void _func3421(void) {
// --- ifif
/* 2574  16 */   lower_bound < 0 || upper_bound > RE_DUP_MAX || lower_bound > upper_bound   ;
/* 2583  16 */   ! ( syntax & RE_NO_BK_BRACES )   ;
/* 2590  16 */   c != '}'   ;
/* 2601  16 */   ! laststart   ;
/* 2614  17 */   upper_bound == 0   ;
// else
}
void _func3422(void) {
// --- ifif
/* 2786  14 */   c1 > regnum   ;
/* 2790  14 */   group_in_compile_stack ( compile_stack , ( regnum_t ) c1 )   ;
// then
}
void _func3423(void) {
// --- ifif
/* 2855  2 */   fixup_alt_jump   ;
/* 2858  2 */   ! COMPILE_STACK_EMPTY   ;
/* 2863  2 */   syntax & RE_NO_POSIX_BACKTRACKING   ;
// then
}
void _func3424(void) {
// --- ifif else
/* 3512  2 */   startpos < 0 || startpos > total_size   ;
/* 3518  2 */   endpos < 0   ;
// else
}
void _func3425(void) {
// --- ifif
/* 3556  6 */   fastmap && startpos < total_size && ! bufp -> can_be_null   ;
/* 3594  6 */   range >= 0 && startpos == total_size && fastmap && ! bufp -> can_be_null   ;
// then
}
void _func3426(void) {
// --- ifif
/* 3606  6 */   val >= 0   ;
/* 3609  6 */   val == - 2   ;
// then
}
void _func3427(void) {
// --- ifif
/* 5371  6 */   ( ( reg_info [ reg_no ] ) . bits . match_null_string_p ) == MATCH_NULL_UNSET_VALUE   ;
/* 5374  6 */   ! ret   ;
// then
}
void _func3428(void) {
// --- ifif
/* 129  6 */   N_U_L_L_replacement   ;
/* 132  6 */   strncmp ( z_line , z_done , sizeof ( z_done ) - 1 ) == 0   ;
// then
}
void _func3429(void) {
// --- ifif
/* 259  2 */   server_id == NULLPROCESS   ;
/* 267  2 */   server_id <= 0   ;
// then
}
void _func3430(void) {
// --- ifif
/* 108  2 */   pipe ( ( int * ) & stdout_pair ) < 0   ;
/* 118  2 */   N_U_L_L_replacement   ;
// then
}
void _func3431(void) {
// --- ifif
/* 118  2 */   N_U_L_L_replacement   ;
/* 126  2 */   pz_cmd = * pp_args , ( pz_cmd == ( char * ) NULL ) || ( * pz_cmd == '\0' )   ;
// then
}
void _func3432(void) {
// --- ifif
/* 378  4 */   dead_kid == child   ;
/* 398  4 */   dead_kid == NOPROCESS   ;
// then
}
void _func3433(void) {
// --- ifif
/* 380  8 */   ! WIFEXITED ( status )   ;
/* 386  8 */   WEXITSTATUS ( status ) != 0   ;
// then
}
void _func3434(void) {
// --- ifif
/* 472  12 */   feof ( fp )   ;
/* 475  12 */   ferror ( fp )   ;
// then
}
void _func3435(void) {
// --- ifif
/* 689  2 */   ( fd < 0 ) && ( errno == ENOENT )   ;
/* 710  2 */   fd < 0   ;
// then
}
void _func3436(void) {
// --- ifif
/* 815  4 */   ! isgraph ( ch )   ;
/* 817  4 */   ch == '"'   ;
// then
}
void _func3437(void) {
// --- ifif
/* 885  6 */   quoted_file_exists ( pz_src_dir , pz_file_name , pz_incl_quot )   ;
/* 907  6 */   regexec ( & incl_quote_re , pz_incl_quot , 1 , p_re_match , 0 ) != 0   ;
// then
}
void _func3438(void) {
// --- ifif
/* 1002  6 */   p_fixd -> fd_flags & FD_SKIP_TEST   ;
/* 1008  6 */   N_U_L_L_replacement   ;
// then
}
void _func3439(void) {
// --- ifif
/* 1023  14 */   N_U_L_L_replacement   ;
/* 1029  14 */   ( pz_scan [ - 1 ] == '|' ) && ( pz_scan [ name_len ] == '|' )   ;
// then
}
void _func3440(void) {
// --- ifif else
/* 1132  8 */   ch == EOF   ;
/* 1138  8 */   N_U_L_L_replacement   ;
// else
}
void _func3441(void) {
// --- ifif else
/* 446  6 */   code == CODE_LABEL || ( GET_RTX_CLASS ( code ) == 'i' && ( prev_code == JUMP_INSN || prev_code == BARRIER || ( prev_code == CALL_INSN && call_had_abnormal_edge ) ) )   ;
/* 468  6 */   code == CALL_INSN   ;
// else
}
void _func3442(void) {
// --- ifif
/* 648  3 */   head == NULL_RTX   ;
/* 656  3 */   GET_CODE ( end ) == CALL_INSN   ;
// then
}
void _func3443(void) {
// --- ifif
/* 725  2 */   head != NULL_RTX   ;
/* 731  2 */   i != n_basic_blocks   ;
// then
}
void _func3444(void) {
// --- ifif
/* 817  3 */   uid < max   ;
/* 819  3 */   insn == end   ;
// then
}
void _func3445(void) {
// --- ifif
/* 908  6 */   code == JUMP_INSN   ;
/* 978  6 */   code == CALL_INSN || asynchronous_exceptions   ;
/* 1039  6 */   i + 1 == n_basic_blocks && eh_return_stub_label != 0   ;
// then
}
void _func3446(void) {
// --- ifif else
/* 989  3 */   ! x   ;
/* 991  3 */   x   ;
// else
}
void _func3447(void) {
// --- ifif
/* 1049  3 */   GET_CODE ( tmp ) == NOTE   ;
/* 1051  3 */   force_fallthru || insn == tmp   ;
// then
}
void _func3448(void) {
// --- ifif
/* 1096  2 */   GET_CODE ( label ) != CODE_LABEL   ;
/* 1104  2 */   INSN_UID ( label ) == 0   ;
// then
}
void _func3449(void) {
// --- ifif else
/* 1359  2 */   ( e -> flags & ( EDGE_ABNORMAL | EDGE_CRITICAL ) ) == ( EDGE_ABNORMAL | EDGE_CRITICAL )   ;
/* 1363  2 */   e -> insns == NULL_RTX   ;
// else
}
void _func3450(void) {
// --- ifif
/* 1393  6 */   GET_CODE ( tmp ) == CODE_LABEL   ;
/* 1395  6 */   GET_CODE ( tmp ) == NOTE && NOTE_LINE_NUMBER ( tmp ) == NOTE_INSN_BASIC_BLOCK   ;
/* 1398  6 */   tmp == bb -> head   ;
// else
}
void _func3451(void) {
// --- ifif else
/* 1793  2 */   prev   ;
/* 1795  2 */   next   ;
// else
}
void _func3452(void) {
// --- ifif
/* 1800  2 */   GET_CODE ( insn ) == CODE_LABEL   ;
/* 1805  2 */   GET_CODE ( insn ) == JUMP_INSN && JUMP_LABEL ( insn )   ;
// then
}
void _func3453(void) {
// --- ifif
/* 1994  2 */   GET_CODE ( q ) == JUMP_INSN   ;
/* 2014  2 */   q != PREV_INSN ( c -> head )   ;
// then
}
void _func3454(void) {
// --- ifif
/* 2106  2 */   basic_block_for_insn   ;
/* 2112  2 */   ! keep_head_end_p   ;
// then
}
void _func3455(void) {
// --- ifif
/* 2155  2 */   find_reg_note ( insn , REG_EQUAL , NULL_RTX )   ;
/* 2158  2 */   GET_CODE ( pat ) == SET && set_noop_p ( pat )   ;
/* 2161  2 */   GET_CODE ( pat ) == PARALLEL   ;
// then
}
void _func3456(void) {
// --- ifif
/* 2170  3 */   GET_CODE ( tem ) == USE || GET_CODE ( tem ) == CLOBBER   ;
/* 2174  3 */   GET_CODE ( tem ) != SET || ! set_noop_p ( tem )   ;
// then
}
void _func3457(void) {
// --- ifif
/* 2263  2 */   ! EXIT_IGNORE_STACK || ( ! FRAME_POINTER_REQUIRED && ! current_function_calls_alloca && flag_omit_frame_pointer ) || current_function_sp_is_unchanging   ;
/* 2276  2 */   ! reload_completed || frame_pointer_needed   ;
// then
}
void _func3458(void) {
// --- ifif
/* 2353  2 */   n_basic_blocks > 0   ;
/* 2376  2 */   reload_completed   ;
// then
}
void _func3459(void) {
// --- ifif else
/* 2904  2 */   reload_completed   ;
/* 2924  2 */   code == SET   ;
// else
}
void _func3460(void) {
// --- ifif
/* 2929  6 */   ! call_ok && GET_CODE ( SET_SRC ( x ) ) == CALL   ;
/* 2933  6 */   GET_CODE ( r ) == CC0   ;
/* 2937  6 */   GET_CODE ( r ) == MEM && ! MEM_VOLATILE_P ( r )   ;
// then
}
void _func3461(void) {
// --- ifif
/* 2962  3 */   ( regno < FIRST_PSEUDO_REGISTER && global_regs [ regno ] ) || ( regno == FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) || ( regno == HARD_FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) || ( regno == ARG_POINTER_REGNUM && fixed_regs [ regno ] ) || REGNO_REG_SET_P ( needed , regno )   ;
/* 2981  3 */   regno < FIRST_PSEUDO_REGISTER   ;
// then
}
void _func3462(void) {
// --- ifif
/* 3235  2 */   GET_CODE ( reg ) == MEM || GET_CODE ( reg ) == REG   ;
/* 3263  2 */   insn && GET_CODE ( reg ) == MEM   ;
/* 3266  2 */   GET_CODE ( reg ) == MEM && ! side_effects_p ( reg ) && GET_MODE ( reg ) != BLKmode && ! reg_mentioned_p ( stack_pointer_rtx , reg )   ;
/* 3276  2 */   GET_CODE ( reg ) == REG && ( regno = REGNO ( reg ) , ! ( regno == FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) ) && ! ( regno == HARD_FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) && ! ( regno == ARG_POINTER_REGNUM && fixed_regs [ regno ] ) && ! ( regno < FIRST_PSEUDO_REGISTER && global_regs [ regno ] )   ;
// else
}
void _func3463(void) {
// --- ifif
/* 3301  6 */   regno < FIRST_PSEUDO_REGISTER   ;
/* 3324  6 */   insn   ;
// then
}
void _func3464(void) {
// --- ifif
/* 3450  2 */   GET_CODE ( addr ) == PLUS && GET_CODE ( XEXP ( addr , 1 ) ) == CONST_INT   ;
/* 3453  2 */   GET_CODE ( addr ) == REG   ;
// then
}
void _func3465(void) {
// --- ifif else
/* 3541  7 */   BLOCK_FOR_INSN ( insn ) -> head == insn   ;
/* 3548  7 */   GET_CODE ( PREV_INSN ( insn ) ) == INSN && GET_CODE ( PATTERN ( PREV_INSN ( insn ) ) ) == SET && SET_SRC ( PATTERN ( PREV_INSN ( insn ) ) ) == addr   ;
// else
}
void _func3466(void) {
// --- ifif
/* 3582  3 */   ! validate_change ( incr , & SET_SRC ( set ) , addr , 0 )   ;
/* 3588  3 */   SET_DEST ( set ) == addr   ;
/* 3595  3 */   regno >= FIRST_PSEUDO_REGISTER   ;
// then
}
void _func3467(void) {
// --- ifif
/* 3690  6 */   insn   ;
/* 3694  6 */   final   ;
// then
}
void _func3468(void) {
// --- ifif
/* 3731  1 */   regno < FIRST_PSEUDO_REGISTER   ;
/* 3779  1 */   final   ;
// then
}
void _func3469(void) {
// --- ifif
/* 3737  5 */   regno == STACK_POINTER_REGNUM || ( regno == HARD_FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) ) || ( regno == ARG_POINTER_REGNUM && fixed_regs [ regno ] ) || ( regno == FRAME_POINTER_REGNUM && ( ! reload_completed || frame_pointer_needed ) )   ;
/* 3761  5 */   global_regs [ regno ]   ;
// then
}
void _func3470(void) {
// --- ifif else
/* 3829  2 */   regno < FIRST_PSEUDO_REGISTER && HARD_REGNO_NREGS ( regno , GET_MODE ( x ) ) > 1   ;
/* 3839  2 */   ! some_needed   ;
// else
}
void _func3471(void) {
// --- ifif else
/* 3897  5 */   GET_CODE ( testreg ) == SUBREG && GET_CODE ( SUBREG_REG ( testreg ) ) == REG && REGNO ( SUBREG_REG ( testreg ) ) >= FIRST_PSEUDO_REGISTER && ( GET_MODE_SIZE ( GET_MODE ( testreg ) ) != GET_MODE_SIZE ( GET_MODE ( SUBREG_REG ( testreg ) ) ) )   ;
/* 3907  5 */   GET_CODE ( testreg ) == SUBREG && ! ( REG_SIZE ( SUBREG_REG ( testreg ) ) > REG_SIZE ( testreg ) )   ;
// else
}
void _func3472(void) {
// --- ifif
/* 3982  1 */   code != ASM_OPERANDS || MEM_VOLATILE_P ( x )   ;
/* 3989  1 */   code == ASM_OPERANDS   ;
// then
}
void _func3473(void) {
// --- ifif
/* 4100  2 */   HAVE_PRE_INCREMENT && amount > 0   ;
/* 4102  2 */   HAVE_POST_INCREMENT && amount > 0   ;
/* 4105  2 */   HAVE_PRE_DECREMENT && amount < 0   ;
/* 4107  2 */   HAVE_POST_DECREMENT && amount < 0   ;
/* 4110  2 */   ! ( pre_ok || post_ok )   ;
/* 4117  2 */   GET_CODE ( insn ) == JUMP_INSN   ;
// then
}
void _func3474(void) {
// --- ifif
/* 4121  2 */   pre_ok   ;
/* 4123  2 */   post_ok && ( use == 0 || use == ( rtx ) 1 )   ;
/* 4129  2 */   use == 0 || use == ( rtx ) 1   ;
/* 4132  2 */   GET_MODE_SIZE ( GET_MODE ( use ) ) != ( amount > 0 ? amount : - amount )   ;
/* 4136  2 */   ! validate_change ( insn , & XEXP ( use , 0 ) , gen_rtx_fmt_e ( amount > 0 ? ( do_post ? POST_INC : PRE_INC ) : ( do_post ? POST_DEC : PRE_DEC ) , Pmode , reg ) , 0 )   ;
// then
}
void _func3475(void) {
// --- ifif
/* 4171  2 */   code == MEM && XEXP ( x , 0 ) == reg && plusconst == 0   ;
/* 4174  2 */   code == MEM && GET_CODE ( XEXP ( x , 0 ) ) == PLUS && XEXP ( XEXP ( x , 0 ) , 0 ) == reg && GET_CODE ( XEXP ( XEXP ( x , 0 ) , 1 ) ) == CONST_INT && INTVAL ( XEXP ( XEXP ( x , 0 ) , 1 ) ) == plusconst   ;
/* 4180  2 */   code == SIGN_EXTRACT || code == ZERO_EXTRACT   ;
/* 4188  2 */   x == reg   ;
// then
}
void _func3476(void) {
// --- ifif
/* 4193  6 */   fmt [ i ] == 'e'   ;
/* 4201  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3477(void) {
// --- ifif
/* 4235  1 */   REG_BASIC_BLOCK ( i ) >= 0   ;
/* 4237  1 */   REG_N_SETS ( i )   ;
/* 4240  1 */   REG_USERVAR_P ( regno_reg_rtx [ i ] )   ;
/* 4242  1 */   REG_N_DEATHS ( i ) != 1   ;
/* 4244  1 */   REG_N_CALLS_CROSSED ( i ) == 1   ;
// else
}
void _func3478(void) {
// --- ifif
/* 4252  1 */   class != GENERAL_REGS || altclass != ALL_REGS   ;
/* 4263  1 */   REGNO_POINTER_FLAG ( i )   ;
// then
}
void _func3479(void) {
// --- ifif else
/* 4342  5 */   comma   ;
/* 4344  5 */   i < ( int ) ( sizeof ( bitnames ) / sizeof ( * bitnames ) )   ;
// else
}
void _func3480(void) {
// --- ifif
/* 4519  2 */   succ_bb != EXIT_BLOCK   ;
/* 4524  2 */   pred_bb != ENTRY_BLOCK   ;
// then
}
void _func3481(void) {
// --- ifif
/* 4721  2 */   GET_CODE ( reg ) == PARALLEL && GET_MODE ( reg ) == BLKmode   ;
/* 4730  2 */   GET_CODE ( reg ) == REG   ;
// then
}
void _func3482(void) {
// --- ifif
/* 427  2 */   code != QUEUED   ;
/* 478  2 */   QUEUED_INSN ( x ) == 0   ;
// then
}
void _func3483(void) {
// --- ifif else
/* 434  6 */   code == MEM && GET_MODE ( x ) != BLKmode && GET_CODE ( XEXP ( x , 0 ) ) == QUEUED && ! modify   ;
/* 455  6 */   code == MEM   ;
// else
}
void _func3484(void) {
// --- ifif
/* 478  2 */   QUEUED_INSN ( x ) == 0   ;
/* 482  2 */   QUEUED_COPY ( x ) != 0   ;
// then
}
void _func3485(void) {
// --- ifif
/* 569  2 */   to_real != from_real   ;
/* 576  2 */   GET_CODE ( from ) == SUBREG && SUBREG_PROMOTED_VAR_P ( from ) && ( GET_MODE_SIZE ( GET_MODE ( SUBREG_REG ( from ) ) ) >= GET_MODE_SIZE ( to_mode ) ) && SUBREG_PROMOTED_UNSIGNED_P ( from ) == unsignedp   ;
/* 582  2 */   GET_CODE ( to ) == SUBREG && SUBREG_PROMOTED_VAR_P ( to )   ;
/* 585  2 */   to_mode == from_mode || ( from_mode == VOIDmode && CONSTANT_P ( from ) )   ;
/* 592  2 */   to_real   ;
/* 843  2 */   GET_MODE_BITSIZE ( from_mode ) < GET_MODE_BITSIZE ( to_mode ) && GET_MODE_BITSIZE ( to_mode ) > BITS_PER_WORD   ;
// then
}
void _func3486(void) {
// --- ifif
/* 596  6 */   GET_MODE_BITSIZE ( from_mode ) < GET_MODE_BITSIZE ( to_mode )   ;
/* 608  6 */   HAVE_trunchfqf2 && from_mode == HFmode && to_mode == QFmode   ;
/* 615  6 */   HAVE_trunctqfqf2 && from_mode == TQFmode && to_mode == QFmode   ;
/* 622  6 */   HAVE_truncsfqf2 && from_mode == SFmode && to_mode == QFmode   ;
/* 629  6 */   HAVE_truncdfqf2 && from_mode == DFmode && to_mode == QFmode   ;
/* 636  6 */   HAVE_truncxfqf2 && from_mode == XFmode && to_mode == QFmode   ;
/* 643  6 */   HAVE_trunctfqf2 && from_mode == TFmode && to_mode == QFmode   ;
/* 651  6 */   HAVE_trunctqfhf2 && from_mode == TQFmode && to_mode == HFmode   ;
/* 658  6 */   HAVE_truncsfhf2 && from_mode == SFmode && to_mode == HFmode   ;
/* 665  6 */   HAVE_truncdfhf2 && from_mode == DFmode && to_mode == HFmode   ;
/* 672  6 */   HAVE_truncxfhf2 && from_mode == XFmode && to_mode == HFmode   ;
/* 679  6 */   HAVE_trunctfhf2 && from_mode == TFmode && to_mode == HFmode   ;
/* 687  6 */   HAVE_truncsftqf2 && from_mode == SFmode && to_mode == TQFmode   ;
/* 694  6 */   HAVE_truncdftqf2 && from_mode == DFmode && to_mode == TQFmode   ;
/* 701  6 */   HAVE_truncxftqf2 && from_mode == XFmode && to_mode == TQFmode   ;
/* 708  6 */   HAVE_trunctftqf2 && from_mode == TFmode && to_mode == TQFmode   ;
/* 716  6 */   HAVE_truncdfsf2 && from_mode == DFmode && to_mode == SFmode   ;
/* 723  6 */   HAVE_truncxfsf2 && from_mode == XFmode && to_mode == SFmode   ;
/* 730  6 */   HAVE_trunctfsf2 && from_mode == TFmode && to_mode == SFmode   ;
/* 737  6 */   HAVE_truncxfdf2 && from_mode == XFmode && to_mode == DFmode   ;
/* 744  6 */   HAVE_trunctfdf2 && from_mode == TFmode && to_mode == DFmode   ;
// then
}
void _func3487(void) {
// --- ifif
/* 843  2 */   GET_MODE_BITSIZE ( from_mode ) < GET_MODE_BITSIZE ( to_mode ) && GET_MODE_BITSIZE ( to_mode ) > BITS_PER_WORD   ;
/* 948  2 */   GET_MODE_BITSIZE ( from_mode ) > BITS_PER_WORD && GET_MODE_BITSIZE ( to_mode ) <= BITS_PER_WORD   ;
// then
}
void _func3488(void) {
// --- ifif else
/* 886  6 */   reg_overlap_mentioned_p ( to , from )   ;
/* 890  6 */   GET_MODE_BITSIZE ( from_mode ) < BITS_PER_WORD   ;
// else
}
void _func3489(void) {
// --- ifif
/* 932  3 */   subword == 0   ;
/* 935  3 */   fill_value != subword   ;
// then
}
void _func3490(void) {
// --- ifif
/* 948  2 */   GET_MODE_BITSIZE ( from_mode ) > BITS_PER_WORD && GET_MODE_BITSIZE ( to_mode ) <= BITS_PER_WORD   ;
/* 963  2 */   to_mode == PQImode   ;
/* 978  2 */   from_mode == PQImode   ;
// then
}
void _func3491(void) {
// --- ifif
/* 965  6 */   from_mode != QImode   ;
/* 969  6 */   HAVE_truncqipqi2   ;
// then
}
void _func3492(void) {
// --- ifif
/* 978  2 */   from_mode == PQImode   ;
/* 998  2 */   to_mode == PSImode   ;
/* 1013  2 */   from_mode == PSImode   ;
// then
}
void _func3493(void) {
// --- ifif
/* 1000  6 */   from_mode != SImode   ;
/* 1004  6 */   HAVE_truncsipsi2   ;
// then
}
void _func3494(void) {
// --- ifif
/* 1013  2 */   from_mode == PSImode   ;
/* 1033  2 */   to_mode == PDImode   ;
/* 1048  2 */   from_mode == PDImode   ;
// then
}
void _func3495(void) {
// --- ifif
/* 1035  6 */   from_mode != DImode   ;
/* 1039  6 */   HAVE_truncdipdi2   ;
// then
}
void _func3496(void) {
// --- ifif
/* 1048  2 */   from_mode == PDImode   ;
/* 1072  2 */   GET_MODE_BITSIZE ( to_mode ) < GET_MODE_BITSIZE ( from_mode ) && TRULY_NOOP_TRUNCATION ( GET_MODE_BITSIZE ( to_mode ) , GET_MODE_BITSIZE ( from_mode ) )   ;
/* 1091  2 */   GET_MODE_BITSIZE ( to_mode ) > GET_MODE_BITSIZE ( from_mode )   ;
// then
}
void _func3497(void) {
// --- ifif
/* 1076  6 */   ! ( ( GET_CODE ( from ) == MEM && ! MEM_VOLATILE_P ( from ) && direct_load [ ( int ) to_mode ] && ! mode_dependent_address_p ( XEXP ( from , 0 ) ) ) || GET_CODE ( from ) == REG || GET_CODE ( from ) == SUBREG )   ;
/* 1083  6 */   GET_CODE ( from ) == REG && REGNO ( from ) < FIRST_PSEUDO_REGISTER && ! HARD_REGNO_MODE_OK ( REGNO ( from ) , to_mode )   ;
// then
}
void _func3498(void) {
// --- ifif
/* 1091  2 */   GET_MODE_BITSIZE ( to_mode ) > GET_MODE_BITSIZE ( from_mode )   ;
/* 1138  2 */   from_mode == DImode && to_mode == SImode   ;
/* 1151  2 */   from_mode == DImode && to_mode == HImode   ;
/* 1164  2 */   from_mode == DImode && to_mode == QImode   ;
/* 1177  2 */   from_mode == SImode && to_mode == HImode   ;
/* 1190  2 */   from_mode == SImode && to_mode == QImode   ;
/* 1203  2 */   from_mode == HImode && to_mode == QImode   ;
/* 1216  2 */   from_mode == TImode && to_mode == DImode   ;
/* 1229  2 */   from_mode == TImode && to_mode == SImode   ;
/* 1242  2 */   from_mode == TImode && to_mode == HImode   ;
/* 1255  2 */   from_mode == TImode && to_mode == QImode   ;
/* 1271  2 */   GET_MODE_BITSIZE ( to_mode ) < GET_MODE_BITSIZE ( from_mode )   ;
// then
}
void _func3499(void) {
// --- ifif
/* 1459  2 */   ! ( data . autinc_from && data . autinc_to ) && move_by_pieces_ninsns ( len , align ) > 2   ;
/* 1498  2 */   ! SLOW_UNALIGNED_ACCESS || align > MOVE_MAX || align >= BIGGEST_ALIGNMENT / BITS_PER_UNIT   ;
// then
}
void _func3500(void) {
// --- ifif
/* 1468  6 */   USE_LOAD_PRE_DECREMENT ( mode ) && data . reverse && ! data . autinc_from   ;
/* 1474  6 */   USE_LOAD_POST_INCREMENT ( mode ) && ! data . autinc_from   ;
/* 1480  6 */   ! data . autinc_from && CONSTANT_P ( from_addr )   ;
/* 1482  6 */   USE_STORE_PRE_DECREMENT ( mode ) && data . reverse && ! data . autinc_to   ;
/* 1488  6 */   USE_STORE_POST_INCREMENT ( mode ) && ! data . reverse && ! data . autinc_to   ;
/* 1494  6 */   ! data . autinc_to && CONSTANT_P ( to_addr )   ;
// then
}
void _func3501(void) {
// --- ifif
/* 1874  2 */   size <= UNITS_PER_WORD && ( mode = mode_for_size ( size * BITS_PER_UNIT , MODE_INT , 0 ) ) != BLKmode   ;
/* 1885  2 */   size < UNITS_PER_WORD && BYTES_BIG_ENDIAN   ;
// then
}
void _func3502(void) {
// --- ifif else
/* 1948  2 */   GET_CODE ( dst ) != PARALLEL   ;
/* 1953  2 */   XEXP ( XVECEXP ( dst , 0 , 0 ) , 0 )   ;
// else
}
void _func3503(void) {
// --- ifif else
/* 1978  6 */   ssize >= 0 && bytepos + bytelen > ssize   ;
/* 1987  6 */   GET_CODE ( src ) == MEM && align * BITS_PER_UNIT >= GET_MODE_ALIGNMENT ( mode ) && bytepos * BITS_PER_UNIT % GET_MODE_ALIGNMENT ( mode ) == 0 && bytelen == GET_MODE_SIZE ( mode )   ;
// else
}
void _func3504(void) {
// --- ifif else
/* 2030  2 */   GET_CODE ( src ) != PARALLEL   ;
/* 2035  2 */   XEXP ( XVECEXP ( src , 0 , 0 ) , 0 )   ;
// else
}
void _func3505(void) {
// --- ifif else
/* 2096  6 */   ssize >= 0 && bytepos + bytelen > ssize   ;
/* 2108  6 */   GET_CODE ( dst ) == MEM && align * BITS_PER_UNIT >= GET_MODE_ALIGNMENT ( mode ) && bytepos * BITS_PER_UNIT % GET_MODE_ALIGNMENT ( mode ) == 0 && bytelen == GET_MODE_SIZE ( mode )   ;
// else
}
void _func3506(void) {
// --- ifif
/* 2304  2 */   ! data . autinc_to && move_by_pieces_ninsns ( len , align ) > 2   ;
/* 2329  2 */   ! SLOW_UNALIGNED_ACCESS || align > MOVE_MAX || align >= BIGGEST_ALIGNMENT / BITS_PER_UNIT   ;
// then
}
void _func3507(void) {
// --- ifif
/* 2313  6 */   USE_STORE_PRE_DECREMENT ( mode ) && data . reverse && ! data . autinc_to   ;
/* 2319  6 */   USE_STORE_POST_INCREMENT ( mode ) && ! data . reverse && ! data . autinc_to   ;
/* 2325  6 */   ! data . autinc_to && CONSTANT_P ( to_addr )   ;
// then
}
void _func3508(void) {
// --- ifif else
/* 2592  2 */   mode == BLKmode || ( GET_MODE ( y ) != mode && GET_MODE ( y ) != VOIDmode )   ;
/* 2596  2 */   GET_CODE ( y ) == CONSTANT_P_RTX   ;
// else
}
void _func3509(void) {
// --- ifif
/* 2603  2 */   GET_CODE ( x ) == MEM && ( ( ! memory_address_p ( GET_MODE ( x ) , XEXP ( x , 0 ) ) && ! push_operand ( x , GET_MODE ( x ) ) ) || ( flag_force_addr && CONSTANT_ADDRESS_P ( XEXP ( x , 0 ) ) ) )   ;
/* 2610  2 */   GET_CODE ( y ) == MEM && ( ! memory_address_p ( GET_MODE ( y ) , XEXP ( y , 0 ) ) || ( flag_force_addr && CONSTANT_ADDRESS_P ( XEXP ( y , 0 ) ) ) )   ;
/* 2616  2 */   mode == BLKmode   ;
// then
}
void _func3510(void) {
// --- ifif else
/* 2635  2 */   mode >= MAX_MACHINE_MODE   ;
/* 2638  2 */   mov_optab -> handlers [ ( int ) mode ] . insn_code != CODE_FOR_nothing   ;
// else
}
void _func3511(void) {
// --- ifif
/* 3278  2 */   TREE_CODE ( to ) == ERROR_MARK   ;
/* 3290  2 */   TREE_CODE ( to ) == COMPONENT_REF || TREE_CODE ( to ) == BIT_FIELD_REF || TREE_CODE ( to ) == ARRAY_REF   ;
/* 3446  2 */   TREE_CODE ( from ) == CALL_EXPR && ! aggregate_value_p ( from ) && TREE_CODE ( TYPE_SIZE ( TREE_TYPE ( from ) ) ) == INTEGER_CST && ! ( TREE_CODE ( to ) == VAR_DECL && GET_CODE ( DECL_RTL ( to ) ) == REG )   ;
// then
}
void _func3512(void) {
// --- ifif
/* 3313  6 */   offset != 0   ;
/* 3356  6 */   volatilep   ;
// then
}
void _func3513(void) {
// --- ifif
/* 3317  3 */   GET_CODE ( to_rtx ) != MEM   ;
/* 3320  3 */   GET_MODE ( offset_rtx ) != ptr_mode   ;
/* 3331  3 */   GET_CODE ( to_rtx ) == MEM && GET_MODE ( to_rtx ) == BLKmode && GET_MODE ( XEXP ( to_rtx , 0 ) ) != VOIDmode && bitsize && ( bitpos % bitsize ) == 0 && ( bitsize % GET_MODE_ALIGNMENT ( mode1 ) ) == 0 && ( alignment * BITS_PER_UNIT ) == GET_MODE_ALIGNMENT ( mode1 )   ;
// then
}
void _func3514(void) {
// --- ifif
/* 3356  6 */   volatilep   ;
/* 3376  6 */   TREE_CODE ( to ) == COMPONENT_REF && TREE_READONLY ( TREE_OPERAND ( to , 1 ) )   ;
/* 3386  6 */   current_function_check_memory_usage && GET_CODE ( to_rtx ) == MEM   ;
// then
}
void _func3515(void) {
// --- ifif
/* 3446  2 */   TREE_CODE ( from ) == CALL_EXPR && ! aggregate_value_p ( from ) && TREE_CODE ( TYPE_SIZE ( TREE_TYPE ( from ) ) ) == INTEGER_CST && ! ( TREE_CODE ( to ) == VAR_DECL && GET_CODE ( DECL_RTL ( to ) ) == REG )   ;
/* 3483  2 */   to_rtx == 0   ;
// then
}
void _func3516(void) {
// --- ifif else
/* 3454  6 */   to_rtx == 0   ;
/* 3459  6 */   GET_CODE ( to_rtx ) == PARALLEL   ;
// else
}
void _func3517(void) {
// --- ifif
/* 3483  2 */   to_rtx == 0   ;
/* 3491  2 */   TREE_CODE ( to ) == RESULT_DECL && GET_CODE ( to_rtx ) == REG   ;
/* 3507  2 */   TREE_CODE ( to ) == RESULT_DECL && TREE_CODE ( from ) == INDIRECT_REF && current_function_returns_struct && ! current_function_returns_pcc_struct   ;
// then
}
void _func3518(void) {
// --- ifif
/* 4108  3 */   field == 0   ;
/* 4111  3 */   cleared && is_zeros_p ( TREE_VALUE ( elt ) )   ;
// then
}
void _func3519(void) {
// --- ifif
/* 4129  3 */   constant   ;
/* 4132  3 */   offset   ;
/* 4161  3 */   TREE_READONLY ( field )   ;
// then
}
void _func3520(void) {
// --- ifif
/* 4144  7 */   GET_CODE ( to_rtx ) != MEM   ;
/* 4147  14 */   GET_MODE ( offset_rtx ) != ptr_mode   ;
// then
}
void _func3521(void) {
// --- ifif
/* 4161  3 */   TREE_READONLY ( field )   ;
/* 4174  3 */   constant && GET_CODE ( target ) == REG && bitsize < BITS_PER_WORD && bitpos % BITS_PER_WORD == 0 && GET_MODE_CLASS ( mode ) == MODE_INT && TREE_CODE ( value ) == INTEGER_CST && GET_CODE ( exp_size ) == CONST_INT && bitpos + BITS_PER_WORD <= INTVAL ( exp_size ) * BITS_PER_UNIT   ;
// then
}
void _func3522(void) {
// --- ifif
/* 4184  7 */   TYPE_PRECISION ( type ) < BITS_PER_WORD   ;
/* 4189  7 */   BYTES_BIG_ENDIAN   ;
// then
}
void _func3523(void) {
// --- ifif
/* 4378  7 */   index == 0   ;
/* 4381  7 */   minelt   ;
// then
}
void _func3524(void) {
// --- ifif
/* 4467  4 */   word != 0 || ! cleared   ;
/* 4485  4 */   ibit == nbits   ;
// then
}
void _func3525(void) {
// --- ifif else
/* 4867  3 */   pos == 0   ;
/* 4872  3 */   TREE_CODE ( pos ) == PLUS_EXPR && TREE_CODE ( TREE_OPERAND ( pos , 1 ) ) == INTEGER_CST   ;
// else
}
void _func3526(void) {
// --- ifif
/* 4897  3 */   TYPE_PRECISION ( index_type ) != TYPE_PRECISION ( sizetype )   ;
/* 4915  3 */   ! integer_zerop ( low_bound )   ;
/* 4919  3 */   TREE_CODE ( index ) == INTEGER_CST   ;
// then
}
void _func3527(void) {
// --- ifif
/* 4959  6 */   TREE_THIS_VOLATILE ( exp )   ;
/* 4964  6 */   ! integer_zerop ( offset )   ;
// then
}
void _func3528(void) {
// --- ifif
/* 4975  2 */   integer_zerop ( offset )   ;
/* 4978  2 */   offset != 0 && contains_placeholder_p ( offset )   ;
// then
}
void _func3529(void) {
// --- ifif else
/* 5037  2 */   flag_pic && ( GET_CODE ( value ) == PLUS || GET_CODE ( value ) == MINUS ) && XEXP ( value , 0 ) == pic_offset_table_rtx && ( GET_CODE ( XEXP ( value , 1 ) ) == SYMBOL_REF || GET_CODE ( XEXP ( value , 1 ) ) == LABEL_REF || GET_CODE ( XEXP ( value , 1 ) ) == CONST )   ;
/* 5050  2 */   GET_CODE ( value ) == PLUS   ;
// else
}
void _func3530(void) {
// --- ifif
/* 5069  6 */   ! CONSTANT_P ( op2 ) && ! ( GET_CODE ( op2 ) == REG && op2 != subtarget )   ;
/* 5072  6 */   binoptab == sub_optab && GET_CODE ( op2 ) == CONST_INT   ;
/* 5084  6 */   binoptab == add_optab && GET_CODE ( op2 ) == CONST_INT && GET_CODE ( XEXP ( value , 0 ) ) == PLUS && GET_CODE ( XEXP ( XEXP ( value , 0 ) , 0 ) ) == REG && REGNO ( XEXP ( XEXP ( value , 0 ) , 0 ) ) >= FIRST_VIRTUAL_REGISTER && REGNO ( XEXP ( XEXP ( value , 0 ) , 0 ) ) <= LAST_VIRTUAL_REGISTER   ;
// then
}
void _func3531(void) {
// --- ifif
/* 5187  2 */   x == 0 || ( top_p && TREE_TYPE ( exp ) != 0 && TYPE_SIZE ( TREE_TYPE ( exp ) ) != 0 && TREE_CODE ( TYPE_SIZE ( TREE_TYPE ( exp ) ) ) != INTEGER_CST && ( TREE_CODE ( TREE_TYPE ( exp ) ) != ARRAY_TYPE || TYPE_ARRAY_MAX_SIZE ( TREE_TYPE ( exp ) ) == NULL_TREE || TREE_CODE ( TYPE_ARRAY_MAX_SIZE ( TREE_TYPE ( exp ) ) ) != INTEGER_CST ) && GET_MODE ( x ) == BLKmode )   ;
/* 5203  2 */   top_p && save_expr_size == 0   ;
/* 5227  2 */   GET_CODE ( x ) == SUBREG   ;
/* 5235  2 */   GET_CODE ( x ) == MEM && ( XEXP ( x , 0 ) == virtual_outgoing_args_rtx || ( GET_CODE ( XEXP ( x , 0 ) ) == PLUS && XEXP ( XEXP ( x , 0 ) , 0 ) == virtual_outgoing_args_rtx ) )   ;
// then
}
void _func3532(void) {
// --- ifif
/* 5320  3 */   exp_rtl   ;
/* 5338  3 */   save_expr_count >= save_expr_size   ;
// then
}
void _func3533(void) {
// --- ifif
/* 5446  2 */   code == NOP_EXPR && TREE_CODE ( TREE_OPERAND ( exp , 0 ) ) == INTEGER_CST   ;
/* 5452  2 */   TREE_CODE_CLASS ( code ) == '1' || TREE_CODE_CLASS ( code ) == '2' || TREE_CODE_CLASS ( code ) == '<'   ;
/* 5463  2 */   TREE_CODE_CLASS ( code ) == '1'   ;
/* 5472  2 */   TREE_CODE_CLASS ( code ) == '2' || TREE_CODE_CLASS ( code ) == '<'   ;
// then
}
void _func3534(void) {
// --- ifif else
/* 8377  2 */   offset_node && TREE_CODE ( offset_node ) != INTEGER_CST   ;
/* 8398  2 */   offset_node == 0   ;
// else
}
void _func3535(void) {
// --- ifif
/* 8564  2 */   ! HAVE_nonlocal_goto   ;
/* 8569  2 */   fixed_regs [ ARG_POINTER_REGNUM ]   ;
/* 8597  2 */   HAVE_builtin_setjmp_receiver   ;
// else
}
void _func3536(void) {
// --- ifif else
/* 8635  2 */   value != const1_rtx   ;
/* 8639  2 */   HAVE_builtin_longjmp   ;
// else
}
void _func3537(void) {
// --- ifif
/* 10229  2 */   ! post || TREE_CODE ( incremented ) == BIT_FIELD_REF || ( TREE_CODE ( incremented ) == COMPONENT_REF && ( TREE_CODE ( TREE_OPERAND ( incremented , 0 ) ) != INDIRECT_REF || DECL_BIT_FIELD ( TREE_OPERAND ( incremented , 1 ) ) ) )   ;
/* 10238  2 */   TREE_CODE ( incremented ) == PREINCREMENT_EXPR || TREE_CODE ( incremented ) == PREDECREMENT_EXPR   ;
// then
}
void _func3538(void) {
// --- ifif
/* 10283  2 */   TREE_CODE ( exp ) == POSTDECREMENT_EXPR || TREE_CODE ( exp ) == PREDECREMENT_EXPR   ;
/* 10288  2 */   this_optab == sub_optab && GET_CODE ( op1 ) == CONST_INT   ;
/* 10296  2 */   ! post   ;
/* 10316  2 */   op0_is_copy || ( ! post && ! single_insn ) || bad_subreg   ;
/* 10342  2 */   post   ;
/* 10387  2 */   post   ;
// else
}
void _func3539(void) {
// --- ifif
/* 10355  6 */   icode != ( int ) CODE_FOR_nothing && ( * insn_operand_predicate [ icode ] [ 0 ] ) ( op0 , mode ) && ( * insn_operand_predicate [ icode ] [ 1 ] ) ( op0 , mode )   ;
/* 10366  6 */   icode != ( int ) CODE_FOR_nothing && GET_CODE ( op0 ) == MEM   ;
// then
}
void _func3540(void) {
// --- ifif
/* 10420  2 */   ! do_preexpand_calls   ;
/* 10425  2 */   type != 'e' && type != '<' && type != '1' && type != '2' && type != 'r'   ;
// then
}
void _func3541(void) {
// --- ifif
/* 10957  2 */   ! if_true_label || ! if_false_label   ;
/* 10959  2 */   ! if_true_label   ;
/* 10961  2 */   ! if_false_label   ;
// then
}
void _func3542(void) {
// --- ifif
/* 10999  2 */   if_false_label   ;
/* 11001  2 */   drop_through_label   ;
// then
}
void _func3543(void) {
// --- ifif
/* 11098  2 */   if_true_label   ;
/* 11100  2 */   drop_through_label   ;
// then
}
void _func3544(void) {
// --- ifif
/* 11130  2 */   part != 0   ;
/* 11146  2 */   ! if_false_label   ;
// then
}
void _func3545(void) {
// --- ifif
/* 11160  2 */   if_true_label   ;
/* 11163  2 */   drop_through_label   ;
// then
}
void _func3546(void) {
// --- ifif
/* 11238  3 */   insn_label != if_false_label   ;
/* 11241  3 */   invert_jump ( branch , if_false_label )   ;
// then
}
void _func3547(void) {
// --- ifif
/* 622  3 */   ! bb_graph [ i ] . count_valid   ;
/* 645  3 */   bb_graph [ i ] . count_valid   ;
// then
}
void _func3548(void) {
// --- ifif
/* 647  7 */   bb_graph [ i ] . succ_count == 1   ;
/* 671  7 */   bb_graph [ i ] . pred_count == 1   ;
// then
}
void _func3549(void) {
// --- ifif
/* 743  6 */   feof ( da_file )   ;
/* 746  6 */   __read_long ( & total , da_file , 8 ) == 0   ;
// then
}
void _func3550(void) {
// --- ifif
/* 901  7 */   a_ptr -> prob != - 1   ;
/* 903  7 */   a_ptr -> prob > 0   ;
// then
}
void _func3551(void) {
// --- ifif
/* 1124  2 */   block_num >= current_graph -> num_blocks   ;
/* 1131  2 */   output_branch_probs && this_file   ;
// then
}
void _func3552(void) {
// --- ifif
/* 1141  6 */   line_exists [ line_num ] == 0   ;
/* 1143  6 */   line_counts [ line_num ] == 0 && current_graph -> bb_graph [ block_num ] . exec_count != 0   ;
// then
}
void _func3553(void) {
// --- ifif
/* 1173  3 */   line_exists [ count ]   ;
/* 1179  3 */   output_branch_probs   ;
// then
}
void _func3554(void) {
// --- ifif
/* 1192  8 */   a_ptr -> prob != - 1   ;
/* 1194  8 */   a_ptr -> prob > 0   ;
// then
}
void _func3555(void) {
// --- ifif
/* 1210  6 */   output_branch_probs   ;
/* 1232  6 */   output_gcov_file   ;
// then
}
void _func3556(void) {
// --- ifif
/* 1335  7 */   output_branch_probs   ;
/* 1362  7 */   N_U_L_L_replacement   ;
// then
}
void _func3557(void) {
// --- ifif
/* 651  2 */   n_basic_blocks <= 1   ;
/* 659  2 */   ! can_copy_init_p   ;
// then
}
void _func3558(void) {
// --- ifif
/* 945  2 */   transp   ;
/* 952  2 */   comp   ;
/* 954  2 */   antloc   ;
// then
}
void _func3559(void) {
// --- ifif
/* 976  3 */   transp   ;
/* 982  3 */   antloc   ;
/* 997  3 */   comp   ;
// then
}
void _func3560(void) {
// --- ifif
/* 1099  2 */   GET_CODE ( dest ) == SUBREG   ;
/* 1102  2 */   GET_CODE ( dest ) == REG   ;
// then
}
void _func3561(void) {
// --- ifif
/* 1252  3 */   i == 0   ;
/* 1257  3 */   ! oprs_unchanged_p ( tem , insn , avail_p )   ;
// then
}
void _func3562(void) {
// --- ifif
/* 1498  2 */   x == y   ;
/* 1500  2 */   x == 0 || y == 0   ;
// then
}
void _func3563(void) {
// --- ifif
/* 1504  2 */   code != GET_CODE ( y )   ;
/* 1508  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
// then
}
void _func3564(void) {
// --- ifif else
/* 2025  2 */   GET_CODE ( dest ) == SUBREG   ;
/* 2028  2 */   GET_CODE ( dest ) == REG   ;
// else
}
void _func3565(void) {
// --- ifif
/* 2760  3 */   i == 0   ;
/* 2765  3 */   expr_killed_p ( tem , bb )   ;
// then
}
void _func3566(void) {
// --- ifif
/* 2798  7 */   TEST_BIT ( ae_gen [ bb ] , expr -> bitmap_index )   ;
/* 2801  7 */   expr_killed_p ( expr -> expr , bb )   ;
// then
}
void _func3567(void) {
// --- ifif
/* 3001  2 */   TEST_BIT ( reaching_defs [ BLOCK_NUM ( insn ) ] , ( uid_cuid [ INSN_UID ( def_insn ) ] ) )   ;
/* 3004  2 */   BLOCK_NUM ( insn ) == BLOCK_NUM ( def_insn )   ;
// then
}
void _func3568(void) {
// --- ifif else
/* 3008  3 */   GET_CODE ( PATTERN ( def_insn ) ) == PARALLEL   ;
/* 3010  3 */   GET_CODE ( PATTERN ( def_insn ) ) == CLOBBER   ;
// else
}
void _func3569(void) {
// --- ifif
/* 3046  3 */   GET_CODE ( PATTERN ( this_reg -> insn ) ) == PARALLEL   ;
/* 3048  3 */   ! for_combine && ( GET_CODE ( PATTERN ( this_reg -> insn ) ) == CLOBBER || ! rtx_equal_p ( SET_SRC ( PATTERN ( this_reg -> insn ) ) , SET_SRC ( PATTERN ( insn ) ) ) )   ;
/* 3056  3 */   number_of_reaching_defs > 1   ;
// then
}
void _func3570(void) {
// --- ifif
/* 3063  7 */   GET_CODE ( PATTERN ( this_reg -> insn ) ) == CLOBBER   ;
/* 3065  7 */   ! rtx_equal_p ( SET_SRC ( PATTERN ( this_reg -> insn ) ) , SET_SRC ( PATTERN ( insn ) ) )   ;
// then
}
void _func3571(void) {
// --- ifif
/* 458  6 */   this_fde -> pc_begin < pc_begin   ;
/* 460  6 */   this_fde -> pc_begin + this_fde -> pc_range > pc_end   ;
// then
}
void _func3572(void) {
// --- ifif
/* 521  6 */   ob -> pc_begin == 0   ;
/* 523  6 */   pc >= ob -> pc_begin && pc < ob -> pc_end   ;
// then
}
void _func3573(void) {
// --- ifif
/* 124  2 */   N_U_L_L_replacement   ;
/* 126  2 */   copy   ;
// then
}
void _func3574(void) {
// --- ifif
/* 91  2 */   code == MATCH_OPERAND && XSTR ( x , 2 ) != 0 && * XSTR ( x , 2 ) != '\0'   ;
/* 93  2 */   code == MATCH_SCRATCH && XSTR ( x , 1 ) != 0 && * XSTR ( x , 1 ) != '\0'   ;
/* 95  2 */   code == MATCH_OPERAND || code == MATCH_OPERATOR || code == MATCH_PARALLEL   ;
/* 98  2 */   code == MATCH_DUP || code == MATCH_OP_DUP || code == MATCH_PAR_DUP   ;
// then
}
void _func3575(void) {
// --- ifif
/* 292  2 */   XVEC ( insn , 1 )   ;
/* 357  2 */   XSTR ( insn , 0 ) [ 0 ] == 0 || XSTR ( insn , 0 ) [ 0 ] == '*'   ;
// then
}
void _func3576(void) {
// --- ifif
/* 405  2 */   strlen ( XSTR ( expand , 0 ) ) == 0   ;
/* 407  2 */   XVEC ( expand , 1 ) == 0   ;
// then
}
void _func3577(void) {
// --- ifif
/* 797  6 */   GET_CODE ( desc ) == DEFINE_INSN   ;
/* 802  6 */   GET_CODE ( desc ) == DEFINE_EXPAND   ;
/* 807  6 */   GET_CODE ( desc ) == DEFINE_SPLIT   ;
/* 812  6 */   GET_CODE ( desc ) == DEFINE_PEEPHOLE   ;
// then
}
void _func3578(void) {
// --- ifif
/* 314  2 */   size == 0   ;
/* 317  2 */   ( ptr == ( PTR_T ) 0 && ( ptr = malloc ( size ) ) == ( PTR_T ) 0 ) || ( tfile_offset != offset && lseek ( tfile_fd , offset , 0 ) == - 1 ) || ( read_size = read ( tfile_fd , ptr , size ) ) < 0   ;
/* 325  2 */   read_size != size   ;
// then
}
void _func3579(void) {
// --- ifif
/* 652  2 */   u . ti . fBitfield   ;
/* 666  2 */   qualifiers [ 0 ] . type != tq_Nil   ;
// then
}
void _func3580(void) {
// --- ifif
/* 788  2 */   ( flags & F_RELFLG ) != 0   ;
/* 791  2 */   ( flags & F_EXEC ) != 0   ;
/* 794  2 */   ( flags & F_LNNO ) != 0   ;
/* 797  2 */   ( flags & F_LSYMS ) != 0   ;
/* 800  2 */   ( flags & F_MINMAL ) != 0   ;
/* 803  2 */   ( flags & F_UPDATE ) != 0   ;
/* 806  2 */   ( flags & F_SWABD ) != 0   ;
/* 809  2 */   ( flags & F_AR16WR ) != 0   ;
/* 812  2 */   ( flags & F_AR32WR ) != 0   ;
/* 815  2 */   ( flags & F_AR32W ) != 0   ;
/* 818  2 */   ( flags & F_PATCH ) != 0   ;
// then
}
void _func3581(void) {
// --- ifif else
/* 1118  2 */   ifd == ST_RFDESCAPE   ;
/* 1123  2 */   ifd == 0xffffffff || ( u . rndx . rfd == ST_RFDESCAPE && index == 0 )   ;
// else
}
void _func3582(void) {
// --- ifif
/* 1249  2 */   want_scope && cur_scope != ( scope_t * ) 0   ;
/* 1256  2 */   want_aux && fdp -> caux != 0   ;
/* 1271  2 */   want_rfd && fdp -> crfd != 0   ;
// then
}
void _func3583(void) {
// --- ifif else
/* 1528  6 */   sym_hdr . ifdMax != 0 && file_desc [ 0 ] . iauxBase != 0   ;
/* 1535  6 */   sym_hdr . ifdMax == 0   ;
// else
}
void _func3584(void) {
// --- ifif
/* 234  2 */   pindex == sizeof optabs / sizeof optabs [ 0 ]   ;
/* 240  2 */   * XSTR ( insn , 2 ) != 0   ;
// then
}
void _func3585(void) {
// --- ifif
/* 1820  2 */   hash_ptr == ( shash_t * ) 0   ;
/* 1848  2 */   ret_hash != ( shash_t * * ) 0   ;
// then
}
void _func3586(void) {
// --- ifif
/* 1895  2 */   MIPS_IS_STAB ( psym )   ;
/* 1900  2 */   hash_ptr != ( shash_t * ) 0 && ( type == st_Global || type == st_Static || type == st_Label || type == st_Proc || type == st_StaticProc )   ;
// then
}
void _func3587(void) {
// --- ifif
/* 1922  6 */   type != st_File   ;
/* 1928  6 */   type != st_File && storage != sc_Info   ;
// then
}
void _func3588(void) {
// --- ifif
/* 1946  3 */   begin_type != st_File   ;
/* 1951  3 */   begin_type != st_File && storage != sc_Info   ;
// then
}
void _func3589(void) {
// --- ifif else
/* 1974  3 */   storage != sc_Info   ;
/* 1977  3 */   begin_type == st_File || begin_type == st_Block   ;
// else
}
void _func3590(void) {
// --- ifif
/* 2049  2 */   debug > 1   ;
/* 2065  2 */   vp -> objects_last_page == vp -> objects_per_page   ;
// then
}
void _func3591(void) {
// --- ifif
/* 2163  2 */   state != hash_no && ( t -> type_qualifiers [ 0 ] == tq_Array || t -> type_qualifiers [ 1 ] == tq_Array || t -> type_qualifiers [ 2 ] == tq_Array || t -> type_qualifiers [ 3 ] == tq_Array || t -> type_qualifiers [ 4 ] == tq_Array || t -> type_qualifiers [ 5 ] == tq_Array || t -> basic_type == bt_Struct || t -> basic_type == bt_Union || t -> basic_type == bt_Enum || t -> bitfield || t -> num_dims > 0 )   ;
/* 2182  2 */   state != hash_no   ;
/* 2212  2 */   vp -> objects_last_page == vp -> objects_per_page   ;
// then
}
void _func3592(void) {
// --- ifif
/* 2198  6 */   hash_ptr != ( thash_t * ) 0 && state == hash_yes   ;
/* 2201  6 */   hash_ptr == ( thash_t * ) 0   ;
// then
}
void _func3593(void) {
// --- ifif
/* 2229  2 */   t -> bitfield   ;
/* 2237  2 */   t -> basic_type == bt_Struct || t -> basic_type == bt_Union || t -> basic_type == bt_Enum   ;
// then
}
void _func3594(void) {
// --- ifif
/* 2421  2 */   debug   ;
/* 2424  2 */   vp -> objects_last_page == vp -> objects_per_page   ;
// then
}
void _func3595(void) {
// --- ifif
/* 2434  2 */   shash_ptr != ( shash_t * ) 0   ;
/* 2453  2 */   cur_oproc_ptr == ( PDR * ) 0   ;
// then
}
void _func3596(void) {
// --- ifif
/* 2675  2 */   cur_line_start == ( char * ) 0   ;
/* 2681  2 */   ! line_split_p   ;
// then
}
void _func3597(void) {
// --- ifif else
/* 2689  6 */   ++ cur_line_nbytes >= cur_line_alloc - 1   ;
/* 2701  6 */   ch == '\n'   ;
// else
}
void _func3598(void) {
// --- ifif
/* 2750  2 */   cur_file_ptr == ( efdr_t * ) 0   ;
/* 2756  2 */   cur_proc_ptr == ( PDR * ) 0   ;
// then
}
void _func3599(void) {
// --- ifif
/* 2770  2 */   hash_ptr == ( shash_t * ) 0   ;
/* 2777  2 */   cur_oproc_begin == ( SYMR * ) 0   ;
// then
}
void _func3600(void) {
// --- ifif
/* 2802  2 */   cur_file_ptr == ( efdr_t * ) 0   ;
/* 2808  2 */   cur_proc_ptr == ( PDR * ) 0   ;
// then
}
void _func3601(void) {
// --- ifif
/* 2822  2 */   hash_ptr == ( shash_t * ) 0   ;
/* 2828  2 */   cur_oproc_begin == ( SYMR * ) 0   ;
// then
}
void _func3602(void) {
// --- ifif
/* 3437  2 */   cur_file_ptr == ( efdr_t * ) 0   ;
/* 3443  2 */   cur_proc_ptr == ( PDR * ) 0   ;
// then
}
void _func3603(void) {
// --- ifif
/* 3498  2 */   cur_file_ptr == ( efdr_t * ) 0   ;
/* 3504  2 */   cur_proc_ptr != ( PDR * ) 0   ;
// then
}
void _func3604(void) {
// --- ifif
/* 3537  2 */   start == p || ( start_name = local_index ( p , '"' ) ) == ( char * ) 0 || ( end_name_p1 = local_rindex ( ++ start_name , '"' ) ) == ( char * ) 0   ;
/* 3545  2 */   cur_proc_ptr != ( PDR * ) 0   ;
// then
}
void _func3605(void) {
// --- ifif
/* 4086  2 */   vp -> num_allocated == 0   ;
/* 4089  2 */   debug   ;
/* 4097  2 */   file_offset != offset && fseek ( object_stream , ( long ) offset , SEEK_SET ) < 0   ;
// then
}
void _func3606(void) {
// --- ifif
/* 4372  2 */   size == 0   ;
/* 4375  2 */   debug   ;
// then
}
void _func3607(void) {
// --- ifif
/* 4397  3 */   sys_read <= 0   ;
/* 4400  3 */   ( symint_t ) sys_read != difference   ;
// then
}
void _func3608(void) {
// --- ifif
/* 4411  2 */   sys_read <= 0   ;
/* 4414  2 */   sys_read != ( long ) size   ;
// then
}
void _func3609(void) {
// --- ifif
/* 4446  2 */   debug   ;
/* 4449  2 */   fstat ( fileno ( obj_in_stream ) , & stat_buf ) != 0 || fseek ( obj_in_stream , 0L , SEEK_SET ) != 0   ;
// then
}
void _func3610(void) {
// --- ifif
/* 4471  2 */   orig_file_header . f_nsyms != sizeof ( HDRR )   ;
/* 4477  2 */   fseek ( obj_in_stream , ( long ) orig_file_header . f_symptr , SEEK_SET ) != 0   ;
// then
}
void _func3611(void) {
// --- ifif
/* 4504  2 */   orig_sym_hdr . cbLine > 0   ;
/* 4509  2 */   orig_sym_hdr . ipdMax > 0   ;
/* 4514  2 */   orig_sym_hdr . isymMax > 0   ;
/* 4519  2 */   orig_sym_hdr . iauxMax > 0   ;
/* 4524  2 */   orig_sym_hdr . issMax > 0   ;
/* 4529  2 */   orig_sym_hdr . issExtMax > 0   ;
/* 4534  2 */   orig_sym_hdr . ifdMax > 0   ;
/* 4539  2 */   orig_sym_hdr . crfd > 0   ;
/* 4544  2 */   orig_sym_hdr . issExtMax > 0   ;
/* 4549  2 */   orig_sym_hdr . idnMax > 0   ;
/* 4558  2 */   orig_sym_hdr . ioptMax > 0   ;
/* 4566  2 */   max_file_offset != stat_buf . st_size   ;
/* 4574  2 */   orig_sym_hdr . ifdMax > 1 && orig_files -> csym == 2 && orig_files -> caux == 0   ;
// then
}
void _func3612(void) {
// --- ifif
/* 4602  2 */   delete_ifd > 0   ;
/* 4614  2 */   debug   ;
// then
}
void _func3613(void) {
// --- ifif
/* 4771  2 */   fseek ( obj_in_stream , ( long ) 0 , SEEK_SET ) != 0   ;
/* 4774  2 */   fseek ( object_stream , ( long ) 0 , SEEK_SET ) != 0   ;
// then
}
void _func3614(void) {
// --- ifif
/* 4826  2 */   sizeof ( efdr_t ) > PAGE_USIZE   ;
/* 4831  2 */   sizeof ( page_t ) != PAGE_USIZE   ;
// then
}
void _func3615(void) {
// --- ifif
/* 4898  2 */   obj_in_name == ( char * ) 0 && optind <= argc - 2   ;
/* 4901  2 */   object_name == ( char * ) 0 && optind <= argc - 2   ;
/* 4907  2 */   obj_in_name == ( char * ) 0 && object_name != ( char * ) 0   ;
/* 4913  2 */   object_name == ( char * ) 0 || had_errors || optind != argc - 1   ;
/* 4929  2 */   version   ;
/* 4938  2 */   obj_in_name == ( char * ) 0   ;
/* 4941  2 */   rename_output && rename ( object_name , obj_in_name ) != 0   ;
// then
}
void _func3616(void) {
// --- ifif
/* 4961  3 */   len2 < 0   ;
/* 4964  3 */   len != len2   ;
// then
}
void _func3617(void) {
// --- ifif
/* 4970  6 */   len < 0   ;
/* 4973  6 */   close ( in_fd ) < 0   ;
/* 4976  6 */   close ( out_fd ) < 0   ;
// then
}
void _func3618(void) {
// --- ifif
/* 4983  2 */   obj_in_stream == ( FILE * ) 0   ;
/* 4986  2 */   delete_input && unlink ( obj_in_name ) != 0   ;
// then
}
void _func3619(void) {
// --- ifif
/* 4990  2 */   object_stream == ( FILE * ) 0   ;
/* 4993  2 */   strcmp ( argv [ optind ] , "-" ) != 0   ;
// then
}
void _func3620(void) {
// --- ifif
/* 5116  2 */   value == 0   ;
/* 5119  2 */   debug > 3   ;
// then
}
void _func3621(void) {
// --- ifif
/* 5134  2 */   offset != 0   ;
/* 5142  2 */   sbrk ( npages * PAGE_USIZE ) == ( char * ) - 1   ;
/* 5145  2 */   debug > 3   ;
// then
}
void _func3622(void) {
// --- ifif
/* 5172  2 */   pages_left == 0 && npages < MAX_CLUSTER_PAGES   ;
/* 5178  2 */   npages <= pages_left   ;
// then
}
void _func3623(void) {
// --- ifif
/* 5671  2 */   value == 0   ;
/* 5674  2 */   debug > 3   ;
// then
}
void _func3624(void) {
// --- ifif
/* 5691  2 */   value == 0   ;
/* 5694  2 */   debug > 3   ;
// then
}
void _func3625(void) {
// --- ifif
/* 5718  2 */   ! result   ;
/* 5721  2 */   debug > 3   ;
// then
}
void _func3626(void) {
// --- ifif
/* 236  2 */   ! optimize   ;
/* 255  2 */   HAVE_return   ;
/* 273  2 */   noop_moves   ;
/* 281  2 */   ! reload_completed && after_regscan   ;
// then
}
void _func3627(void) {
// --- ifif
/* 335  3 */   after_regscan && GET_CODE ( insn ) == NOTE && NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_LOOP_BEG && ( temp1 = next_nonnote_insn ( insn ) ) != 0 && simplejump_p ( temp1 )   ;
/* 349  3 */   GET_CODE ( insn ) != JUMP_INSN   ;
// then
}
void _func3628(void) {
// --- ifif
/* 358  3 */   GET_CODE ( PATTERN ( insn ) ) == ADDR_VEC   ;
/* 360  3 */   GET_CODE ( PATTERN ( insn ) ) == ADDR_DIFF_VEC   ;
/* 366  3 */   GET_CODE ( PATTERN ( insn ) ) == ADDR_VEC || GET_CODE ( PATTERN ( insn ) ) == ADDR_DIFF_VEC   ;
// then
}
void _func3629(void) {
// --- ifif
/* 399  3 */   JUMP_LABEL ( insn ) && ( next_active_insn ( JUMP_LABEL ( insn ) ) == 0 || GET_CODE ( PATTERN ( next_active_insn ( JUMP_LABEL ( insn ) ) ) ) == RETURN )   ;
/* 406  3 */   reallabelprev == insn && condjump_p ( insn )   ;
/* 421  3 */   this_is_simplejump && ( temp = prev_nonnote_insn ( insn ) ) != 0 && GET_CODE ( temp ) == INSN && GET_CODE ( PATTERN ( temp ) ) == USE && ( temp1 = prev_nonnote_insn ( JUMP_LABEL ( insn ) ) ) != 0 && ( GET_CODE ( temp1 ) == BARRIER || ( GET_CODE ( temp1 ) == INSN && rtx_equal_p ( PATTERN ( temp ) , PATTERN ( temp1 ) ) ) ) && ! ( ( temp2 = prev_nonnote_insn ( temp ) ) != 0 && temp2 == JUMP_LABEL ( insn ) && LABEL_NUSES ( temp2 ) == 1 )   ;
/* 477  3 */   this_is_simplejump && ( temp3 = prev_active_insn ( insn ) ) != 0 && GET_CODE ( temp3 ) == INSN && ( temp4 = single_set ( temp3 ) ) != 0 && GET_CODE ( temp1 = SET_DEST ( temp4 ) ) == REG && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp1 ) >= FIRST_PSEUDO_REGISTER ) && ( temp2 = next_active_insn ( insn ) ) != 0 && GET_CODE ( temp2 ) == INSN && ( temp4 = single_set ( temp2 ) ) != 0 && rtx_equal_p ( SET_DEST ( temp4 ) , temp1 ) && ! side_effects_p ( SET_SRC ( temp4 ) ) && ! may_trap_p ( SET_SRC ( temp4 ) ) && ( REG_NOTES ( temp2 ) == 0 || ( ( REG_NOTE_KIND ( REG_NOTES ( temp2 ) ) == REG_EQUAL || REG_NOTE_KIND ( REG_NOTES ( temp2 ) ) == REG_EQUIV ) && XEXP ( REG_NOTES ( temp2 ) , 1 ) == 0 && rtx_equal_p ( XEXP ( REG_NOTES ( temp2 ) , 0 ) , SET_SRC ( temp4 ) ) ) ) && ( temp = prev_active_insn ( temp3 ) ) != 0 && condjump_p ( temp ) && ! simplejump_p ( temp ) && prev_real_insn ( JUMP_LABEL ( temp ) ) == insn && no_labels_between_p ( insn , JUMP_LABEL ( temp ) ) && no_labels_between_p ( JUMP_LABEL ( temp ) , temp2 ) && ( reallabelprev == temp2 || ( ( temp5 = next_active_insn ( temp2 ) ) != 0 && simplejump_p ( temp5 ) && JUMP_LABEL ( temp5 ) == JUMP_LABEL ( insn ) ) )   ;
/* 620  3 */   this_is_simplejump && ( temp2 = next_active_insn ( insn ) ) != 0 && GET_CODE ( temp2 ) == INSN && ( temp4 = single_set ( temp2 ) ) != 0 && GET_CODE ( temp1 = SET_DEST ( temp4 ) ) == REG && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp1 ) >= FIRST_PSEUDO_REGISTER ) && ( temp3 = prev_active_insn ( insn ) ) != 0 && GET_CODE ( temp3 ) == INSN && ( temp4 = single_set ( temp3 ) ) != 0 && rtx_equal_p ( SET_DEST ( temp4 ) , temp1 ) && ! side_effects_p ( SET_SRC ( temp4 ) ) && ! may_trap_p ( SET_SRC ( temp4 ) ) && ( REG_NOTES ( temp3 ) == 0 || ( ( REG_NOTE_KIND ( REG_NOTES ( temp3 ) ) == REG_EQUAL || REG_NOTE_KIND ( REG_NOTES ( temp3 ) ) == REG_EQUIV ) && XEXP ( REG_NOTES ( temp3 ) , 1 ) == 0 && rtx_equal_p ( XEXP ( REG_NOTES ( temp3 ) , 0 ) , SET_SRC ( temp4 ) ) ) ) && ( temp = prev_active_insn ( temp3 ) ) != 0 && condjump_p ( temp ) && ! simplejump_p ( temp ) && prev_real_insn ( JUMP_LABEL ( temp ) ) == insn && no_labels_between_p ( temp , insn )   ;
// then
}
void _func3630(void) {
// --- ifif
/* 544  7 */   q && GET_RTX_CLASS ( GET_CODE ( q ) ) == 'i' && sets_cc0_p ( PATTERN ( q ) )   ;
/* 549  7 */   p   ;
/* 555  7 */   nuses == 0 && p && no_labels_between_p ( p , insn ) && ! reg_referenced_between_p ( temp1 , p , NEXT_INSN ( temp3 ) ) && ! reg_set_between_p ( temp1 , p , temp3 ) && ( GET_CODE ( SET_SRC ( temp4 ) ) == CONST_INT || ! modified_between_p ( SET_SRC ( temp4 ) , p , temp2 ) ) && ! regs_set_between_p ( PATTERN ( temp ) , PREV_INSN ( temp2 ) , NEXT_INSN ( temp2 ) )   ;
// then
}
void _func3631(void) {
// --- ifif
/* 620  3 */   this_is_simplejump && ( temp2 = next_active_insn ( insn ) ) != 0 && GET_CODE ( temp2 ) == INSN && ( temp4 = single_set ( temp2 ) ) != 0 && GET_CODE ( temp1 = SET_DEST ( temp4 ) ) == REG && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp1 ) >= FIRST_PSEUDO_REGISTER ) && ( temp3 = prev_active_insn ( insn ) ) != 0 && GET_CODE ( temp3 ) == INSN && ( temp4 = single_set ( temp3 ) ) != 0 && rtx_equal_p ( SET_DEST ( temp4 ) , temp1 ) && ! side_effects_p ( SET_SRC ( temp4 ) ) && ! may_trap_p ( SET_SRC ( temp4 ) ) && ( REG_NOTES ( temp3 ) == 0 || ( ( REG_NOTE_KIND ( REG_NOTES ( temp3 ) ) == REG_EQUAL || REG_NOTE_KIND ( REG_NOTES ( temp3 ) ) == REG_EQUIV ) && XEXP ( REG_NOTES ( temp3 ) , 1 ) == 0 && rtx_equal_p ( XEXP ( REG_NOTES ( temp3 ) , 0 ) , SET_SRC ( temp4 ) ) ) ) && ( temp = prev_active_insn ( temp3 ) ) != 0 && condjump_p ( temp ) && ! simplejump_p ( temp ) && prev_real_insn ( JUMP_LABEL ( temp ) ) == insn && no_labels_between_p ( temp , insn )   ;
/* 701  3 */   ! reload_completed && this_is_condjump && ! this_is_simplejump && BRANCH_COST >= 3 && ( temp = next_nonnote_insn ( insn ) ) != 0 && GET_CODE ( temp ) == INSN && REG_NOTES ( temp ) == 0 && ( reallabelprev == temp || ( ( temp2 = next_active_insn ( temp ) ) != 0 && simplejump_p ( temp2 ) && JUMP_LABEL ( temp2 ) == JUMP_LABEL ( insn ) ) ) && ( temp1 = single_set ( temp ) ) != 0 && ( temp2 = SET_DEST ( temp1 ) , GET_CODE ( temp2 ) == REG ) && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp2 ) >= FIRST_PSEUDO_REGISTER ) && GET_CODE ( SET_SRC ( temp1 ) ) != REG && GET_CODE ( SET_SRC ( temp1 ) ) != SUBREG && GET_CODE ( SET_SRC ( temp1 ) ) != CONST_INT && ! side_effects_p ( SET_SRC ( temp1 ) ) && ! may_trap_p ( SET_SRC ( temp1 ) ) && rtx_cost ( SET_SRC ( temp1 ) , SET ) < 10   ;
// then
}
void _func3632(void) {
// --- ifif
/* 656  7 */   insert_after && no_labels_between_p ( insert_after , temp ) && ! reg_referenced_between_p ( temp1 , insert_after , temp3 ) && ! reg_referenced_between_p ( temp1 , temp3 , NEXT_INSN ( temp2 ) ) && ! reg_set_between_p ( temp1 , insert_after , temp ) && ! modified_between_p ( SET_SRC ( temp4 ) , insert_after , temp ) && ! regs_set_between_p ( PATTERN ( temp ) , PREV_INSN ( temp3 ) , NEXT_INSN ( temp3 ) ) && invert_jump ( temp , JUMP_LABEL ( insn ) )   ;
/* 678  7 */   prev_label && -- LABEL_NUSES ( prev_label ) == 0   ;
/* 680  7 */   changed   ;
// then
}
void _func3633(void) {
// --- ifif
/* 701  3 */   ! reload_completed && this_is_condjump && ! this_is_simplejump && BRANCH_COST >= 3 && ( temp = next_nonnote_insn ( insn ) ) != 0 && GET_CODE ( temp ) == INSN && REG_NOTES ( temp ) == 0 && ( reallabelprev == temp || ( ( temp2 = next_active_insn ( temp ) ) != 0 && simplejump_p ( temp2 ) && JUMP_LABEL ( temp2 ) == JUMP_LABEL ( insn ) ) ) && ( temp1 = single_set ( temp ) ) != 0 && ( temp2 = SET_DEST ( temp1 ) , GET_CODE ( temp2 ) == REG ) && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp2 ) >= FIRST_PSEUDO_REGISTER ) && GET_CODE ( SET_SRC ( temp1 ) ) != REG && GET_CODE ( SET_SRC ( temp1 ) ) != SUBREG && GET_CODE ( SET_SRC ( temp1 ) ) != CONST_INT && ! side_effects_p ( SET_SRC ( temp1 ) ) && ! may_trap_p ( SET_SRC ( temp1 ) ) && rtx_cost ( SET_SRC ( temp1 ) , SET ) < 10   ;
/* 745  3 */   ! reload_completed && this_is_condjump && ! this_is_simplejump && BRANCH_COST >= 4 && ( temp = next_nonnote_insn ( insn ) ) != 0 && GET_CODE ( temp ) == INSN && REG_NOTES ( temp ) == 0 && ( temp3 = next_nonnote_insn ( temp ) ) != 0 && GET_CODE ( temp3 ) == INSN && REG_NOTES ( temp3 ) == 0 && ( reallabelprev == temp3 || ( ( temp2 = next_active_insn ( temp3 ) ) != 0 && simplejump_p ( temp2 ) && JUMP_LABEL ( temp2 ) == JUMP_LABEL ( insn ) ) ) && ( temp1 = single_set ( temp ) ) != 0 && ( temp2 = SET_DEST ( temp1 ) , GET_CODE ( temp2 ) == REG ) && GET_MODE_CLASS ( GET_MODE ( temp2 ) ) == MODE_INT && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp2 ) >= FIRST_PSEUDO_REGISTER ) && ! side_effects_p ( SET_SRC ( temp1 ) ) && ! may_trap_p ( SET_SRC ( temp1 ) ) && rtx_cost ( SET_SRC ( temp1 ) , SET ) < 10 && ( temp4 = single_set ( temp3 ) ) != 0 && rtx_equal_p ( SET_DEST ( temp4 ) , temp2 ) && ! side_effects_p ( SET_SRC ( temp4 ) ) && ! may_trap_p ( SET_SRC ( temp4 ) ) && rtx_cost ( SET_SRC ( temp4 ) , SET ) < 10   ;
/* 803  3 */   ! reload_completed && after_regscan && this_is_condjump && ! this_is_simplejump && BRANCH_COST >= 4 && ( temp = next_nonnote_insn ( insn ) ) != 0 && GET_CODE ( temp ) == INSN && REG_NOTES ( temp ) == 0 && ( temp3 = next_nonnote_insn ( temp ) ) != 0 && GET_CODE ( temp3 ) == INSN && REG_NOTES ( temp3 ) == 0 && ( reallabelprev == temp3 || ( ( temp2 = next_active_insn ( temp3 ) ) != 0 && simplejump_p ( temp2 ) && JUMP_LABEL ( temp2 ) == JUMP_LABEL ( insn ) ) ) && ( temp1 = single_set ( temp ) ) != 0 && ( temp5 = SET_DEST ( temp1 ) , ( GET_CODE ( temp5 ) == REG || ( GET_CODE ( temp5 ) == SUBREG && ( temp5 = SUBREG_REG ( temp5 ) , GET_CODE ( temp5 ) == REG ) ) ) ) && REGNO ( temp5 ) >= FIRST_PSEUDO_REGISTER && REGNO_FIRST_UID ( REGNO ( temp5 ) ) == INSN_UID ( temp ) && REGNO_LAST_UID ( REGNO ( temp5 ) ) == INSN_UID ( temp3 ) && ! side_effects_p ( SET_SRC ( temp1 ) ) && ! may_trap_p ( SET_SRC ( temp1 ) ) && rtx_cost ( SET_SRC ( temp1 ) , SET ) < 10 && ( temp4 = single_set ( temp3 ) ) != 0 && ( temp2 = SET_DEST ( temp4 ) , GET_CODE ( temp2 ) == REG ) && GET_MODE_CLASS ( GET_MODE ( temp2 ) ) == MODE_INT && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp2 ) >= FIRST_PSEUDO_REGISTER ) && rtx_equal_p ( SET_DEST ( temp4 ) , temp2 ) && ! side_effects_p ( SET_SRC ( temp4 ) ) && ! may_trap_p ( SET_SRC ( temp4 ) ) && rtx_cost ( SET_SRC ( temp4 ) , SET ) < 10   ;
/* 887  3 */   ! reload_completed && this_is_condjump && ! this_is_simplejump && ( temp = next_nonnote_insn ( insn ) ) != 0 && GET_CODE ( temp ) == INSN && GET_CODE ( PATTERN ( temp ) ) == SET && GET_CODE ( temp1 = SET_DEST ( PATTERN ( temp ) ) ) == REG && ( ! SMALL_REGISTER_CLASSES || REGNO ( temp1 ) >= FIRST_PSEUDO_REGISTER ) && ! side_effects_p ( temp2 = SET_SRC ( PATTERN ( temp ) ) ) && ! may_trap_p ( temp2 ) && ( ( ( temp3 = reg_set_last ( temp1 , insn ) ) != 0 && ! ( SMALL_REGISTER_CLASSES && GET_CODE ( temp3 ) == REG && REGNO ( temp3 ) < FIRST_PSEUDO_REGISTER ) ) || ( temp3 = temp1 , 1 ) ) && ( reallabelprev == temp || ( ( temp4 = next_active_insn ( temp ) ) != 0 && simplejump_p ( temp4 ) && JUMP_LABEL ( temp4 ) == JUMP_LABEL ( insn ) ) ) && ( temp4 = get_condition ( insn , & temp5 ) ) != 0 && GET_MODE ( XEXP ( temp4 , 0 ) ) != BLKmode && ! ( ( temp6 = prev_nonnote_insn ( insn ) ) != 0 && GET_CODE ( temp6 ) == INSN && ( sets_cc0_p ( PATTERN ( temp6 ) ) == - 1 || ( sets_cc0_p ( PATTERN ( temp6 ) ) == 1 && FIND_REG_INC_NOTE ( temp6 , NULL_RTX ) ) ) )   ;
/* 1218  3 */   ( BRANCH_COST >= 2 || HAVE_incscc || HAVE_decscc ) && ! reload_completed && this_is_condjump && ! this_is_simplejump && ( temp = next_nonnote_insn ( insn ) ) != 0 && ( temp1 = single_set ( temp ) ) != 0 && ( temp2 = SET_DEST ( temp1 ) , GET_MODE_CLASS ( GET_MODE ( temp2 ) ) == MODE_INT ) && GET_CODE ( SET_SRC ( temp1 ) ) == PLUS && ( XEXP ( SET_SRC ( temp1 ) , 1 ) == const1_rtx || XEXP ( SET_SRC ( temp1 ) , 1 ) == constm1_rtx ) && rtx_equal_p ( temp2 , XEXP ( SET_SRC ( temp1 ) , 0 ) ) && ! side_effects_p ( temp2 ) && ! may_trap_p ( temp2 ) && ( reallabelprev == temp || ( ( temp3 = next_active_insn ( temp ) ) != 0 && simplejump_p ( temp3 ) && JUMP_LABEL ( temp3 ) == JUMP_LABEL ( insn ) ) ) && ( temp3 = get_condition ( insn , & temp4 ) ) != 0 && GET_MODE ( XEXP ( temp3 , 0 ) ) != BLKmode && can_reverse_comparison_p ( temp3 , insn )   ;
// else
}
void _func3634(void) {
// --- ifif
/* 1262  7 */   ( temp5 = prev_active_insn ( insn ) ) != 0 && no_labels_between_p ( temp5 , insn ) && GET_CODE ( temp5 ) == INSN && ( temp6 = single_set ( temp5 ) ) != 0 && rtx_equal_p ( temp2 , SET_DEST ( temp6 ) ) && ( CONSTANT_P ( SET_SRC ( temp6 ) ) || GET_CODE ( SET_SRC ( temp6 ) ) == REG || GET_CODE ( SET_SRC ( temp6 ) ) == SUBREG )   ;
/* 1276  7 */   CONSTANT_P ( init ) || ! reg_set_between_p ( init , PREV_INSN ( temp4 ) , insn )   ;
/* 1287  7 */   target   ;
/* 1293  7 */   target != 0   ;
// else
}
void _func3635(void) {
// --- ifif
/* 1643  7 */   flag_test_coverage && ! reload_completed   ;
/* 1648  7 */   tem == temp   ;
// then
}
void _func3636(void) {
// --- ifif
/* 1746  7 */   prev_label   ;
/* 1749  7 */   invert_jump ( insn , JUMP_LABEL ( reallabelprev ) )   ;
/* 1776  7 */   prev_label && -- LABEL_NUSES ( prev_label ) == 0   ;
// then
}
void _func3637(void) {
// --- ifif
/* 1915  7 */   cross_jump && condjump_p ( insn )   ;
/* 1961  7 */   cross_jump && simplejump_p ( insn )   ;
// then
}
void _func3638(void) {
// --- ifif
/* 1932  4 */   x != 0   ;
/* 1936  4 */   newjpos != 0   ;
// then
}
void _func3639(void) {
// --- ifif
/* 1961  7 */   cross_jump && simplejump_p ( insn )   ;
/* 1997  7 */   cross_jump && GET_CODE ( PATTERN ( insn ) ) == RETURN   ;
// then
}
void _func3640(void) {
// --- ifif
/* 1977  4 */   INSN_UID ( JUMP_LABEL ( insn ) ) < max_uid   ;
/* 1988  4 */   newjpos != 0   ;
// then
}
void _func3641(void) {
// --- ifif
/* 2057  2 */   HAVE_return   ;
/* 2080  2 */   calculate_can_reach_end ( last_insn , 0 , 1 )   ;
// then
}
void _func3642(void) {
// --- ifif
/* 2183  5 */   JUMP_LABEL ( insn ) != 0 && simplejump_p ( insn )   ;
/* 2189  5 */   GET_CODE ( PATTERN ( insn ) ) == RETURN   ;
// then
}
void _func3643(void) {
// --- ifif
/* 2271  4 */   GET_CODE ( dest ) == REG && GET_CODE ( SET_SRC ( pbody ) ) == REG && REGNO ( dest ) == REGNO ( SET_SRC ( pbody ) )   ;
/* 2275  4 */   ! ( GET_CODE ( dest ) == MEM && GET_CODE ( XEXP ( dest , 0 ) ) == POST_INC && XEXP ( XEXP ( dest , 0 ) , 0 ) == stack_pointer_rtx )   ;
// then
}
void _func3644(void) {
// --- ifif
/* 2310  4 */   GET_CODE ( dest ) == REG && GET_CODE ( SET_SRC ( pbody ) ) == REG && REGNO ( dest ) == REGNO ( SET_SRC ( pbody ) )   ;
/* 2314  4 */   ! ( GET_CODE ( dest ) == MEM && GET_CODE ( XEXP ( dest , 0 ) ) == POST_INC && XEXP ( XEXP ( dest , 0 ) , 0 ) == stack_pointer_rtx )   ;
// then
}
void _func3645(void) {
// --- ifif else
/* 2375  8 */   ! find_regno_note ( insn , REG_UNUSED , dreg )   ;
/* 2386  8 */   ( trial = find_regno_note ( insn , REG_DEAD , sreg ) )   ;
// else
}
void _func3646(void) {
// --- ifif
/* 2444  4 */   GET_CODE ( tem ) == USE || GET_CODE ( tem ) == CLOBBER   ;
/* 2447  4 */   GET_CODE ( tem ) != SET || ( sreg = true_regnum ( SET_SRC ( tem ) ) ) < 0 || ( dreg = true_regnum ( SET_DEST ( tem ) ) ) < 0 || dreg != sreg   ;
// then
}
void _func3647(void) {
// --- ifif
/* 2594  3 */   NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_LOOP_BEG || NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_LOOP_CONT   ;
/* 2598  3 */   optimize < 2 && ( NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_BLOCK_BEG || NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_BLOCK_END )   ;
// then
}
void _func3648(void) {
// --- ifif
/* 2702  1 */   REG_NOTES ( insn )   ;
/* 2711  1 */   INSN_UID ( copy ) < max_jump_chain && JUMP_LABEL ( copy ) && simplejump_p ( copy )   ;
// then
}
void _func3649(void) {
// --- ifif
/* 2830  6 */   i1 == 0   ;
/* 2835  6 */   i2 == e1 || i1 == e2   ;
/* 2841  6 */   GET_CODE ( i1 ) == CODE_LABEL   ;
/* 2847  6 */   i2 == 0 || GET_CODE ( i1 ) != GET_CODE ( i2 )   ;
/* 2852  6 */   flag_exceptions && ( asynchronous_exceptions || GET_CODE ( i1 ) == CALL_INSN ) && ! in_same_eh_region ( i1 , i2 )   ;
// then
}
void _func3650(void) {
// --- ifif
/* 2918  6 */   GET_CODE ( p1 ) == ASM_INPUT || GET_CODE ( p2 ) == ASM_INPUT || ( GET_CODE ( p1 ) == ASM_OPERANDS && MEM_VOLATILE_P ( p1 ) ) || ( GET_CODE ( p2 ) == ASM_OPERANDS && MEM_VOLATILE_P ( p2 ) )   ;
/* 2923  6 */   lose || GET_CODE ( p1 ) != GET_CODE ( p2 ) || ! rtx_renumbered_equal_p ( p1 , p2 )   ;
// then
}
void _func3651(void) {
// --- ifif
/* 3106  2 */   XEXP ( SET_SRC ( PATTERN ( insn ) ) , 1 ) == pc_rtx   ;
/* 3113  2 */   XEXP ( SET_SRC ( PATTERN ( target ) ) , 2 ) == pc_rtx   ;
// then
}
void _func3652(void) {
// --- ifif
/* 3138  2 */   GET_RTX_CLASS ( GET_CODE ( comparison ) ) != '<'   ;
/* 3141  2 */   TARGET_FLOAT_FORMAT != IEEE_FLOAT_FORMAT || flag_fast_math || GET_CODE ( comparison ) == NE || GET_CODE ( comparison ) == EQ   ;
// then
}
void _func3653(void) {
// --- ifif
/* 3416  2 */   GET_CODE ( x ) != SET   ;
/* 3418  2 */   GET_CODE ( SET_DEST ( x ) ) != PC   ;
/* 3420  2 */   GET_CODE ( SET_SRC ( x ) ) == LABEL_REF   ;
/* 3422  2 */   GET_CODE ( SET_SRC ( x ) ) != IF_THEN_ELSE   ;
/* 3424  2 */   XEXP ( SET_SRC ( x ) , 2 ) == pc_rtx && ( GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == LABEL_REF || GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == RETURN )   ;
/* 3428  2 */   XEXP ( SET_SRC ( x ) , 1 ) == pc_rtx && ( GET_CODE ( XEXP ( SET_SRC ( x ) , 2 ) ) == LABEL_REF || GET_CODE ( XEXP ( SET_SRC ( x ) , 2 ) ) == RETURN )   ;
// then
}
void _func3654(void) {
// --- ifif
/* 3449  2 */   GET_CODE ( x ) != SET   ;
/* 3451  2 */   GET_CODE ( SET_DEST ( x ) ) != PC   ;
/* 3453  2 */   GET_CODE ( SET_SRC ( x ) ) == LABEL_REF   ;
/* 3455  2 */   GET_CODE ( SET_SRC ( x ) ) != IF_THEN_ELSE   ;
/* 3457  2 */   XEXP ( SET_SRC ( x ) , 2 ) == pc_rtx && ( GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == LABEL_REF || GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == RETURN )   ;
/* 3461  2 */   XEXP ( SET_SRC ( x ) , 1 ) == pc_rtx && ( GET_CODE ( XEXP ( SET_SRC ( x ) , 2 ) ) == LABEL_REF || GET_CODE ( XEXP ( SET_SRC ( x ) , 2 ) ) == RETURN )   ;
// then
}
void _func3655(void) {
// --- ifif
/* 3476  2 */   GET_CODE ( x ) == PARALLEL   ;
/* 3478  2 */   GET_CODE ( x ) != SET   ;
/* 3480  2 */   GET_CODE ( SET_DEST ( x ) ) != PC   ;
// then
}
void _func3656(void) {
// --- ifif
/* 3483  2 */   GET_CODE ( x ) == LABEL_REF   ;
/* 3485  2 */   GET_CODE ( x ) != IF_THEN_ELSE   ;
/* 3487  2 */   XEXP ( x , 2 ) == pc_rtx && GET_CODE ( XEXP ( x , 1 ) ) == LABEL_REF   ;
/* 3489  2 */   XEXP ( x , 1 ) == pc_rtx && GET_CODE ( XEXP ( x , 2 ) ) == LABEL_REF   ;
// then
}
void _func3657(void) {
// --- ifif
/* 3523  2 */   GET_CODE ( x ) == SET && SET_DEST ( x ) == cc0_rtx   ;
/* 3525  2 */   GET_CODE ( x ) == PARALLEL   ;
// then
}
void _func3658(void) {
// --- ifif
/* 3577  6 */   ! reload_completed   ;
/* 3587  6 */   JUMP_LABEL ( insn ) == label   ;
// then
}
void _func3659(void) {
// --- ifif
/* 3866  3 */   GET_CODE ( PATTERN ( our_prev ) ) == SEQUENCE   ;
/* 3869  3 */   GET_CODE ( PATTERN ( our_prev ) ) == USE && GET_CODE ( XEXP ( PATTERN ( our_prev ) , 0 ) ) == INSN   ;
/* 3875  3 */   reg_set_p ( XEXP ( note , 0 ) , PATTERN ( our_prev ) )   ;
/* 3909  3 */   reg_overlap_mentioned_p ( XEXP ( note , 0 ) , PATTERN ( our_prev ) )   ;
// then
}
void _func3660(void) {
// --- ifif else
/* 3877  7 */   FIND_REG_INC_NOTE ( our_prev , NULL_RTX )   ;
/* 3880  7 */   GET_CODE ( PATTERN ( our_prev ) ) == PARALLEL   ;
// else
}
void _func3661(void) {
// --- ifif
/* 3941  2 */   INSN_DELETED_P ( insn )   ;
/* 3944  2 */   was_code_label   ;
/* 3949  2 */   was_code_label && LABEL_NAME ( insn ) != 0 && optimize && ! dont_really_delete   ;
// else
}
void _func3662(void) {
// --- ifif
/* 3962  2 */   simplejump_p ( insn )   ;
/* 3968  2 */   next != 0 && GET_CODE ( next ) == BARRIER   ;
/* 3976  2 */   optimize && ! dont_really_delete   ;
/* 4000  2 */   GET_CODE ( insn ) == JUMP_INSN && JUMP_LABEL ( insn )   ;
// then
}
void _func3663(void) {
// --- ifif
/* 3978  6 */   prev   ;
/* 3986  6 */   next   ;
/* 3993  6 */   prev && NEXT_INSN ( prev ) == 0   ;
// then
}
void _func3664(void) {
// --- ifif
/* 4000  2 */   GET_CODE ( insn ) == JUMP_INSN && JUMP_LABEL ( insn )   ;
/* 4018  2 */   GET_CODE ( insn ) == JUMP_INSN && ( GET_CODE ( PATTERN ( insn ) ) == ADDR_VEC || GET_CODE ( PATTERN ( insn ) ) == ADDR_DIFF_VEC )   ;
// then
}
void _func3665(void) {
// --- ifif
/* 4041  2 */   was_code_label && NEXT_INSN ( insn ) != 0 && GET_CODE ( NEXT_INSN ( insn ) ) == JUMP_INSN && ( GET_CODE ( PATTERN ( NEXT_INSN ( insn ) ) ) == ADDR_VEC || GET_CODE ( PATTERN ( NEXT_INSN ( insn ) ) ) == ADDR_DIFF_VEC )   ;
/* 4050  2 */   was_code_label && prev && GET_CODE ( prev ) == BARRIER   ;
// then
}
void _func3666(void) {
// --- ifif
/* 4104  6 */   GET_CODE ( insn ) != NOTE   ;
/* 4118  6 */   insn == to   ;
// then
}
void _func3667(void) {
// --- ifif
/* 4111  3 */   prev   ;
/* 4114  3 */   next   ;
// then
}
void _func3668(void) {
// --- ifif
/* 4141  2 */   ! invert_exp ( PATTERN ( jump ) , jump )   ;
/* 4144  2 */   redirect_jump ( jump , nlabel )   ;
/* 4161  2 */   ! invert_exp ( PATTERN ( jump ) , jump )   ;
// then
}
void _func3669(void) {
// --- ifif
/* 4210  6 */   fmt [ i ] == 'e'   ;
/* 4213  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3670(void) {
// --- ifif
/* 4241  2 */   nlabel == olabel   ;
/* 4244  2 */   ! redirect_exp ( & PATTERN ( jump ) , olabel , nlabel , jump )   ;
/* 4250  2 */   jump_chain && ( simplejump_p ( jump ) || GET_CODE ( PATTERN ( jump ) ) == RETURN )   ;
// then
}
void _func3671(void) {
// --- ifif
/* 4265  2 */   nlabel   ;
/* 4268  2 */   olabel && -- LABEL_NUSES ( olabel ) == 0   ;
// then
}
void _func3672(void) {
// --- ifif
/* 4359  6 */   fmt [ i ] == 'e'   ;
/* 4362  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3673(void) {
// --- ifif
/* 4467  2 */   x == y   ;
/* 4470  2 */   ( code == REG || ( code == SUBREG && GET_CODE ( SUBREG_REG ( x ) ) == REG ) ) && ( GET_CODE ( y ) == REG || ( GET_CODE ( y ) == SUBREG && GET_CODE ( SUBREG_REG ( y ) ) == REG ) )   ;
/* 4528  2 */   code != GET_CODE ( y )   ;
// then
}
void _func3674(void) {
// --- ifif
/* 4477  6 */   GET_MODE ( x ) != GET_MODE ( y )   ;
/* 4482  6 */   reg_renumber == 0   ;
/* 4485  6 */   code == SUBREG   ;
// else
}
void _func3675(void) {
// --- ifif else
/* 4565  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
/* 4572  2 */   ( code == EQ || code == NE || GET_RTX_CLASS ( code ) == 'c' ) && code != PLUS   ;
// else
}
void _func3676(void) {
// --- ifif
/* 4644  2 */   GET_CODE ( x ) == REG   ;
/* 4650  2 */   GET_CODE ( x ) == SUBREG   ;
// then
}
void _func3677(void) {
// --- ifif
/* 4712  2 */   GET_CODE ( dest ) == SUBREG   ;
/* 4715  2 */   GET_CODE ( dest ) == MEM   ;
/* 4718  2 */   GET_CODE ( dest ) != REG   ;
// then
}
void _func3678(void) {
// --- ifif
/* 4935  2 */   code != GET_CODE ( y )   ;
/* 4941  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
/* 4947  2 */   TARGET_FLOAT_FORMAT == IEEE_FLOAT_FORMAT && FLOAT_MODE_P ( GET_MODE ( x ) ) && ! flag_fast_math   ;
/* 4953  2 */   code == EQ || code == NE || GET_RTX_CLASS ( code ) == 'c'   ;
// else
}
void _func3679(void) {
// --- ifif
/* 4968  6 */   REGNO ( x ) == REGNO ( y ) && ! modified_regs [ REGNO ( x ) ]   ;
/* 4973  6 */   REG_USERVAR_P ( x ) || REG_USERVAR_P ( y ) || REGNO ( x ) < FIRST_PSEUDO_REGISTER || REGNO ( y ) < FIRST_PSEUDO_REGISTER   ;
/* 4978  6 */   same_regs [ REGNO ( x ) ] == - 1   ;
// else
}
void _func3680(void) {
// --- ifif
/* 53  2 */   code == MEM   ;
/* 56  2 */   code == QUEUED   ;
/* 59  2 */   code == CONST || code == CONST_INT   ;
/* 62  2 */   code == REG   ;
// then
}
void _func3681(void) {
// --- ifif
/* 215  2 */   GET_CODE ( x ) == CONST   ;
/* 218  2 */   GET_CODE ( x ) == MINUS && GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT   ;
/* 221  2 */   GET_CODE ( x ) == PLUS && GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT   ;
// then
}
void _func3682(void) {
// --- ifif
/* 259  2 */   in == 0   ;
/* 262  2 */   reg == in   ;
/* 265  2 */   GET_CODE ( in ) == LABEL_REF   ;
// then
}
void _func3683(void) {
// --- ifif
/* 379  6 */   reg_overlap_mentioned_p ( x , SET_SRC ( body ) )   ;
/* 385  6 */   GET_CODE ( SET_DEST ( body ) ) != CC0 && GET_CODE ( SET_DEST ( body ) ) != PC && GET_CODE ( SET_DEST ( body ) ) != REG && ! ( GET_CODE ( SET_DEST ( body ) ) == SUBREG && GET_CODE ( SUBREG_REG ( SET_DEST ( body ) ) ) == REG && ( ( ( GET_MODE_SIZE ( GET_MODE ( SUBREG_REG ( SET_DEST ( body ) ) ) ) + ( UNITS_PER_WORD - 1 ) ) / UNITS_PER_WORD ) == ( ( GET_MODE_SIZE ( GET_MODE ( SET_DEST ( body ) ) ) + ( UNITS_PER_WORD - 1 ) ) / UNITS_PER_WORD ) ) ) && reg_overlap_mentioned_p ( x , SET_DEST ( body ) )   ;
// then
}
void _func3684(void) {
// --- ifif
/* 605  6 */   fmt [ i ] == 'e' && modified_between_p ( XEXP ( x , i ) , start , end )   ;
/* 608  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3685(void) {
// --- ifif
/* 660  6 */   fmt [ i ] == 'e' && modified_in_p ( XEXP ( x , i ) , insn )   ;
/* 663  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3686(void) {
// --- ifif else
/* 683  2 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) != 'i'   ;
/* 686  2 */   GET_CODE ( PATTERN ( insn ) ) == SET   ;
// else
}
void _func3687(void) {
// --- ifif
/* 719  2 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) != 'i'   ;
/* 723  2 */   GET_CODE ( PATTERN ( insn ) ) == PARALLEL   ;
// then
}
void _func3688(void) {
// --- ifif
/* 762  1 */   set && rtx_equal_p ( x , SET_DEST ( set ) )   ;
/* 781  1 */   reg_set_p ( x , p )   ;
// then
}
void _func3689(void) {
// --- ifif
/* 766  5 */   note && GET_CODE ( XEXP ( note , 0 ) ) != EXPR_LIST   ;
/* 769  5 */   ! modified_between_p ( src , PREV_INSN ( p ) , valid_to ) && ( ! ( GET_CODE ( src ) == REG && REGNO ( src ) < FIRST_PSEUDO_REGISTER ) || allow_hwreg )   ;
// then
}
void _func3690(void) {
// --- ifif
/* 851  6 */   & SET_DEST ( x ) != loc && ( ( GET_CODE ( SET_DEST ( x ) ) == SUBREG && loc != & SUBREG_REG ( SET_DEST ( x ) ) && GET_CODE ( SUBREG_REG ( SET_DEST ( x ) ) ) == REG && REGNO ( SUBREG_REG ( SET_DEST ( x ) ) ) >= FIRST_PSEUDO_REGISTER && refers_to_regno_p ( regno , endregno , SUBREG_REG ( SET_DEST ( x ) ) , loc ) ) || ( GET_CODE ( SET_DEST ( x ) ) != REG && refers_to_regno_p ( regno , endregno , SET_DEST ( x ) , loc ) ) )   ;
/* 865  6 */   code == CLOBBER || loc == & SET_SRC ( x )   ;
// then
}
void _func3691(void) {
// --- ifif else
/* 915  2 */   GET_CODE ( x ) == STRICT_LOW_PART   ;
/* 919  2 */   CONSTANT_P ( x ) || CONSTANT_P ( in )   ;
// else
}
void _func3692(void) {
// --- ifif else
/* 993  2 */   first >= reg_set_last_last_regno || last <= reg_set_last_first_regno   ;
/* 999  2 */   GET_CODE ( pat ) == CLOBBER || SET_DEST ( pat ) != x || first != reg_set_last_first_regno || last != reg_set_last_last_regno   ;
// else
}
void _func3693(void) {
// --- ifif
/* 1079  2 */   x == y   ;
/* 1081  2 */   x == 0 || y == 0   ;
// then
}
void _func3694(void) {
// --- ifif
/* 1086  2 */   code != GET_CODE ( y )   ;
/* 1092  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
/* 1097  2 */   code == REG   ;
// else
}
void _func3695(void) {
// --- ifif
/* 1263  2 */   GET_CODE ( x ) == CC0   ;
/* 1266  2 */   GET_CODE ( x ) != REG   ;
// then
}
void _func3696(void) {
// --- ifif
/* 1614  1 */   fmt [ i ] == 'e'   ;
/* 1619  1 */   fmt [ i ] == 'E'   ;
// then
}
void _func3697(void) {
// --- ifif
/* 1680  1 */   fmt [ i ] == 'e'   ;
/* 1685  1 */   fmt [ i ] == 'E'   ;
// then
}
void _func3698(void) {
// --- ifif
/* 1755  1 */   fmt [ i ] == 'e'   ;
/* 1760  1 */   fmt [ i ] == 'E'   ;
// then
}
void _func3699(void) {
// --- ifif
/* 1813  6 */   ! CONSTANT_P ( XEXP ( x , 1 ) ) || GET_MODE_CLASS ( GET_MODE ( x ) ) == MODE_FLOAT   ;
/* 1818  6 */   GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT && INTVAL ( XEXP ( x , 1 ) ) == 0   ;
// then
}
void _func3700(void) {
// --- ifif
/* 1927  2 */   x != 0 && GET_CODE ( x ) == CONST_DOUBLE   ;
/* 1930  2 */   x == from   ;
/* 1934  2 */   x == 0   ;
// then
}
void _func3701(void) {
// --- ifif
/* 2057  6 */   fmt [ i ] == 'e'   ;
/* 2059  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3702(void) {
// --- ifif
/* 2110  6 */   fmt [ i ] == 'e' && jmp_uses_reg_or_mem ( XEXP ( x , i ) )   ;
/* 2114  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3703(void) {
// --- ifif else
/* 439  6 */   INSN_UID ( insn ) >= max_uid_for_loop   ;
/* 443  6 */   GET_CODE ( insn ) != NOTE || NOTE_LINE_NUMBER ( insn ) <= 0   ;
// else
}
void _func3704(void) {
// --- ifif
/* 601  2 */   insn == end   ;
/* 611  2 */   insn == start   ;
// then
}
void _func3705(void) {
// --- ifif
/* 1420  1 */   m != 0 && m -> set_src == m1 -> set_dest && m -> consec == 0   ;
/* 1427  1 */   m != 0   ;
// then
}
void _func3706(void) {
// --- ifif
/* 1519  5 */   m0 == 0   ;
/* 1528  5 */   GET_MODE ( m -> set_dest ) != GET_MODE ( m0 -> set_dest )   ;
// then
}
void _func3707(void) {
// --- ifif
/* 1592  2 */   x == y   ;
/* 1594  2 */   x == 0 || y == 0   ;
// then
}
void _func3708(void) {
// --- ifif
/* 1619  2 */   code != GET_CODE ( y )   ;
/* 1625  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
/* 1629  2 */   code == REG   ;
/* 1632  2 */   code == LABEL_REF   ;
/* 1634  2 */   code == SYMBOL_REF   ;
// then
}
void _func3709(void) {
// --- ifif
/* 2335  6 */   fmt [ i ] == 'e'   ;
/* 2337  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func3710(void) {
// --- ifif
/* 3018  6 */   loop_num != - 1 && outer_loop == - 1   ;
/* 3033  6 */   dest_loop == - 1   ;
// then
}
void _func3711(void) {
// --- ifif
/* 3135  2 */   GET_MODE ( x ) == BLKmode   ;
/* 3138  2 */   unknown_address_altered   ;
// then
}
void _func3712(void) {
// --- ifif
/* 3197  6 */   ( x == frame_pointer_rtx || x == hard_frame_pointer_rtx || x == arg_pointer_rtx ) && ! current_function_has_nonlocal_goto   ;
/* 3202  6 */   loop_has_call && REGNO ( x ) < FIRST_PSEUDO_REGISTER && call_used_regs [ REGNO ( x ) ]   ;
/* 3206  6 */   VARRAY_INT ( set_in_loop , REGNO ( x ) ) < 0   ;
// then
}
void _func3713(void) {
// --- ifif
/* 3215  6 */   MEM_VOLATILE_P ( x )   ;
/* 3220  6 */   RTX_UNCHANGING_P ( x )   ;
/* 3225  6 */   unknown_address_altered   ;
// then
}
void _func3714(void) {
// --- ifif
/* 3258  3 */   tem == 0   ;
/* 3260  3 */   tem == 2   ;
// then
}
void _func3715(void) {
// --- ifif
/* 3269  7 */   tem == 0   ;
/* 3271  7 */   tem == 2   ;
// then
}
void _func3716(void) {
// --- ifif else
/* 3325  6 */   code == INSN && ( set = single_set ( p ) ) && GET_CODE ( SET_DEST ( set ) ) == REG && REGNO ( SET_DEST ( set ) ) == regno   ;
/* 3345  6 */   this != 0   ;
// else
}
void _func3717(void) {
// --- ifif
/* 3442  2 */   GET_CODE ( x ) == CLOBBER && GET_CODE ( XEXP ( x , 0 ) ) == REG   ;
/* 3447  2 */   GET_CODE ( x ) == SET || GET_CODE ( x ) == CLOBBER   ;
// then
}
void _func3718(void) {
// --- ifif
/* 3462  3 */   VARRAY_INT ( set_in_loop , regno ) > 0 && last_set [ regno ] == 0   ;
/* 3468  3 */   last_set [ regno ] != 0 && reg_used_between_p ( dest , last_set [ regno ] , insn )   ;
/* 3471  3 */   VARRAY_INT ( set_in_loop , regno ) < 127   ;
// then
}
void _func3719(void) {
// --- ifif
/* 3509  6 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) == 'i'   ;
/* 3532  6 */   GET_CODE ( insn ) == CODE_LABEL || GET_CODE ( insn ) == JUMP_INSN   ;
// then
}
void _func3720(void) {
// --- ifif else
/* 3517  3 */   REG_NOTES ( insn )   ;
/* 3520  3 */   GET_CODE ( PATTERN ( insn ) ) == SET || GET_CODE ( PATTERN ( insn ) ) == CLOBBER   ;
// else
}
void _func3721(void) {
// --- ifif
/* 5156  2 */   CONSTANT_P ( x )   ;
/* 5161  2 */   GET_CODE ( x ) != REG || REGNO ( x ) >= max_reg_before_loop   ;
/* 5167  2 */   REGNO ( x ) < FIRST_PSEUDO_REGISTER && ( SMALL_REGISTER_CLASSES || ( call_used_regs [ REGNO ( x ) ] && call_seen ) )   ;
/* 5174  2 */   reg_set_between_p ( x , insn , loop_start )   ;
// then
}
void _func3722(void) {
// --- ifif
/* 5342  2 */   mult_val == const1_rtx   ;
/* 5345  2 */   loop_dump_stream   ;
// then
}
void _func3723(void) {
// --- ifif else
/* 5811  7 */   giv -> cant_derive   ;
/* 5816  7 */   GET_CODE ( p ) == CODE_LABEL && ! giv -> always_computable   ;
// else
}
void _func3724(void) {
// --- ifif
/* 5834  4 */   biv -> mult_val == const1_rtx   ;
/* 5840  4 */   tem && giv -> derive_adjustment   ;
/* 5844  4 */   tem   ;
// else
}
void _func3725(void) {
// --- ifif
/* 6123  2 */   GET_CODE ( * add_val ) == USE   ;
/* 6125  2 */   GET_CODE ( * mult_val ) == USE   ;
/* 6128  2 */   is_addr   ;
// else
}
void _func3726(void) {
// --- ifif
/* 6189  6 */   arg0 == 0 || arg1 == 0   ;
/* 6193  6 */   ( GET_CODE ( arg0 ) == USE || GET_CODE ( arg0 ) == CONST_INT ) && ! ( ( GET_CODE ( arg0 ) == USE && GET_CODE ( arg1 ) == USE ) || GET_CODE ( arg1 ) == CONST_INT )   ;
/* 6201  6 */   arg1 == const0_rtx   ;
// else
}
void _func3727(void) {
// --- ifif
/* 6210  5 */   GET_CODE ( arg0 ) == USE   ;
/* 6212  5 */   GET_CODE ( arg1 ) == USE   ;
/* 6215  5 */   GET_CODE ( arg0 ) == CONST_INT   ;
/* 6217  5 */   GET_CODE ( arg1 ) == CONST_INT   ;
// else
}
void _func3728(void) {
// --- ifif
/* 6244  6 */   GET_CODE ( arg0 ) == REG   ;
/* 6246  6 */   GET_CODE ( arg1 ) == REG   ;
/* 6252  6 */   GET_CODE ( arg1 ) == MULT   ;
/* 6255  6 */   GET_CODE ( arg1 ) == PLUS   ;
/* 6263  6 */   GET_CODE ( arg0 ) != MULT || GET_CODE ( arg1 ) != MULT   ;
/* 6266  6 */   ! rtx_equal_p ( arg0 , arg1 )   ;
// then
}
void _func3729(void) {
// --- ifif
/* 6287  6 */   arg0 == 0 || arg1 == 0   ;
/* 6291  6 */   ( GET_CODE ( arg0 ) == USE || GET_CODE ( arg0 ) == CONST_INT ) && GET_CODE ( arg1 ) != CONST_INT   ;
/* 6296  6 */   GET_CODE ( arg1 ) != USE && GET_CODE ( arg1 ) != CONST_INT   ;
/* 6300  6 */   arg1 == const0_rtx   ;
// else
}
void _func3730(void) {
// --- ifif else
/* 6430  6 */   m -> match   ;
/* 6437  6 */   m -> consec != 0   ;
// else
}
void _func3731(void) {
// --- ifif else
/* 6489  6 */   GET_CODE ( x ) == USE   ;
/* 6492  6 */   invariant_p ( x ) == 1   ;
// else
}
void _func3732(void) {
// --- ifif
/* 6494  3 */   GET_CODE ( x ) == CONST_INT   ;
/* 6496  3 */   GET_CODE ( x ) == CONST && GET_CODE ( XEXP ( x , 0 ) ) == PLUS && GET_CODE ( XEXP ( XEXP ( x , 0 ) , 0 ) ) == SYMBOL_REF && GET_CODE ( XEXP ( XEXP ( x , 0 ) , 1 ) ) == CONST_INT   ;
// then
}
void _func3733(void) {
// --- ifif else
/* 6621  6 */   code == INSN && ( temp = find_reg_note ( p , REG_LIBCALL , NULL_RTX ) )   ;
/* 6624  6 */   code == INSN && ( set = single_set ( p ) ) && GET_CODE ( SET_DEST ( set ) ) == REG && SET_DEST ( set ) == dest_reg && ( general_induction_var ( SET_SRC ( set ) , & src_reg , add_val , mult_val , 0 , & benefit ) || ( ( temp = find_reg_note ( p , REG_EQUAL , NULL_RTX ) ) && general_induction_var ( XEXP ( temp , 0 ) , & src_reg , add_val , mult_val , 0 , & benefit ) ) ) && src_reg == v -> src_reg   ;
// else
}
void _func3734(void) {
// --- ifif
/* 6687  2 */   mult == const0_rtx   ;
/* 6695  2 */   mult != const1_rtx && GET_CODE ( a ) != CONST_INT   ;
// then
}
void _func3735(void) {
// --- ifif else
/* 6713  6 */   GET_CODE ( rb ) == PLUS   ;
/* 6716  6 */   rtx_equal_p ( ra , rb )   ;
// else
}
void _func3736(void) {
// --- ifif
/* 6843  2 */   tem == g1 -> dest_reg && ( g1 -> giv_type == DEST_REG || g2 -> giv_type == DEST_ADDR )   ;
/* 6852  2 */   tem != NULL_RTX && g2 -> giv_type == DEST_ADDR && memory_address_p ( g2 -> mem_mode , tem )   ;
// then
}
void _func3737(void) {
// --- ifif
/* 8250  2 */   giv -> auto_inc_opt && ( ( loop_insn_first_p ( giv -> insn , insn ) && loop_insn_first_p ( insn , biv -> insn ) ) || ( loop_insn_first_p ( biv -> insn , insn ) && loop_insn_first_p ( insn , giv -> insn ) ) )   ;
/* 8261  2 */   giv -> derived_from && ! ( giv -> always_executed && loop_insn_first_p ( giv -> insn , insn ) && loop_insn_first_p ( insn , biv -> insn ) )   ;
/* 8266  2 */   giv -> same && giv -> same -> derived_from && ! ( giv -> same -> always_executed && loop_insn_first_p ( giv -> same -> insn , insn ) && loop_insn_first_p ( insn , biv -> insn ) )   ;
// then
}
void _func3738(void) {
// --- ifif
/* 9688  2 */   l == NULL_RTX   ;
/* 9691  2 */   GET_CODE ( l ) != LABEL_REF   ;
/* 9694  2 */   XEXP ( l , 0 ) != old_label   ;
// then
}
void _func3739(void) {
// --- ifif
/* 144  2 */   ( last && TREE_VALUE ( last ) != void_type_node ) || current_function_varargs   ;
/* 148  2 */   current_function_calls_alloca   ;
/* 151  2 */   current_function_contains_functions   ;
/* 154  2 */   current_function_cannot_inline   ;
/* 158  2 */   get_max_uid ( ) > 3 * max_insns   ;
/* 175  2 */   current_function_returns_pcc_struct   ;
/* 179  2 */   int_size_in_bytes ( TREE_TYPE ( TREE_TYPE ( fndecl ) ) ) < 0   ;
// then
}
void _func3740(void) {
// --- ifif
/* 192  2 */   get_max_uid ( ) > max_insns   ;
/* 207  2 */   current_function_has_computed_jump   ;
/* 211  2 */   current_function_has_nonlocal_goto   ;
// then
}
void _func3741(void) {
// --- ifif
/* 336  6 */   GET_CODE ( p ) == MEM && GET_CODE ( XEXP ( p , 0 ) ) == ADDRESSOF && GET_CODE ( XEXP ( XEXP ( p , 0 ) , 0 ) ) == MEM   ;
/* 340  6 */   GET_CODE ( p ) == MEM && copy   ;
// then
}
void _func3742(void) {
// --- ifif
/* 368  3 */   GET_CODE ( preal ) == REG   ;
/* 370  3 */   GET_CODE ( pimag ) == REG   ;
// then
}
void _func3743(void) {
// --- ifif
/* 387  3 */   GET_CODE ( p ) == MEM && GET_CODE ( XEXP ( p , 0 ) ) == ADDRESSOF && GET_CODE ( XEXP ( XEXP ( p , 0 ) , 0 ) ) == MEM   ;
/* 391  3 */   GET_CODE ( p ) == MEM   ;
// then
}
void _func3744(void) {
// --- ifif
/* 1029  7 */   XEXP ( x , i ) == 0   ;
/* 1031  7 */   i == 0   ;
// then
}
void _func3745(void) {
// --- ifif
/* 580  2 */   eisnan ( d1 )   ;
/* 585  2 */   eisnan ( d2 )   ;
// then
}
void _func3746(void) {
// --- ifif
/* 1666  6 */   rndprc == 113   ;
/* 1671  6 */   rndprc == 64   ;
/* 1675  6 */   rndprc == 53   ;
// else
}
void _func3747(void) {
// --- ifif
/* 2483  2 */   exp >= 32767L   ;
/* 2486  2 */   ( j > ( ( ( NE + 3 ) - 4 ) * 16 ) ) && ( exp < 32767 )   ;
/* 2492  2 */   exp < 0L   ;
/* 2508  2 */   rcntrl == 0   ;
/* 2511  2 */   rndprc != rlast   ;
/* 2582  2 */   ( exp <= 0 ) && ( rndprc != ( ( ( NE + 3 ) - 4 ) * 16 ) ) && ( ( rndprc != 64 ) || ( ( rndprc == 64 ) && ! REAL_WORDS_BIG_ENDIAN ) )   ;
// then
}
void _func3748(void) {
// --- ifif
/* 2624  2 */   ( exp <= 0 ) && ( rndprc != ( ( ( NE + 3 ) - 4 ) * 16 ) ) && ( ( rndprc != 64 ) || ( ( rndprc == 64 ) && ! REAL_WORDS_BIG_ENDIAN ) )   ;
/* 2629  2 */   s [ 2 ] != 0   ;
// then
}
void _func3749(void) {
// --- ifif else
/* 2636  2 */   exp >= 32767L   ;
/* 2665  2 */   exp < 0   ;
// else
}
void _func3750(void) {
// --- ifif
/* 2681  2 */   eisnan ( a )   ;
/* 2686  2 */   eisnan ( b )   ;
/* 2693  2 */   eisinf ( a ) && eisinf ( b ) && ( ( eisneg ( a ) ^ eisneg ( b ) ) == 0 )   ;
// then
}
void _func3751(void) {
// --- ifif
/* 2714  2 */   eisnan ( a )   ;
/* 2719  2 */   eisnan ( b )   ;
/* 2726  2 */   eisinf ( a ) && eisinf ( b ) && ( ( eisneg ( a ) ^ eisneg ( b ) ) != 0 )   ;
// then
}
void _func3752(void) {
// --- ifif
/* 2749  2 */   eisinf ( a )   ;
/* 2756  2 */   eisinf ( b )   ;
// then
}
void _func3753(void) {
// --- ifif
/* 2791  6 */   i == 0   ;
/* 2826  6 */   i > 0   ;
// then
}
void _func3754(void) {
// --- ifif
/* 2794  3 */   ai [ 0 ] != bi [ 0 ]   ;
/* 2801  3 */   ( bi [ E ] == 0 ) && ( ( bi [ 3 ] & 0x8000 ) == 0 )   ;
// then
}
void _func3755(void) {
// --- ifif
/* 2865  2 */   eisnan ( a )   ;
/* 2870  2 */   eisnan ( b )   ;
/* 2876  2 */   ( ( ecmp ( a , ezero ) == 0 ) && ( ecmp ( b , ezero ) == 0 ) ) || ( eisinf ( a ) && eisinf ( b ) )   ;
/* 2886  2 */   eisinf ( b )   ;
/* 2892  2 */   eisinf ( a )   ;
// then
}
void _func3756(void) {
// --- ifif
/* 2969  2 */   eisnan ( a )   ;
/* 2974  2 */   eisnan ( b )   ;
/* 2980  2 */   ( eisinf ( a ) && ( ecmp ( b , ezero ) == 0 ) ) || ( eisinf ( b ) && ( ecmp ( a , ezero ) == 0 ) )   ;
/* 2990  2 */   eisinf ( a ) || eisinf ( b )   ;
// then
}
void _func3757(void) {
// --- ifif else
/* 3832  2 */   i >= ( unsigned int ) 2047   ;
/* 3868  2 */   i == 0   ;
// else
}
void _func3758(void) {
// --- ifif else
/* 4010  2 */   i >= 255   ;
/* 4046  2 */   i == 0   ;
// else
}
void _func3759(void) {
// --- ifif else
/* 4098  2 */   * p != * q   ;
/* 4116  2 */   * p == 0   ;
// else
}
void _func3760(void) {
// --- ifif
/* 4103  3 */   ai [ i ] != 0   ;
/* 4105  3 */   bi [ i ] != 0   ;
// then
}
void _func3761(void) {
// --- ifif
/* 4743  2 */   y [ NE - 1 ] == 0x7fff   ;
/* 4755  2 */   ( y [ NE - 1 ] != 0 ) && ( ( y [ NE - 2 ] & 0x8000 ) == 0 )   ;
// then
}
void _func3762(void) {
// --- ifif
/* 4764  2 */   i == 0   ;
/* 4767  2 */   i == - 2   ;
/* 4770  2 */   i < 0   ;
// else
}
void _func3763(void) {
// --- ifif
/* 4846  7 */   u [ ( NE + 3 ) - 1 ] != 0   ;
/* 4848  7 */   eone [ NE - 1 ] <= u [ 1 ]   ;
// then
}
void _func3764(void) {
// --- ifif
/* 4901  2 */   ndigs < 0   ;
/* 4903  2 */   ndigs > NDEC   ;
/* 4905  2 */   digit == 10   ;
// else
}
void _func3765(void) {
// --- ifif
/* 5121  6 */   ( prec == 0 ) && ( decflg == 0 ) && ( k == 0 )   ;
/* 5124  6 */   ( trail == 0 ) && ( decflg != 0 )   ;
/* 5152  6 */   yy [ 2 ] == 0   ;
// else
}
void _func3766(void) {
// --- ifif
/* 5260  2 */   * s == '-'   ;
/* 5265  2 */   * s == '+'   ;
// then
}
void _func3767(void) {
// --- ifif
/* 5274  2 */   esign < 0   ;
/* 5276  2 */   ( exp > MAXDECEXP ) && ( base == 10 )   ;
/* 5283  2 */   ( exp < MINDECEXP ) && ( base == 10 )   ;
// then
}
void _func3768(void) {
// --- ifif
/* 5302  6 */   lexp > 0x7fff   ;
/* 5304  6 */   lexp < 0   ;
// then
}
void _func3769(void) {
// --- ifif
/* 5785  2 */   i == 0   ;
/* 5793  2 */   i > 0377   ;
// then
}
void _func3770(void) {
// --- ifif
/* 174  6 */   XINT ( x , 0 ) > max_opno   ;
/* 176  6 */   XINT ( x , 0 ) >= n_operands   ;
// then
}
void _func3771(void) {
// --- ifif
/* 218  6 */   XINT ( x , 0 ) > max_opno   ;
/* 220  6 */   XINT ( x , 0 ) >= n_operands   ;
// then
}
void _func3772(void) {
// --- ifif
/* 241  6 */   XINT ( x , 0 ) > max_opno   ;
/* 243  6 */   XINT ( x , 0 ) >= n_operands   ;
// then
}
void _func3773(void) {
// --- ifif
/* 502  6 */   GET_CODE ( desc ) == DEFINE_PEEPHOLE   ;
/* 507  6 */   GET_CODE ( desc ) == DEFINE_INSN || GET_CODE ( desc ) == DEFINE_EXPAND || GET_CODE ( desc ) == DEFINE_SPLIT   ;
// then
}
void _func3774(void) {
// --- ifif else
/* 35  2 */   new_size <= cur_size   ;
/* 38  2 */   N_U_L_L_replacement   ;
// else
}
void _func3775(void) {
// --- ifif
/* 93  6 */   c == EOF || c == '\n'   ;
/* 95  6 */   c == init   ;
/* 100  6 */   c == '\\'   ;
// then
}
void _func3776(void) {
// --- ifif
/* 103  3 */   c == EOF   ;
/* 105  3 */   c == '\n'   ;
// then
}
void _func3777(void) {
// --- ifif
/* 184  2 */   c == '\n'   ;
/* 190  2 */   c == '#'   ;
/* 211  2 */   c == EOF   ;
// then
}
void _func3778(void) {
// --- ifif
/* 201  3 */   c == EOF   ;
/* 203  3 */   c == '\n'   ;
// then
}
void _func3779(void) {
// --- ifif
/* 211  2 */   c == EOF   ;
/* 213  2 */   ISDIGIT ( c )   ;
/* 224  2 */   ISALPHA ( c ) || c == '_'   ;
/* 230  2 */   c == '\'' || c == '"'   ;
// then
}
void _func3780(void) {
// --- ifif
/* 386  2 */   c == '#'   ;
/* 393  2 */   c == '\n'   ;
// then
}
void _func3781(void) {
// --- ifif
/* 446  3 */   * ip -> cur == '('   ;
/* 453  3 */   ! is_idstart [ * ip -> cur ]   ;
/* 455  3 */   ip -> cur [ 0 ] == 'L' && ( ip -> cur [ 1 ] == '\'' || ip -> cur [ 1 ] == '"' )   ;
// then
}
void _func3782(void) {
// --- ifif
/* 462  3 */   paren   ;
/* 468  3 */   cpp_lookup ( pfile , tok , len , - 1 )   ;
// then
}
void _func3783(void) {
// --- ifif
/* 1494  2 */   yyssp >= yyss + yystacksize - 1   ;
/* 1565  2 */   yydebug   ;
// then
}
void _func3784(void) {
// --- ifif
/* 1556  6 */   yydebug   ;
/* 1560  6 */   yyssp >= yyss + yystacksize - 1   ;
// then
}
void _func3785(void) {
// --- ifif
/* 1579  2 */   yyn == - 32768   ;
/* 1587  2 */   yychar == - 2   ;
/* 1598  2 */   yychar <= 0   ;
// else
}
void _func3786(void) {
// --- ifif
/* 1649  2 */   yyn == YYFINAL   ;
/* 1655  2 */   yydebug   ;
/* 1660  2 */   yychar != YYEOF   ;
// then
}
void _func3787(void) {
// --- ifif
/* 1684  2 */   yylen > 0   ;
/* 1688  2 */   yydebug   ;
// then
}
void _func3788(void) {
// --- ifif else
/* 1922  4 */   pedantic   ;
/* 1924  4 */   label == 0   ;
// else
}
void _func3789(void) {
// --- ifif else
/* 1991  4 */   pedantic && ! flag_isoc9x   ;
/* 1993  4 */   TYPE_NAME ( type ) != 0   ;
// else
}
void _func3790(void) {
// --- ifif else
/* 2135  8 */   yychar == - 2   ;
/* 2137  8 */   yychar == '('   ;
// else
}
void _func3791(void) {
// --- ifif else
/* 2182  8 */   yychar == - 2   ;
/* 2184  8 */   yychar == '('   ;
// else
}
void _func3792(void) {
// --- ifif else
/* 3321  4 */   yyvsp [ - 3 ] . ttype   ;
/* 3323  4 */   yychar == CONSTANT || yychar == STRING   ;
// else
}
void _func3793(void) {
// --- ifif
/* 3860  6 */   yychar == YYEOF   ;
/* 3864  6 */   yydebug   ;
// then
}
void _func3794(void) {
// --- ifif
/* 3928  2 */   yyn == YYFINAL   ;
/* 3932  2 */   yydebug   ;
// then
}
void _func3795(void) {
// --- ifif
/* 108  2 */   prefix == 0   ;
/* 111  2 */   prefix == 0   ;
/* 114  2 */   temp   ;
// then
}
void _func3796(void) {
// --- ifif
/* 208  6 */   res == ERROR_SUCCESS   ;
/* 212  6 */   res != ERROR_SUCCESS   ;
// then
}
void _func3797(void) {
// --- ifif
/* 223  2 */   res == ERROR_MORE_DATA && type == REG_SZ   ;
/* 229  2 */   type != REG_SZ || res != ERROR_SUCCESS   ;
// then
}
void _func3798(void) {
// --- ifif
/* 274  2 */   prefix == 0   ;
/* 278  2 */   IS_DIR_SEPARATOR ( prefix [ strlen ( prefix ) - 1 ] )   ;
// then
}
void _func3799(void) {
// --- ifif else
/* 283  3 */   c == EOF   ;
/* 285  7 */   c == '\n'   ;
// else
}
void _func3800(void) {
// --- ifif
/* 537  6 */   kt -> length <= 0   ;
/* 539  6 */   kt -> length == ident_length && ! strncmp ( kt -> name , ident , ident_length )   ;
// then
}
void _func3801(void) {
// --- ifif
/* 737  6 */   token == CPP_EOF   ;
/* 739  6 */   token == CPP_POP && CPP_BUFFER ( pfile ) == buffer   ;
// then
}
void _func3802(void) {
// --- ifif
/* 969  2 */   CPP_PEDANTIC ( pfile ) && ! CPP_BUFFER ( pfile ) -> system_header_p   ;
/* 977  2 */   importing && CPP_OPTIONS ( pfile ) -> warn_import && ! CPP_OPTIONS ( pfile ) -> inhibit_warnings && ! CPP_BUFFER ( pfile ) -> system_header_p && ! pfile -> import_warning   ;
// then
}
void _func3803(void) {
// --- ifif
/* 971  6 */   importing   ;
/* 973  6 */   skip_dirs   ;
// then
}
void _func3804(void) {
// --- ifif
/* 1030  2 */   flen == 0   ;
/* 1036  2 */   CPP_OPTIONS ( pfile ) -> dump_includes   ;
/* 1045  2 */   token == CPP_STRING   ;
// then
}
void _func3805(void) {
// --- ifif else
/* 1061  2 */   fp == CPP_NULL_BUFFER ( pfile )   ;
/* 1071  2 */   skip_dirs && CPP_PREV_BUFFER ( fp ) != CPP_NULL_BUFFER ( pfile )   ;
// else
}
void _func3806(void) {
// --- ifif else
/* 1078  6 */   skip_dirs   ;
/* 1081  6 */   angle_brackets   ;
// else
}
void _func3807(void) {
// --- ifif
/* 1103  2 */   fd == - 2   ;
/* 1106  2 */   fd == - 1   ;
/* 1153  2 */   ! before && ( CPP_PRINT_DEPS ( pfile ) > ( angle_brackets || ( pfile -> system_include_depth > 0 ) ) )   ;
/* 1158  2 */   CPP_OPTIONS ( pfile ) -> print_include_names   ;
/* 1168  2 */   importing   ;
/* 1171  2 */   N_U_L_L_replacement   ;
// then
}
void _func3808(void) {
// --- ifif
/* 1171  2 */   N_U_L_L_replacement   ;
/* 1177  2 */   angle_brackets   ;
/* 1180  2 */   finclude ( pfile , fd , ihash )   ;
// then
}
void _func3809(void) {
// --- ifif
/* 1236  3 */   CPP_PEDANTIC ( pfile )   ;
/* 1239  3 */   token != CPP_NUMBER || * p < '0' || * p > '4' || p [ 1 ] != '\0'   ;
/* 1244  3 */   * p == '1'   ;
// else
}
void _func3810(void) {
// --- ifif
/* 1256  3 */   token == CPP_NUMBER && p [ 1 ] == '\0' && ( * p == '3' || * p == '4' )   ;
/* 1261  3 */   token != CPP_VSPACE   ;
// then
}
void _func3811(void) {
// --- ifif else
/* 1284  3 */   ip -> last_nominal_fname && ip -> last_nominal_fname != oldname && ip -> last_nominal_fname != newname && ip -> last_nominal_fname != ip -> fname   ;
/* 1290  3 */   newname == ip -> fname   ;
// else
}
void _func3812(void) {
// --- ifif
/* 1364  6 */   CPP_OPTIONS ( pfile ) -> debug_output && keyword   ;
/* 1366  6 */   hp -> type != T_MACRO   ;
// then
}
void _func3813(void) {
// --- ifif
/* 1486  3 */   ip == CPP_NULL_BUFFER ( pfile )   ;
/* 1488  3 */   N_U_L_L_replacement   ;
// then
}
void _func3814(void) {
// --- ifif else
/* 1783  5 */   pfile -> if_stack -> type == T_ELSE   ;
/* 1786  5 */   pfile -> if_stack == stack   ;
// else
}
void _func3815(void) {
// --- ifif
/* 1795  2 */   CPP_PEDANTIC ( pfile ) && pfile -> if_stack != stack   ;
/* 1798  2 */   pfile -> if_stack == stack   ;
// then
}
void _func3816(void) {
// --- ifif
/* 2130  3 */   ! pfile -> only_seen_white   ;
/* 2132  3 */   handle_directive ( pfile )   ;
// then
}
void _func3817(void) {
// --- ifif
/* 2173  3 */   c2 == '-' && opts -> chill   ;
/* 2175  3 */   c2 == '-' || c2 == '=' || c2 == '>'   ;
// then
}
void _func3818(void) {
// --- ifif
/* 2220  3 */   c2 == '='   ;
/* 2222  3 */   c2 != c   ;
// then
}
void _func3819(void) {
// --- ifif
/* 2237  3 */   ISDIGIT ( c2 )   ;
/* 2244  3 */   c2 == '.' && PEEKN ( 1 ) == '.'   ;
// then
}
void _func3820(void) {
// --- ifif
/* 2285  7 */   c == EOF   ;
/* 2287  7 */   ! is_idchar [ c ] && c != '.' && ( ( c2 != 'e' && c2 != 'E' && ( ( c2 != 'p' && c2 != 'P' ) || CPP_C89 ( pfile ) ) ) || ( c != '+' && c != '-' ) )   ;
// then
}
void _func3821(void) {
// --- ifif
/* 2310  4 */   c == EOF   ;
/* 2312  4 */   ! is_idchar [ c ]   ;
// then
}
void _func3822(void) {
// --- ifif
/* 2355  5 */   ! hp   ;
/* 2357  5 */   hp -> type == T_DISABLED   ;
/* 2376  5 */   hp -> type == T_MACRO && hp -> value . defn -> nargs >= 0   ;
// then
}
void _func3823(void) {
// --- ifif
/* 2530  6 */   ! is_idchar [ c ]   ;
/* 2536  6 */   c == '$' && CPP_PEDANTIC ( pfile )   ;
// then
}
void _func3824(void) {
// --- ifif
/* 2568  3 */   CPP_IS_MACRO_BUFFER ( CPP_BUFFER ( pfile ) )   ;
/* 2577  3 */   ! CPP_TRADITIONAL ( pfile )   ;
// then
}
void _func3825(void) {
// --- ifif
/* 2598  3 */   CPP_TRADITIONAL ( pfile )   ;
/* 2601  3 */   c == '\''   ;
/* 2607  3 */   CPP_PEDANTIC ( pfile ) && pfile -> multiline_string_line == 0   ;
/* 2612  3 */   pfile -> multiline_string_line == 0   ;
// then
}
void _func3826(void) {
// --- ifif
/* 2667  2 */   c != '('   ;
/* 2673  2 */   c != '('   ;
// then
}
void _func3827(void) {
// --- ifif
/* 2987  2 */   CPP_OPTIONS ( pfile ) -> inhibit_warnings   ;
/* 2990  2 */   CPP_OPTIONS ( pfile ) -> warnings_are_errors   ;
// then
}
void _func3828(void) {
// --- ifif
/* 3096  2 */   CPP_OPTIONS ( pfile ) -> inhibit_warnings   ;
/* 3099  2 */   CPP_OPTIONS ( pfile ) -> warnings_are_errors   ;
// then
}
void _func3829(void) {
// --- ifif
/* 318  3 */   loop_stack == this   ;
/* 320  3 */   cond_stack == this   ;
/* 322  3 */   block_stack == this   ;
/* 324  3 */   stack_block_stack == this   ;
/* 326  3 */   case_stack == this   ;
// then
}
void _func3830(void) {
// --- ifif
/* 516  2 */   TREE_CODE ( label ) != LABEL_DECL   ;
/* 519  2 */   DECL_RTL ( label )   ;
// then
}
void _func3831(void) {
// --- ifif
/* 582  2 */   DECL_NAME ( label )   ;
/* 585  2 */   stack_block_stack != 0   ;
// then
}
void _func3832(void) {
// --- ifif else
/* 712  2 */   GET_CODE ( label ) != CODE_LABEL   ;
/* 718  2 */   PREV_INSN ( label ) != 0   ;
// else
}
void _func3833(void) {
// --- ifif
/* 726  3 */   INSN_UID ( block -> data . block . first_insn ) < INSN_UID ( label )   ;
/* 728  3 */   block -> data . block . stack_level != 0   ;
/* 731  3 */   block -> data . block . cleanups != 0   ;
// then
}
void _func3834(void) {
// --- ifif
/* 738  6 */   stack_level   ;
/* 748  6 */   body != 0 && DECL_TOO_LATE ( body )   ;
// then
}
void _func3835(void) {
// --- ifif
/* 995  3 */   f -> cleanup_list_list   ;
/* 1013  3 */   f -> stack_level   ;
// then
}
void _func3836(void) {
// --- ifif
/* 1100  2 */   current_function_check_memory_usage   ;
/* 1106  2 */   TREE_CODE ( body ) == ADDR_EXPR   ;
// then
}
void _func3837(void) {
// --- ifif
/* 1652  2 */   expr_stmts_for_value == 0 && exp != error_mark_node   ;
/* 1665  2 */   expr_stmts_for_value && TREE_CODE ( TREE_TYPE ( exp ) ) == FUNCTION_TYPE   ;
// then
}
void _func3838(void) {
// --- ifif
/* 1753  6 */   TREE_NO_UNUSED_WARNING ( exp )   ;
/* 1755  6 */   warn_if_unused_value ( TREE_OPERAND ( exp , 0 ) )   ;
/* 1758  6 */   TREE_CONSTANT ( TREE_OPERAND ( exp , 1 ) )   ;
// then
}
void _func3839(void) {
// --- ifif
/* 1766  6 */   TREE_TYPE ( exp ) == void_type_node   ;
/* 1769  6 */   TREE_NO_UNUSED_WARNING ( exp )   ;
// then
}
void _func3840(void) {
// --- ifif
/* 1968  2 */   thiscond -> data . cond . next_label   ;
/* 1970  2 */   thiscond -> data . cond . endif_label   ;
// then
}
void _func3841(void) {
// --- ifif
/* 2361  2 */   whichloop == 0   ;
/* 2363  2 */   whichloop == 0   ;
// then
}
void _func3842(void) {
// --- ifif
/* 2378  2 */   whichloop == 0   ;
/* 2380  2 */   whichloop == 0   ;
// then
}
void _func3843(void) {
// --- ifif
/* 2439  2 */   flag_expensive_optimizations   ;
/* 2442  2 */   optimize == 0 || loop_stack == 0   ;
// then
}
void _func3844(void) {
// --- ifif
/* 2958  6 */   TYPE_MAIN_VARIANT ( TREE_TYPE ( TREE_VALUE ( a ) ) ) != TYPE_MAIN_VARIANT ( TREE_TYPE ( f ) )   ;
/* 2961  6 */   GET_CODE ( DECL_RTL ( f ) ) != REG || DECL_MODE ( f ) == BLKmode   ;
// then
}
void _func3845(void) {
// --- ifif
/* 3179  2 */   ! HAVE_nonlocal_goto   ;
/* 3195  2 */   fixed_regs [ ARG_POINTER_REGNUM ]   ;
/* 3230  2 */   HAVE_nonlocal_goto_receiver   ;
// then
}
void _func3846(void) {
// --- ifif
/* 3354  2 */   warn_unused   ;
/* 3362  2 */   thisblock -> exit_label   ;
/* 3370  2 */   function_call_count != thisblock -> data . block . function_call_count && nonlocal_labels && ( thisblock -> next == 0 ? current_function_has_nonlocal_label : ( thisblock -> data . block . cleanups != 0 || thisblock -> data . block . stack_level != 0 ) )   ;
/* 3383  2 */   dont_jump_in || thisblock -> data . block . stack_level != 0   ;
/* 3406  2 */   thisblock -> data . block . stack_level != 0 || thisblock -> data . block . cleanups != 0   ;
/* 3452  2 */   mark_ends   ;
// else
}
void _func3847(void) {
// --- ifif else
/* 3498  2 */   TREE_STATIC ( decl ) || DECL_EXTERNAL ( decl )   ;
/* 3503  2 */   type == error_mark_node   ;
// else
}
void _func3848(void) {
// --- ifif else
/* 3682  2 */   TREE_STATIC ( decl )   ;
/* 3687  2 */   DECL_INITIAL ( decl ) == error_mark_node   ;
// else
}
void _func3849(void) {
// --- ifif else
/* 3948  6 */   mode == BLKmode && DECL_MODE ( decl ) != BLKmode   ;
/* 3955  6 */   GET_CODE ( x ) == MEM   ;
// else
}
void _func3850(void) {
// --- ifif
/* 318  3 */   loop_stack == this   ;
/* 320  3 */   cond_stack == this   ;
/* 322  3 */   block_stack == this   ;
/* 324  3 */   stack_block_stack == this   ;
/* 326  3 */   case_stack == this   ;
// then
}
void _func3851(void) {
// --- ifif
/* 3496  2 */   TREE_CODE ( decl ) != VAR_DECL   ;
/* 3498  2 */   TREE_STATIC ( decl ) || DECL_EXTERNAL ( decl )   ;
// then
}
void _func3852(void) {
// --- ifif
/* 3639  2 */   TREE_THIS_VOLATILE ( decl )   ;
/* 3654  2 */   obey_regdecls   ;
// then
}
void _func3853(void) {
// --- ifif
/* 3674  2 */   TREE_CODE ( decl ) == CONST_DECL   ;
/* 3682  2 */   TREE_STATIC ( decl )   ;
// then
}
void _func3854(void) {
// --- ifif
/* 4123  2 */   block_stack == 0   ;
/* 4126  2 */   N_U_L_L_replacement   ;
// then
}
void _func3855(void) {
// --- ifif
/* 4126  2 */   N_U_L_L_replacement   ;
/* 4128  2 */   block_stack -> data . block . cleanups == 0 && block_stack -> data . block . outer_cleanups == 0   ;
// then
}
void _func3856(void) {
// --- ifif
/* 318  3 */   loop_stack == this   ;
/* 320  3 */   cond_stack == this   ;
/* 322  3 */   block_stack == this   ;
/* 324  3 */   stack_block_stack == this   ;
/* 326  3 */   case_stack == this   ;
// then
}
void _func3857(void) {
// --- ifif
/* 4251  3 */   GET_CODE ( insn ) == CODE_LABEL   ;
/* 4253  3 */   GET_CODE ( insn ) != NOTE && ( GET_CODE ( insn ) != INSN || GET_CODE ( PATTERN ( insn ) ) != USE )   ;
// then
}
void _func3858(void) {
// --- ifif
/* 4894  2 */   N_U_L_L_replacement   ;
/* 4924  2 */   case_stack -> data . case_stmt . case_list && case_stack -> data . case_stmt . case_list -> left   ;
/* 4928  2 */   warn_switch   ;
// then
}
void _func3859(void) {
// --- ifif
/* 4936  1 */   ! chain   ;
/* 4949  1 */   ! tree_int_cst_equal ( n -> low , n -> high )   ;
// then
}
void _func3860(void) {
// --- ifif
/* 5585  3 */   ! tree_int_cst_equal ( np -> low , np -> high )   ;
/* 5592  3 */   use_cost_table   ;
// then
}
void _func3861(void) {
// --- ifif
/* 5695  2 */   tree_int_cst_equal ( node -> low , TYPE_MIN_VALUE ( index_type ) )   ;
/* 5702  2 */   node -> left   ;
// then
}
void _func3862(void) {
// --- ifif
/* 5741  2 */   N_U_L_L_replacement   ;
/* 5747  2 */   tree_int_cst_equal ( node -> high , TYPE_MAX_VALUE ( index_type ) )   ;
/* 5754  2 */   node -> right   ;
// then
}
void _func3863(void) {
// --- ifif
/* 6081  3 */   ! node_has_high_bound ( node , index_type )   ;
/* 6089  3 */   ! node_has_low_bound ( node , index_type )   ;
// then
}
void _func3864(void) {
// --- ifif
/* 431  2 */   context == NULL_TREE   ;
/* 439  2 */   context == NULL_TREE && obstack_empty_p ( function_maybepermanent_obstack )   ;
// then
}
void _func3865(void) {
// --- ifif
/* 757  6 */   _obstack_allocated_p ( p -> function_obstack , object )   ;
/* 762  6 */   _obstack_allocated_p ( p -> function_maybepermanent_obstack , object )   ;
// then
}
void _func3866(void) {
// --- ifif
/* 1278  2 */   warn_id_clash && do_identifier_warnings && ( unsigned ) len >= id_clash_len   ;
/* 1287  2 */   tree_code_length [ ( int ) IDENTIFIER_NODE ] < 0   ;
// then
}
void _func3867(void) {
// --- ifif
/* 1686  2 */   TREE_CODE ( expr ) == COMPLEX_CST && integer_pow2p ( TREE_REALPART ( expr ) ) && integer_zerop ( TREE_IMAGPART ( expr ) )   ;
/* 1691  2 */   TREE_CODE ( expr ) != INTEGER_CST || TREE_CONSTANT_OVERFLOW ( expr )   ;
// then
}
void _func3868(void) {
// --- ifif
/* 2241  2 */   ! TREE_CONSTANT ( min )   ;
/* 2251  2 */   ! TREE_CONSTANT ( max )   ;
// then
}
void _func3869(void) {
// --- ifif
/* 2357  2 */   TREE_CONSTANT ( t ) || ( TREE_READONLY ( t ) && ! TREE_SIDE_EFFECTS ( t ) ) || TREE_CODE ( t ) == SAVE_EXPR || TREE_CODE ( t ) == ERROR_MARK   ;
/* 2370  2 */   contains_placeholder_p ( t )   ;
// then
}
void _func3870(void) {
// --- ifif
/* 2764  3 */   TREE_CODE ( inner ) == PLACEHOLDER_EXPR && TREE_OPERAND ( exp , 1 ) == f   ;
/* 2770  3 */   TREE_CODE ( inner ) == PLACEHOLDER_EXPR && TREE_TYPE ( inner ) == 0   ;
// then
}
void _func3871(void) {
// --- ifif
/* 3475  2 */   TREE_CODE ( ident ) != IDENTIFIER_NODE   ;
/* 3478  2 */   strcmp ( attr , IDENTIFIER_POINTER ( ident ) ) == 0   ;
// then
}
void _func3872(void) {
// --- ifif
/* 3488  6 */   attr [ 1 ] != '_' || attr [ attr_len - 2 ] != '_' || attr [ attr_len - 1 ] != '_'   ;
/* 3492  6 */   ident_len == attr_len - 4 && strncmp ( attr + 2 , p , attr_len - 4 ) == 0   ;
// then
}
void _func3873(void) {
// --- ifif
/* 3521  6 */   TREE_CODE ( TREE_PURPOSE ( l ) ) != IDENTIFIER_NODE   ;
/* 3523  6 */   is_attribute_p ( attr_name , TREE_PURPOSE ( l ) )   ;
// then
}
void _func3874(void) {
// --- ifif
/* 3894  2 */   t1 == t2   ;
/* 3896  2 */   t1 == 0 || t2 == 0   ;
/* 3898  2 */   TREE_CODE ( t1 ) == INTEGER_CST && TREE_CODE ( t2 ) == INTEGER_CST && TREE_INT_CST_LOW ( t1 ) == TREE_INT_CST_LOW ( t2 ) && TREE_INT_CST_HIGH ( t1 ) == TREE_INT_CST_HIGH ( t2 )   ;
// then
}
void _func3875(void) {
// --- ifif
/* 3913  2 */   t1 == t2   ;
/* 3916  2 */   ! TREE_UNSIGNED ( TREE_TYPE ( t1 ) )   ;
// then
}
void _func3876(void) {
// --- ifif
/* 3971  2 */   t1 == t2   ;
/* 3973  2 */   t1 == 0 || t2 == 0   ;
// then
}
void _func3877(void) {
// --- ifif
/* 4232  2 */   TREE_CODE ( itype1 ) != TREE_CODE ( itype2 )   ;
/* 4234  2 */   TREE_CODE ( itype1 ) == INTEGER_TYPE   ;
// then
}
void _func3878(void) {
// --- ifif
/* 4236  6 */   TYPE_PRECISION ( itype1 ) != TYPE_PRECISION ( itype2 ) || TYPE_MODE ( itype1 ) != TYPE_MODE ( itype2 ) || simple_cst_equal ( TYPE_SIZE ( itype1 ) , TYPE_SIZE ( itype2 ) ) != 1 || TYPE_ALIGN ( itype1 ) != TYPE_ALIGN ( itype2 )   ;
/* 4241  6 */   1 == simple_cst_equal ( TYPE_MIN_VALUE ( itype1 ) , TYPE_MIN_VALUE ( itype2 ) ) && 1 == simple_cst_equal ( TYPE_MAX_VALUE ( itype1 ) , TYPE_MAX_VALUE ( itype2 ) )   ;
// then
}
void _func3879(void) {
// --- ifif
/* 4520  3 */   ! uns || final_prec <= TYPE_PRECISION ( TREE_TYPE ( op ) )   ;
/* 4525  3 */   ( uns || TREE_CODE ( op ) == NOP_EXPR ) && TREE_UNSIGNED ( TREE_TYPE ( op ) )   ;
// then
}
void _func3880(void) {
// --- ifif
/* 4907  6 */   ! name   ;
/* 4909  6 */   ! file   ;
// then
}
void _func3881(void) {
// --- ifif else
/* 694  6 */   GET_CODE ( insn ) == NOTE && CONST_CALL_P ( insn ) && NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_SETJMP   ;
/* 700  6 */   set != 0 && GET_CODE ( SET_DEST ( set ) ) == REG   ;
// else
}
void _func3882(void) {
// --- ifif
/* 941  6 */   caller_save_needed   ;
/* 945  6 */   starting_frame_size != get_frame_size ( )   ;
/* 948  6 */   caller_save_needed   ;
// then
}
void _func3883(void) {
// --- ifif
/* 996  6 */   failure   ;
/* 999  6 */   insns_need_reload != 0 || did_spill   ;
/* 1002  6 */   ! something_changed   ;
/* 1005  6 */   caller_save_needed   ;
// then
}
void _func3884(void) {
// --- ifif else
/* 1031  7 */   GET_CODE ( equiv_insn ) == NOTE   ;
/* 1033  7 */   reg_set_p ( regno_reg_rtx [ i ] , PATTERN ( equiv_insn ) )   ;
// else
}
void _func3885(void) {
// --- ifif
/* 1049  2 */   insns_need_reload != 0 || something_needs_elimination || something_needs_operands_changed   ;
/* 1069  2 */   ! frame_pointer_needed   ;
// then
}
void _func3886(void) {
// --- ifif
/* 1056  6 */   old_frame_size != get_frame_size ( )   ;
/* 1059  6 */   num_eliminable   ;
// then
}
void _func3887(void) {
// --- ifif
/* 1097  6 */   reg_equiv_memory_loc [ i ]   ;
/* 1104  6 */   reg_equiv_mem [ i ]   ;
/* 1107  6 */   reg_equiv_address [ i ]   ;
/* 1110  6 */   addr   ;
// then
}
void _func3888(void) {
// --- ifif
/* 1181  2 */   flag_stack_check && ! STACK_CHECK_BUILTIN   ;
/* 1202  2 */   reg_equiv_constant   ;
// then
}
void _func3889(void) {
// --- ifif
/* 1209  2 */   real_known_ptr   ;
/* 1211  2 */   real_at_ptr   ;
// then
}
void _func3890(void) {
// --- ifif
/* 1296  4 */   c == '#'   ;
/* 1300  4 */   c == '\0'   ;
// then
}
void _func3891(void) {
// --- ifif
/* 1373  6 */   GET_CODE ( insn ) == CODE_LABEL || GET_CODE ( insn ) == JUMP_INSN || ( GET_RTX_CLASS ( GET_CODE ( insn ) ) == 'i' && REG_NOTES ( insn ) != 0 )   ;
/* 1378  6 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) == 'i'   ;
// then
}
void _func3892(void) {
// --- ifif
/* 1388  3 */   set && GET_CODE ( SET_DEST ( set ) ) == REG && reg_renumber [ REGNO ( SET_DEST ( set ) ) ] < 0 && reg_equiv_constant [ REGNO ( SET_DEST ( set ) ) ]   ;
/* 1401  3 */   num_eliminable || num_eliminable_invariants   ;
// then
}
void _func3893(void) {
// --- ifif
/* 1415  3 */   flag_expensive_optimizations && n_reloads > 1   ;
/* 1429  3 */   num_eliminable   ;
// then
}
void _func3894(void) {
// --- ifif else
/* 1930  3 */   group_needs [ class ] <= 0   ;
/* 1935  3 */   chain -> group_size [ class ] == 2   ;
// else
}
void _func3895(void) {
// --- ifif
/* 1950  3 */   simple_needs [ class ] <= 0 && nongroup_needs [ class ] > 0   ;
/* 1969  3 */   simple_needs [ class ] <= 0 && nongroup_needs [ class ] <= 0   ;
// then
}
void _func3896(void) {
// --- ifif
/* 2042  6 */   n -> regs [ i ] [ 0 ] > 0   ;
/* 2047  6 */   n -> regs [ i ] [ 1 ] > 0   ;
/* 2052  6 */   n -> groups [ i ] > 0   ;
// then
}
void _func3897(void) {
// --- ifif
/* 2075  3 */   insn == BLOCK_HEAD ( c -> block )   ;
/* 2077  3 */   insn == BLOCK_END ( c -> block )   ;
/* 2079  3 */   c == reload_insn_chain   ;
/* 2082  3 */   NEXT_INSN ( insn ) != 0   ;
/* 2084  3 */   PREV_INSN ( insn ) != 0   ;
/* 2087  3 */   next   ;
/* 2089  3 */   c -> prev   ;
// then
}
void _func3898(void) {
// --- ifif
/* 2125  6 */   i == regno || i + 1 == regno   ;
/* 2132  6 */   ! ( TEST_HARD_REG_BIT ( reg_class_contents [ class ] , i ) && TEST_HARD_REG_BIT ( reg_class_contents [ class ] , i + 1 ) )   ;
/* 2137  6 */   spill_reg_order [ i ] < 0 && spill_reg_order [ i + 1 ] < 0 && ! TEST_HARD_REG_BIT ( bad_spill_regs , i ) && ! TEST_HARD_REG_BIT ( bad_spill_regs , i + 1 )   ;
/* 2144  6 */   spill_reg_order [ i ] < 0 && ! TEST_HARD_REG_BIT ( bad_spill_regs , i ) && spill_reg_order [ i + 1 ] >= 0 && ! TEST_HARD_REG_BIT ( chain -> counted_for_groups , i + 1 ) && ! TEST_HARD_REG_BIT ( chain -> counted_for_nongroups , i + 1 )   ;
/* 2150  6 */   spill_reg_order [ i + 1 ] < 0 && ! TEST_HARD_REG_BIT ( bad_spill_regs , i + 1 ) && spill_reg_order [ i ] >= 0 && ! TEST_HARD_REG_BIT ( chain -> counted_for_groups , i ) && ! TEST_HARD_REG_BIT ( chain -> counted_for_nongroups , i )   ;
// then
}
void _func3899(void) {
// --- ifif
/* 2288  2 */   i >= FIRST_PSEUDO_REGISTER   ;
/* 2295  2 */   TEST_HARD_REG_BIT ( bad_spill_regs , regno )   ;
// then
}
void _func3900(void) {
// --- ifif
/* 2385  2 */   regno_reg_rtx [ i ] == 0   ;
/* 2390  2 */   GET_CODE ( regno_reg_rtx [ i ] ) != REG   ;
// then
}
void _func3901(void) {
// --- ifif
/* 2448  7 */   GET_MODE_SIZE ( GET_MODE ( spill_stack_slot [ from_reg ] ) ) > inherent_size   ;
/* 2451  7 */   spill_stack_slot_width [ from_reg ] > total_size   ;
// then
}
void _func3902(void) {
// --- ifif
/* 2477  6 */   BYTES_BIG_ENDIAN && inherent_size < total_size   ;
/* 2482  6 */   adjust != 0 || GET_MODE ( x ) != GET_MODE ( regno_reg_rtx [ i ] )   ;
// then
}
void _func3903(void) {
// --- ifif
/* 3277  2 */   ! replace   ;
/* 3280  2 */   old_set != 0 && GET_CODE ( SET_DEST ( old_set ) ) == REG && REGNO ( SET_DEST ( old_set ) ) < FIRST_PSEUDO_REGISTER   ;
// then
}
void _func3904(void) {
// --- ifif else
/* 3421  6 */   ! replace && asm_noperands ( old_body ) < 0   ;
/* 3429  6 */   old_set != 0 && ( ( GET_CODE ( SET_SRC ( old_set ) ) == REG && ( GET_CODE ( new_body ) != SET || GET_CODE ( SET_SRC ( new_body ) ) != REG ) ) || ( old_set != 0 && ( ( GET_CODE ( SET_SRC ( old_set ) ) == MEM && SET_SRC ( old_set ) != recog_operand [ 1 ] ) || ( GET_CODE ( SET_DEST ( old_set ) ) == MEM && SET_DEST ( old_set ) != recog_operand [ 0 ] ) ) ) || GET_CODE ( SET_SRC ( old_set ) ) == PLUS )   ;
// else
}
void _func3905(void) {
// --- ifif
/* 3484  2 */   val && REG_NOTES ( insn ) != 0   ;
/* 3487  2 */   ! replace   ;
// then
}
void _func3906(void) {
// --- ifif
/* 3537  2 */   GET_CODE ( dest ) == SUBREG   ;
/* 3540  2 */   dest == hard_frame_pointer_rtx   ;
// then
}
void _func3907(void) {
// --- ifif
/* 3703  6 */   ep -> can_eliminate && ep -> from == FRAME_POINTER_REGNUM && ep -> to != HARD_FRAME_POINTER_REGNUM   ;
/* 3707  6 */   ! ep -> can_eliminate && ep -> can_eliminate_previous   ;
// then
}
void _func3908(void) {
// --- ifif
/* 4050  2 */   bad1 && bad2   ;
/* 4052  2 */   bad1   ;
/* 4054  2 */   bad2   ;
/* 4056  2 */   p1 -> uses > p2 -> uses   ;
/* 4058  2 */   p1 -> uses < p2 -> uses   ;
// then
}
void _func3909(void) {
// --- ifif
/* 6432  3 */   i == j || reload_reg_rtx [ j ] == 0 || ! reg_overlap_mentioned_p ( reload_reg_rtx [ j ] , reload_reg_rtx [ i ] )   ;
/* 6437  3 */   reload_when_needed [ j ] == RELOAD_FOR_INPUT_ADDRESS && reload_opnum [ j ] > max_input_address_opnum   ;
/* 6446  3 */   ! rtx_equal_p ( reload_reg_rtx [ i ] , reload_reg_rtx [ j ] ) || reload_out [ j ] != 0 || reload_in [ j ] == 0 || ! rtx_equal_p ( reload_in [ i ] , reload_in [ j ] )   ;
// then
}
void _func3910(void) {
// --- ifif
/* 8132  2 */   code != REG   ;
/* 8149  2 */   spill_reg_order [ REGNO ( x ) ] < 0   ;
// then
}
void _func3911(void) {
// --- ifif
/* 8157  6 */   code == CODE_LABEL || code == JUMP_INSN   ;
/* 8159  6 */   GET_RTX_CLASS ( code ) != 'i'   ;
/* 8161  6 */   reg_set_p ( x , PATTERN ( prev ) )   ;
/* 8163  6 */   reg_referenced_p ( x , PATTERN ( prev ) )   ;
// then
}
void _func3912(void) {
// --- ifif
/* 8173  2 */   GET_CODE ( dst ) != REG || ! rtx_equal_p ( dst , x )   ;
/* 8176  2 */   ! reg_set_p ( dst , PATTERN ( dead_insn ) )   ;
// then
}
void _func3913(void) {
// --- ifif
/* 8182  3 */   GET_CODE ( i2 ) == CODE_LABEL   ;
/* 8184  3 */   GET_RTX_CLASS ( GET_CODE ( i2 ) ) != 'i'   ;
/* 8186  3 */   reg_referenced_p ( dst , PATTERN ( i2 ) )   ;
/* 8206  3 */   GET_CODE ( i2 ) == JUMP_INSN   ;
/* 8211  3 */   i2 == current_insn   ;
/* 8223  3 */   reg_set_p ( dst , PATTERN ( i2 ) )   ;
// then
}
void _func3914(void) {
// --- ifif
/* 8267  2 */   GET_CODE ( incloc ) == REG   ;
/* 8270  2 */   GET_CODE ( value ) == PRE_DEC || GET_CODE ( value ) == POST_DEC   ;
// then
}
void _func3915(void) {
// --- ifif
/* 8276  2 */   post && real_in != reloadreg   ;
/* 8279  2 */   in == value   ;
/* 8313  2 */   ! post   ;
// else
}
void _func3916(void) {
// --- ifif
/* 8396  2 */   x == find   ;
/* 8398  2 */   x == 0   ;
// then
}
void _func3917(void) {
// --- ifif
/* 8587  6 */   GET_MODE ( mem_base ) == BLKmode || GET_MODE ( val ) == BLKmode   ;
/* 8590  6 */   anti_dependence ( val , mem_base )   ;
// then
}
void _func3918(void) {
// --- ifif
/* 9073  2 */   GET_CODE ( src ) == MEM && MEMORY_MOVE_COST ( GET_MODE ( src ) , dclass , 1 ) < 2   ;
/* 9078  2 */   CONSTANT_P ( src ) && rtx_cost ( src , SET ) < 2   ;
// then
}
void _func3919(void) {
// --- ifif
/* 9815  2 */   GET_CODE ( dst ) == SUBREG   ;
/* 9820  2 */   GET_CODE ( dst ) != REG   ;
// then
}
void _func3920(void) {
// --- ifif
/* 10163  2 */   GET_CODE ( dst ) == SUBREG   ;
/* 10168  2 */   GET_CODE ( dst ) != REG   ;
// then
}
void _func3921(void) {
// --- ifif
/* 212  2 */   current_function_stdarg || current_function_varargs   ;
/* 215  2 */   ! MEM_ALIAS_SET ( mem1 ) || ! MEM_ALIAS_SET ( mem2 )   ;
/* 220  2 */   MEM_ALIAS_SET ( mem1 ) == MEM_ALIAS_SET ( mem2 )   ;
// then
}
void _func3922(void) {
// --- ifif
/* 325  6 */   REGNO ( src ) < FIRST_PSEUDO_REGISTER && copying_arguments   ;
/* 334  6 */   REGNO ( src ) >= FIRST_PSEUDO_REGISTER && ( unsigned ) REGNO ( src ) < reg_base_value_size && reg_base_value [ REGNO ( src ) ]   ;
// then
}
void _func3923(void) {
// --- ifif
/* 365  1 */   GET_CODE ( src_0 ) == REG   ;
/* 372  1 */   GET_CODE ( src_1 ) == REG   ;
/* 384  1 */   GET_CODE ( src_1 ) == CONST_INT || GET_CODE ( src_0 ) == SYMBOL_REF || GET_CODE ( src_0 ) == LABEL_REF || GET_CODE ( src_0 ) == CONST   ;
/* 390  1 */   GET_CODE ( src_0 ) == CONST_INT || GET_CODE ( src_1 ) == SYMBOL_REF || GET_CODE ( src_1 ) == LABEL_REF || GET_CODE ( src_1 ) == CONST   ;
/* 400  1 */   GET_CODE ( src_0 ) == REG && REGNO_POINTER_FLAG ( REGNO ( src_0 ) )   ;
/* 403  1 */   GET_CODE ( src_1 ) == REG && REGNO_POINTER_FLAG ( REGNO ( src_1 ) )   ;
// then
}
void _func3924(void) {
// --- ifif
/* 518  2 */   ( unsigned ) regno >= reg_base_value_size   ;
/* 524  2 */   invariant && alias_invariant   ;
/* 527  2 */   GET_CODE ( val ) == REG   ;
// then
}
void _func3925(void) {
// --- ifif
/* 596  2 */   x == 0 && y == 0   ;
/* 598  2 */   x == 0 || y == 0   ;
// then
}
void _func3926(void) {
// --- ifif
/* 608  2 */   code != GET_CODE ( y )   ;
/* 614  2 */   GET_MODE ( x ) != GET_MODE ( y )   ;
/* 619  2 */   code == REG   ;
/* 621  2 */   code == LABEL_REF   ;
/* 623  2 */   code == SYMBOL_REF   ;
/* 625  2 */   code == CONST_INT   ;
/* 627  2 */   code == ADDRESSOF   ;
/* 632  2 */   code == EQ || code == NE || GET_RTX_CLASS ( code ) == 'c'   ;
// else
}
void _func3927(void) {
// --- ifif
/* 700  2 */   code == SYMBOL_REF || code == LABEL_REF   ;
/* 702  2 */   GET_RTX_CLASS ( code ) == 'o'   ;
// then
}
void _func3928(void) {
// --- ifif
/* 766  1 */   REG_P ( tmp1 ) && REGNO_POINTER_FLAG ( REGNO ( tmp1 ) )   ;
/* 769  1 */   REG_P ( tmp2 ) && REGNO_POINTER_FLAG ( REGNO ( tmp2 ) )   ;
// then
}
void _func3929(void) {
// --- ifif
/* 780  1 */   tmp1 && ( GET_CODE ( tmp1 ) == SYMBOL_REF || GET_CODE ( tmp1 ) == LABEL_REF || ( GET_CODE ( tmp1 ) == ADDRESS && GET_MODE ( tmp1 ) != VOIDmode ) )   ;
/* 787  1 */   tmp2 && ( GET_CODE ( tmp2 ) == SYMBOL_REF || GET_CODE ( tmp2 ) == LABEL_REF || ( GET_CODE ( tmp2 ) == ADDRESS && GET_MODE ( tmp2 ) != VOIDmode ) )   ;
// then
}
void _func3930(void) {
// --- ifif else
/* 967  2 */   rtx_equal_for_memref_p ( x , y )   ;
/* 981  2 */   GET_CODE ( x ) == PLUS   ;
// else
}
void _func3931(void) {
// --- ifif
/* 969  6 */   xsize <= 0 || ysize <= 0   ;
/* 971  6 */   c >= 0 && xsize > c   ;
/* 973  6 */   c < 0 && ysize + c > 0   ;
// then
}
void _func3932(void) {
// --- ifif
/* 995  3 */   rtx_equal_for_memref_p ( x1 , y1 )   ;
/* 997  3 */   rtx_equal_for_memref_p ( x0 , y0 )   ;
/* 999  3 */   GET_CODE ( x1 ) == CONST_INT   ;
// else
}
void _func3933(void) {
// --- ifif
/* 1029  2 */   GET_CODE ( x ) == GET_CODE ( y )   ;
/* 1084  2 */   GET_CODE ( x ) == AND && GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT   ;
// then
}
void _func3934(void) {
// --- ifif
/* 1044  3 */   rtx_equal_for_memref_p ( x0 , y0 )   ;
/* 1049  3 */   GET_CODE ( x1 ) != CONST_INT   ;
// then
}
void _func3935(void) {
// --- ifif
/* 1067  5 */   i_x == 0 && i_y == 0   ;
/* 1070  5 */   ! memrefs_conflict_p ( xsize , i_x ? i_x : x , ysize , i_y ? i_y : y , c )   ;
// then
}
void _func3936(void) {
// --- ifif
/* 1084  2 */   GET_CODE ( x ) == AND && GET_CODE ( XEXP ( x , 1 ) ) == CONST_INT   ;
/* 1090  2 */   GET_CODE ( y ) == AND && GET_CODE ( XEXP ( y , 1 ) ) == CONST_INT   ;
/* 1101  2 */   CONSTANT_P ( x )   ;
// then
}
void _func3937(void) {
// --- ifif
/* 1103  6 */   GET_CODE ( x ) == CONST_INT && GET_CODE ( y ) == CONST_INT   ;
/* 1110  6 */   GET_CODE ( x ) == CONST   ;
/* 1119  6 */   GET_CODE ( y ) == CONST   ;
/* 1123  6 */   CONSTANT_P ( y )   ;
// then
}
void _func3938(void) {
// --- ifif
/* 1204  2 */   GET_MODE ( mem ) == QImode   ;
/* 1208  2 */   GET_CODE ( XEXP ( mem , 0 ) ) == AND   ;
// then
}
void _func3939(void) {
// --- ifif
/* 1284  2 */   MEM_VOLATILE_P ( x ) && MEM_VOLATILE_P ( mem )   ;
/* 1290  2 */   ! writep && RTX_UNCHANGING_P ( mem )   ;
/* 1293  2 */   ! base_alias_check ( XEXP ( x , 0 ) , XEXP ( mem , 0 ) , GET_MODE ( x ) , GET_MODE ( mem ) )   ;
// then
}
void _func3940(void) {
// --- ifif
/* 1458  6 */   struct_value_incoming_rtx && GET_CODE ( struct_value_incoming_rtx ) == REG   ;
/* 1463  6 */   static_chain_rtx && GET_CODE ( static_chain_rtx ) == REG   ;
// then
}
void _func3941(void) {
// --- ifif
/* 79  2 */   sawclose   ;
/* 86  2 */   in_rtx == 0   ;
// then
}
void _func3942(void) {
// --- ifif
/* 109  6 */   in_rtx -> in_struct   ;
/* 112  6 */   in_rtx -> volatil   ;
/* 115  6 */   in_rtx -> unchanging   ;
/* 118  6 */   in_rtx -> integrated   ;
/* 121  6 */   in_rtx -> frame_related   ;
/* 124  6 */   in_rtx -> jump   ;
/* 127  6 */   in_rtx -> call   ;
/* 130  6 */   GET_MODE ( in_rtx ) != VOIDmode   ;
// then
}
void _func3943(void) {
// --- ifif
/* 149  1 */   i == 3 && GET_CODE ( in_rtx ) == NOTE && ( NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_EH_REGION_BEG || NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_EH_REGION_END || NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_BLOCK_BEG || NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_BLOCK_END )   ;
/* 160  1 */   i == 3 && GET_CODE ( in_rtx ) == NOTE && ( NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_RANGE_START || NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_RANGE_END || NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_LIVE )   ;
/* 173  1 */   i == 3 && GET_CODE ( in_rtx ) == NOTE && NOTE_LINE_NUMBER ( in_rtx ) == NOTE_INSN_BASIC_BLOCK   ;
/* 181  1 */   XSTR ( in_rtx , i ) == 0   ;
// else
}
void _func3944(void) {
// --- ifif
/* 211  1 */   NULL != XVEC ( in_rtx , i )   ;
/* 222  1 */   sawclose   ;
// then
}
void _func3945(void) {
// --- ifif else
/* 321  2 */   GET_CODE ( in_rtx ) == CODE_LABEL   ;
/* 324  2 */   dump_for_graph && ( is_insn || GET_CODE ( in_rtx ) == NOTE || GET_CODE ( in_rtx ) == CODE_LABEL || GET_CODE ( in_rtx ) == BARRIER )   ;
// else
}
void _func3946(void) {
// --- ifif else
/* 1027  2 */   current_binding_level == global_binding_level   ;
/* 1034  2 */   free_binding_level   ;
// else
}
void _func3947(void) {
// --- ifif else
/* 1465  2 */   name   ;
/* 1473  2 */   b == global_binding_level   ;
// else
}
void _func3948(void) {
// --- ifif
/* 1515  2 */   TREE_CODE_CLASS ( TREE_CODE ( olddecl ) ) == 'd'   ;
/* 1519  2 */   TREE_CODE ( newtype ) == ERROR_MARK || TREE_CODE ( oldtype ) == ERROR_MARK   ;
/* 1526  2 */   TREE_CODE ( olddecl ) != TREE_CODE ( newdecl )   ;
/* 1568  2 */   types_match && TREE_CODE ( newdecl ) == PARM_DECL && TREE_ASM_WRITTEN ( olddecl ) && ! TREE_ASM_WRITTEN ( newdecl )   ;
/* 1577  2 */   flag_traditional && TREE_CODE ( newdecl ) == FUNCTION_DECL && IDENTIFIER_IMPLICIT_DECL ( DECL_NAME ( newdecl ) ) == olddecl && DECL_INITIAL ( olddecl ) == 0   ;
// else
}
void _func3949(void) {
// --- ifif
/* 1614  10 */   TYPE_MODE ( oldreturntype ) == TYPE_MODE ( newreturntype )   ;
/* 1628  3 */   TYPE_ARG_TYPES ( TREE_TYPE ( newdecl ) ) != 0 && TYPE_ARG_TYPES ( oldtype ) != 0 && TREE_VALUE ( TYPE_ARG_TYPES ( newtype ) ) != 0 && TREE_VALUE ( TYPE_ARG_TYPES ( oldtype ) ) != 0 && ( TYPE_MODE ( TREE_VALUE ( TYPE_ARG_TYPES ( newtype ) ) ) == TYPE_MODE ( TREE_VALUE ( TYPE_ARG_TYPES ( oldtype ) ) ) )   ;
/* 1647  3 */   ! different_binding_level   ;
// then
}
void _func3950(void) {
// --- ifif
/* 1697  6 */   pedantic   ;
/* 1700  6 */   TYPE_MAIN_VARIANT ( TREE_TYPE ( TREE_TYPE ( oldtype ) ) ) == void_type_node   ;
// then
}
void _func3951(void) {
// --- ifif
/* 1737  7 */   TREE_CHAIN ( t ) == 0 && TYPE_MAIN_VARIANT ( type ) != void_type_node   ;
/* 1744  7 */   TYPE_MAIN_VARIANT ( type ) == float_type_node || C_PROMOTING_INTEGER_TYPE_P ( type )   ;
// then
}
void _func3952(void) {
// --- ifif
/* 1808  7 */   TYPE_MAIN_VARIANT ( TREE_VALUE ( parm ) ) == void_type_node && TYPE_MAIN_VARIANT ( TREE_VALUE ( type ) ) == void_type_node   ;
/* 1815  7 */   TYPE_MAIN_VARIANT ( TREE_VALUE ( parm ) ) == void_type_node || TYPE_MAIN_VARIANT ( TREE_VALUE ( type ) ) == void_type_node   ;
/* 1825  7 */   ! comptypes ( TREE_VALUE ( parm ) , TREE_VALUE ( type ) ) && ( ! ( flag_traditional && TYPE_MAIN_VARIANT ( TREE_VALUE ( parm ) ) == integer_type_node && TYPE_MAIN_VARIANT ( TREE_VALUE ( type ) ) == unsigned_type_node ) )   ;
// then
}
void _func3953(void) {
// --- ifif
/* 1846  3 */   TREE_CODE ( olddecl ) == FUNCTION_DECL && ! DECL_INLINE ( olddecl ) && DECL_INLINE ( newdecl ) && TREE_USED ( olddecl )   ;
/* 1851  3 */   TREE_CODE ( olddecl ) == FUNCTION_DECL && ! DECL_INLINE ( olddecl ) && DECL_INLINE ( newdecl ) && DECL_INITIAL ( olddecl ) != 0   ;
/* 1859  3 */   ( pedantic || TREE_CODE ( olddecl ) == FUNCTION_DECL ) && TREE_PUBLIC ( olddecl ) && ! TREE_PUBLIC ( newdecl )   ;
/* 1866  3 */   warn_traditional && TREE_CODE ( olddecl ) == FUNCTION_DECL && ! TREE_PUBLIC ( olddecl ) && TREE_PUBLIC ( newdecl )   ;
/* 1874  3 */   TREE_CODE ( olddecl ) != FUNCTION_DECL && ! TREE_READONLY ( olddecl ) && TREE_READONLY ( newdecl )   ;
// else
}
void _func3954(void) {
// --- ifif else
/* 1889  2 */   errmsg == 0 && warn_redundant_decls && DECL_SOURCE_LINE ( olddecl ) != 0 && ! ( TREE_CODE ( newdecl ) == FUNCTION_DECL && DECL_INITIAL ( newdecl ) != 0 && DECL_INITIAL ( olddecl ) == 0 ) && ! ( DECL_EXTERNAL ( olddecl ) && ! DECL_EXTERNAL ( newdecl ) )   ;
/* 1907  2 */   types_match   ;
// else
}
void _func3955(void) {
// --- ifif else
/* 1926  6 */   TREE_CODE ( newdecl ) != FUNCTION_DECL || ! DECL_BUILT_IN ( olddecl )   ;
/* 1941  6 */   oldtype != TREE_TYPE ( newdecl )   ;
// else
}
void _func3956(void) {
// --- ifif
/* 1943  3 */   TREE_TYPE ( newdecl ) != error_mark_node   ;
/* 1945  3 */   TREE_CODE ( newdecl ) != FUNCTION_DECL && TREE_CODE ( newdecl ) != TYPE_DECL && TREE_CODE ( newdecl ) != CONST_DECL   ;
// then
}
void _func3957(void) {
// --- ifif
/* 1963  6 */   DECL_BUILT_IN_NONANSI ( olddecl ) && TREE_THIS_VOLATILE ( olddecl ) && ! TREE_THIS_VOLATILE ( newdecl )   ;
/* 1966  6 */   TREE_READONLY ( newdecl )   ;
/* 1968  6 */   TREE_THIS_VOLATILE ( newdecl )   ;
/* 1978  6 */   DECL_INITIAL ( newdecl ) == 0 && DECL_INITIAL ( olddecl ) != 0 && ! different_binding_level   ;
/* 1986  6 */   DECL_IN_SYSTEM_HEADER ( olddecl )   ;
// else
}
void _func3958(void) {
// --- ifif
/* 1995  6 */   DECL_INITIAL ( newdecl ) == 0 && ! different_binding_level   ;
/* 2002  6 */   DECL_SECTION_NAME ( newdecl ) == NULL_TREE   ;
/* 2005  6 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
// then
}
void _func3959(void) {
// --- ifif else
/* 2031  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
/* 2043  2 */   DECL_EXTERNAL ( newdecl )   ;
// else
}
void _func3960(void) {
// --- ifif
/* 2064  2 */   TREE_CODE ( newdecl ) == FUNCTION_DECL   ;
/* 2103  2 */   different_binding_level   ;
// then
}
void _func3961(void) {
// --- ifif
/* 2673  6 */   flag_traditional && TREE_TYPE ( newdecl ) == TREE_TYPE ( olddecl )   ;
/* 2681  6 */   flag_traditional && TYPE_MAIN_VARIANT ( TREE_TYPE ( olddecl ) ) == TREE_TYPE ( newdecl )   ;
/* 2684  6 */   DECL_IN_SYSTEM_HEADER ( olddecl ) || DECL_IN_SYSTEM_HEADER ( newdecl )   ;
// then
}
void _func3962(void) {
// --- ifif
/* 2706  6 */   DECL_EXTERNAL ( newdecl ) || DECL_EXTERNAL ( olddecl )   ;
/* 2709  6 */   DECL_INITIAL ( olddecl ) != 0 && DECL_INITIAL ( newdecl ) != 0   ;
/* 2713  6 */   TREE_PUBLIC ( olddecl ) != TREE_PUBLIC ( newdecl )   ;
// then
}
void _func3963(void) {
// --- ifif
/* 2743  2 */   current_function_decl == 0   ;
/* 2751  2 */   decl != 0   ;
// then
}
void _func3964(void) {
// --- ifif
/* 3000  2 */   current_binding_level == global_binding_level   ;
/* 3003  2 */   IDENTIFIER_LOCAL_VALUE ( name ) == 0   ;
// then
}
void _func3965(void) {
// --- ifif
/* 3725  2 */   found_tag > 1   ;
/* 3728  2 */   warned != 1   ;
// then
}
void _func3966(void) {
// --- ifif
/* 3794  2 */   warn_main > 0 && TREE_CODE ( decl ) != FUNCTION_DECL && ! strcmp ( IDENTIFIER_POINTER ( DECL_NAME ( decl ) ) , "main" )   ;
/* 3798  2 */   initialized   ;
/* 3857  2 */   initialized   ;
/* 3879  2 */   TREE_CODE ( decl ) == FUNCTION_DECL   ;
/* 3887  2 */   ! flag_no_common || ! TREE_PUBLIC ( decl )   ;
// then
}
void _func3967(void) {
// --- ifif
/* 3902  2 */   current_binding_level != global_binding_level && DECL_RTL ( tem ) == 0   ;
/* 3915  2 */   init_written   ;
// then
}
void _func3968(void) {
// --- ifif
/* 3942  2 */   asmspec_tree   ;
/* 3947  2 */   init != 0 && DECL_INITIAL ( decl ) == 0   ;
/* 3950  2 */   TREE_CODE ( decl ) == PARM_DECL   ;
/* 3953  2 */   ITERATOR_P ( decl )   ;
/* 3961  2 */   init   ;
// then
}
void _func3969(void) {
// --- ifif
/* 3985  2 */   TREE_CODE ( type ) == ARRAY_TYPE && TYPE_DOMAIN ( type ) == 0 && TREE_CODE ( decl ) != TYPE_DECL   ;
/* 4028  2 */   TREE_CODE ( decl ) == VAR_DECL   ;
// then
}
void _func3970(void) {
// --- ifif
/* 4001  6 */   failure == 1   ;
/* 4004  6 */   failure == 2   ;
/* 4021  6 */   pedantic && TYPE_DOMAIN ( type ) != 0 && tree_int_cst_sgn ( TYPE_MAX_VALUE ( TYPE_DOMAIN ( type ) ) ) < 0   ;
// then
}
void _func3971(void) {
// --- ifif
/* 4028  2 */   TREE_CODE ( decl ) == VAR_DECL   ;
/* 4072  2 */   TREE_CODE ( decl ) == FUNCTION_DECL && asmspec   ;
// then
}
void _func3972(void) {
// --- ifif
/* 4030  6 */   DECL_SIZE ( decl ) == 0 && TYPE_SIZE ( TREE_TYPE ( decl ) ) != 0   ;
/* 4034  6 */   DECL_SIZE ( decl ) == 0 && ( TREE_STATIC ( decl ) ? ( DECL_INITIAL ( decl ) != 0 || ( DECL_CONTEXT ( decl ) != 0 && ! TREE_ASM_WRITTEN ( decl ) ) ) : ! DECL_EXTERNAL ( decl ) )   ;
/* 4056  6 */   ( DECL_EXTERNAL ( decl ) || TREE_STATIC ( decl ) ) && DECL_SIZE ( decl ) != 0   ;
/* 4065  6 */   TREE_USED ( type )   ;
// then
}
void _func3973(void) {
// --- ifif
/* 4072  2 */   TREE_CODE ( decl ) == FUNCTION_DECL && asmspec   ;
/* 4082  2 */   TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == FUNCTION_DECL   ;
/* 4124  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
// then
}
void _func3974(void) {
// --- ifif
/* 4108  3 */   was_incomplete && ! TREE_STATIC ( decl ) && ! DECL_EXTERNAL ( decl )   ;
/* 4119  3 */   TREE_CODE ( decl ) != FUNCTION_DECL   ;
// then
}
void _func3975(void) {
// --- ifif
/* 4124  2 */   TREE_CODE ( decl ) == TYPE_DECL   ;
/* 4136  2 */   ! ( TREE_CODE ( decl ) == FUNCTION_DECL && DECL_INLINE ( decl ) ) && temporary && TREE_CODE ( decl ) != PARM_DECL   ;
/* 4177  2 */   warn_larger_than && ( TREE_CODE ( decl ) == VAR_DECL || TREE_CODE ( decl ) == PARM_DECL ) && ! DECL_EXTERNAL ( decl )   ;
/* 4201  2 */   temporary && ! allocation_temporary_p ( )   ;
/* 4207  2 */   current_binding_level == global_binding_level   ;
// then
}
void _func3976(void) {
// --- ifif
/* 4288  2 */   initial_value   ;
/* 4323  2 */   ! maxindex   ;
/* 4330  2 */   maxindex   ;
// then
}
void _func3977(void) {
// --- ifif else
/* 5643  6 */   code == UNION_TYPE && TREE_PURPOSE ( elt ) == 0 && ! pedantic   ;
/* 5645  6 */   TREE_PURPOSE ( elt ) != 0   ;
// else
}
void _func3978(void) {
// --- ifif
/* 5800  2 */   DECL_NAME ( * x ) == DECL_NAME ( * y )   ;
/* 5802  2 */   N_U_L_L_replacement   ;
// then
}
void _func3979(void) {
// --- ifif
/* 5802  2 */   N_U_L_L_replacement   ;
/* 5804  2 */   N_U_L_L_replacement   ;
// then
}
void _func3980(void) {
// --- ifif
/* 5804  2 */   N_U_L_L_replacement   ;
/* 5806  2 */   DECL_NAME ( * x ) < DECL_NAME ( * y )   ;
// then
}
void _func3981(void) {
// --- ifif
/* 6176  2 */   current_binding_level == global_binding_level   ;
/* 6179  2 */   enumtype == 0 || TREE_CODE ( enumtype ) != ENUMERAL_TYPE   ;
// then
}
void _func3982(void) {
// --- ifif
/* 6240  5 */   tree_int_cst_lt ( maxnode , value )   ;
/* 6242  5 */   tree_int_cst_lt ( value , minnode )   ;
// then
}
void _func3983(void) {
// --- ifif
/* 6335  2 */   value   ;
/* 6338  2 */   value != 0   ;
/* 6356  2 */   value == 0   ;
/* 6363  2 */   pedantic && ! int_fits_type_p ( value , integer_type_node )   ;
// then
}
void _func3984(void) {
// --- ifif
/* 7107  6 */   found && DECL_RESULT ( found ) != 0   ;
/* 7114  6 */   found && TYPE_MAIN_VARIANT ( TREE_TYPE ( found ) ) == void_type_node   ;
/* 7123  6 */   found && flag_traditional && TYPE_MAIN_VARIANT ( TREE_TYPE ( found ) ) == float_type_node   ;
/* 7132  6 */   ! found   ;
// then
}
void _func3985(void) {
// --- ifif
/* 7159  6 */   TYPE_SIZE ( TREE_TYPE ( parm ) ) == 0   ;
/* 7165  6 */   DECL_RESULT ( parm ) == 0   ;
// then
}
void _func3986(void) {
// --- ifif
/* 7236  2 */   flag_traditional && current_function_calls_setjmp   ;
/* 7242  2 */   ! strcmp ( IDENTIFIER_POINTER ( DECL_NAME ( fndecl ) ) , "main" )   ;
// then
}
void _func3987(void) {
// --- ifif else
/* 7272  2 */   warn_missing_noreturn && ! TREE_THIS_VOLATILE ( fndecl ) && ! current_function_returns_null && ! current_function_returns_value   ;
/* 7278  2 */   TREE_THIS_VOLATILE ( fndecl ) && current_function_returns_null   ;
// else
}
void _func3988(void) {
// --- ifif
/* 7295  2 */   warn_larger_than && ! DECL_EXTERNAL ( fndecl ) && TREE_TYPE ( fndecl )   ;
/* 7319  2 */   ! nested   ;
/* 7322  2 */   DECL_SAVED_INSNS ( fndecl ) == 0 && ! nested   ;
/* 7334  2 */   DECL_STATIC_CONSTRUCTOR ( fndecl )   ;
/* 7343  2 */   DECL_STATIC_DESTRUCTOR ( fndecl )   ;
/* 7353  2 */   ! nested   ;
// then
}
void _func3989(void) {
// --- ifif else
/* 204  3 */   dump_file   ;
/* 212  3 */   bb_graph [ i ] . succ == arcptr && arcptr -> succ_next == 0   ;
// else
}
void _func3990(void) {
// --- ifif
/* 426  2 */   code != ADDR_DIFF_VEC && code != ADDR_VEC   ;
/* 429  2 */   PREV_INSN ( next ) == XEXP ( label , 0 )   ;
// then
}
void _func3991(void) {
// --- ifif
/* 465  2 */   flag_test_coverage   ;
/* 469  2 */   ! profile_arc_flag && ! flag_branch_probabilities && ! flag_test_coverage   ;
// then
}
void _func3992(void) {
// --- ifif
/* 545  6 */   ( prev_code == JUMP_INSN || prev_code == CALL_INSN || prev_code == CODE_LABEL || prev_code == BARRIER ) && ! block_separator_emitted   ;
/* 558  6 */   ! last_bb_file_name || strcmp ( NOTE_SOURCE_FILE ( insn ) , last_bb_file_name )   ;
// then
}
void _func3993(void) {
// --- ifif
/* 610  2 */   dump_file   ;
/* 614  2 */   ! profile_arc_flag && ! flag_branch_probabilities   ;
// then
}
void _func3994(void) {
// --- ifif else
/* 804  2 */   GET_CODE ( tem ) != IF_THEN_ELSE   ;
/* 806  2 */   XEXP ( tem , 1 ) != pc_rtx   ;
// else
}
void _func3995(void) {
// --- ifif
/* 852  2 */   GET_CODE ( pattern ) != SET || SET_DEST ( pattern ) != pc_rtx   ;
/* 854  2 */   GET_CODE ( SET_SRC ( pattern ) ) != IF_THEN_ELSE   ;
// then
}
void _func3996(void) {
// --- ifif
/* 922  2 */   flag_test_coverage   ;
/* 958  2 */   profile_arc_flag   ;
// then
}
void _func3997(void) {
// --- ifif
/* 939  7 */   arcptr -> on_tree   ;
/* 941  7 */   arcptr -> fake   ;
/* 943  7 */   arcptr -> fall_through   ;
// then
}
void _func3998(void) {
// --- ifif
/* 958  2 */   profile_arc_flag   ;
/* 965  2 */   ! flag_branch_probabilities   ;
// then
}
void _func3999(void) {
// --- ifif
/* 1023  3 */   ! binfo -> count_valid   ;
/* 1046  3 */   binfo -> count_valid   ;
// then
}
void _func4000(void) {
// --- ifif
/* 1048  7 */   binfo -> succ_count == 1   ;
/* 1072  7 */   binfo -> pred_count == 1   ;
// then
}
void _func4001(void) {
// --- ifif
/* 1143  4 */   prob < 0 || prob > REG_BR_PROB_BASE   ;
/* 1156  4 */   GET_CODE ( pat ) == SET && GET_CODE ( SET_SRC ( pat ) ) == IF_THEN_ELSE   ;
// then
}
void _func4002(void) {
// --- ifif
/* 1214  2 */   bad_counts   ;
/* 1217  2 */   dump_file   ;
// then
}
void _func4003(void) {
// --- ifif
/* 1415  2 */   flag_test_coverage   ;
/* 1440  2 */   flag_branch_probabilities   ;
/* 1458  2 */   profile_arc_flag   ;
// then
}
void _func4004(void) {
// --- ifif
/* 1447  6 */   ( da_file = fopen ( da_file_name , "r" ) ) == 0   ;
/* 1454  6 */   da_file   ;
// then
}
void _func4005(void) {
// --- ifif
/* 1480  2 */   flag_test_coverage   ;
/* 1486  2 */   flag_branch_probabilities   ;
/* 1503  2 */   dump_file   ;
// then
}
void _func4006(void) {
// --- ifif
/* 1494  3 */   feof ( da_file )   ;
/* 1497  3 */   __read_long ( & temp , da_file , 8 ) == 0   ;
// then
}
void _func4007(void) {
// --- ifif
/* 1588  6 */   next_insert_after && GET_CODE ( next_insert_after ) == INSN && GET_CODE ( PATTERN ( next_insert_after ) ) == SET && SET_DEST ( PATTERN ( next_insert_after ) ) == stack_pointer_rtx   ;
/* 1594  6 */   next_insert_after && GET_CODE ( next_insert_after ) == INSN   ;
// then
}
void _func4008(void) {
// --- ifif else
/* 1418  2 */   warningp && inhibit_warnings   ;
/* 1421  2 */   warningp && ! warnings_are_errors   ;
// else
}
void _func4009(void) {
// --- ifif else
/* 1544  6 */   file   ;
/* 1547  6 */   N_U_L_L_replacement   ;
// else
}
void _func4010(void) {
// --- ifif
/* 1575  2 */   need_error_newline   ;
/* 1581  2 */   input_file_stack && input_file_stack -> next != 0 && input_file_stack_tick != last_error_tick   ;
// then
}
void _func4011(void) {
// --- ifif
/* 1722  2 */   p > _ ( msgid )   ;
/* 1732  2 */   * p == '%'   ;
/* 1746  2 */   * p   ;
// then
}
void _func4012(void) {
// --- ifif
/* 2435  2 */   handler   ;
/* 2438  2 */   float_handled && ! float_handler_set   ;
// then
}
void _func4013(void) {
// --- ifif
/* 3579  2 */   write_symbols == DBX_DEBUG || write_symbols == XCOFF_DEBUG   ;
/* 3583  2 */   write_symbols == SDB_DEBUG   ;
// then
}
void _func4014(void) {
// --- ifif
/* 4578  2 */   NUM_ELEM ( documented_lang_options ) > 1   ;
/* 4613  2 */   undoc   ;
/* 4616  2 */   NUM_ELEM ( target_switches ) > 1 || NUM_ELEM ( target_options ) > 1   ;
// then
}
void _func4015(void) {
// --- ifif else
/* 4690  2 */   N_U_L_L_replacement   ;
/* 4693  2 */   N_U_L_L_replacement   ;
// else
}
void _func4016(void) {
// --- ifif
/* 4699  2 */   strncmp ( option , lang_option , len ) != 0   ;
/* 4707  2 */   ( int ) strlen ( option ) == len   ;
/* 4711  2 */   option [ 0 ] != '-'   ;
// then
}
void _func4017(void) {
// --- ifif
/* 4845  2 */   optimize >= 1   ;
/* 4857  2 */   optimize >= 2   ;
/* 4876  2 */   optimize >= 3   ;
// then
}
void _func4018(void) {
// --- ifif
/* 4910  3 */   ! strcmp ( argv [ i ] , "--help" )   ;
/* 4916  3 */   strings_processed != 0   ;
// then
}
void _func4019(void) {
// --- ifif else
/* 4922  3 */   str [ 0 ] == 'Y'   ;
/* 4925  3 */   str [ 0 ] == 'm'   ;
// else
}
void _func4020(void) {
// --- ifif
/* 5069  4 */   ! strcmp ( p , f_options [ j ] . string )   ;
/* 5076  4 */   p [ 0 ] == 'n' && p [ 1 ] == 'o' && p [ 2 ] == '-' && ! strcmp ( p + 3 , f_options [ j ] . string )   ;
// then
}
void _func4021(void) {
// --- ifif
/* 5140  4 */   ! strcmp ( p , W_options [ j ] . string )   ;
/* 5147  4 */   p [ 0 ] == 'n' && p [ 1 ] == 'o' && p [ 2 ] == '-' && ! strcmp ( p + 3 , W_options [ j ] . string )   ;
// then
}
void _func4022(void) {
// --- ifif else
/* 5233  8 */   * p && ( * p < '0' || * p > '9' )   ;
/* 5244  8 */   * p   ;
// else
}
void _func4023(void) {
// --- ifif
/* 5250  8 */   da_len > 1 && * p && ! strncmp ( str , "gdwarf" , da_len )   ;
/* 5258  8 */   level > max_debug_level   ;
/* 5265  8 */   type == NO_DEBUG   ;
/* 5280  8 */   type == NO_DEBUG   ;
/* 5285  8 */   type_explicitly_set_p && da -> debug_type != NO_DEBUG && type != selected_debug_type   ;
// else
}
void _func4024(void) {
// --- ifif
/* 5356  2 */   flag_check_memory_usage   ;
/* 5359  2 */   optimize == 0   ;
// then
}
void _func4025(void) {
// --- ifif
/* 5378  2 */   exceptions_via_longjmp == 2   ;
/* 5387  2 */   profile_block_flag == 3   ;
/* 5395  2 */   flag_unroll_all_loops   ;
/* 5401  2 */   flag_unroll_loops   ;
/* 5409  2 */   flag_schedule_insns || flag_schedule_insns_after_reload   ;
/* 5413  2 */   flag_delayed_branch   ;
// then
}
void _func4026(void) {
// --- ifif
/* 5418  2 */   flag_leading_underscore != - 1   ;
/* 5434  2 */   version_flag   ;
// then
}
void _func4027(void) {
// --- ifif
/* 5444  2 */   flag_print_mem   ;
/* 5461  2 */   errorcount   ;
/* 5463  2 */   sorrycount   ;
// then
}
void _func4028(void) {
// --- ifif
/* 5542  2 */   pos != 0 && pos + len > max   ;
/* 5548  2 */   pos == 0   ;
// then
}
void _func4029(void) {
// --- ifif
/* 5581  1 */   strcmp ( * p , "-o" ) == 0   ;
/* 5587  1 */   strcmp ( * p , "-quiet" ) == 0   ;
/* 5589  1 */   strcmp ( * p , "-version" ) == 0   ;
/* 5591  1 */   ( * p ) [ 1 ] == 'd'   ;
// then
}
void _func4030(void) {
// --- ifif
/* 66  2 */   code == MATCH_OPERAND   ;
/* 69  2 */   code == MATCH_OPERATOR || code == MATCH_PARALLEL   ;
// then
}
void _func4031(void) {
// --- ifif
/* 197  3 */   ok   ;
/* 205  3 */   ! ok   ;
// then
}
void _func4032(void) {
// --- ifif
/* 346  6 */   chain -> is_caller_save_insn   ;
/* 349  6 */   GET_RTX_CLASS ( code ) == 'i'   ;
/* 446  6 */   chain -> next == 0 || chain -> next -> block > chain -> block   ;
// then
}
void _func4033(void) {
// --- ifif
/* 354  3 */   n_regs_saved   ;
/* 373  3 */   code == CALL_INSN   ;
// then
}
void _func4034(void) {
// --- ifif
/* 419  4 */   REG_NOTE_KIND ( x ) != REG_DEAD   ;
/* 421  4 */   GET_CODE ( y ) != REG   ;
// then
}
void _func4035(void) {
// --- ifif
/* 425  4 */   regno >= FIRST_PSEUDO_REGISTER   ;
/* 427  4 */   regno < 0   ;
// then
}
void _func4036(void) {
// --- ifif
/* 475  2 */   GET_CODE ( reg ) == SUBREG   ;
/* 481  2 */   GET_CODE ( reg ) != REG || REGNO ( reg ) >= FIRST_PSEUDO_REGISTER   ;
// then
}
void _func4037(void) {
// --- ifif
/* 500  2 */   code == SET   ;
/* 502  2 */   code == SET || code == CLOBBER   ;
/* 510  2 */   code == MEM || code == SUBREG   ;
/* 516  2 */   code == REG   ;
// then
}
void _func4038(void) {
// --- ifif
/* 102  2 */   TREE_CODE ( node ) == IDENTIFIER_NODE   ;
/* 105  2 */   TREE_CODE ( node ) == INTEGER_CST   ;
/* 124  2 */   TREE_CODE ( node ) == REAL_CST   ;
// then
}
void _func4039(void) {
// --- ifif
/* 200  2 */   indent > 24   ;
/* 206  2 */   indent > 8 && ( class == 't' || class == 'd' )   ;
/* 213  2 */   TREE_CODE ( node ) == ERROR_MARK   ;
// then
}
void _func4040(void) {
// --- ifif else
/* 260  2 */   TREE_CODE ( node ) == IDENTIFIER_NODE   ;
/* 263  2 */   TREE_CODE ( node ) == INTEGER_CST   ;
// else
}
void _func4041(void) {
// --- ifif
/* 279  2 */   object_permanent_p ( node ) != TREE_PERMANENT ( node )   ;
/* 288  2 */   TREE_SIDE_EFFECTS ( node )   ;
/* 290  2 */   TREE_READONLY ( node )   ;
/* 292  2 */   TREE_CONSTANT ( node )   ;
/* 294  2 */   TREE_ADDRESSABLE ( node )   ;
/* 296  2 */   TREE_THIS_VOLATILE ( node )   ;
/* 298  2 */   TREE_UNSIGNED ( node )   ;
/* 300  2 */   TREE_ASM_WRITTEN ( node )   ;
/* 302  2 */   TREE_USED ( node )   ;
/* 304  2 */   TREE_RAISES ( node )   ;
/* 306  2 */   TREE_PERMANENT ( node )   ;
/* 308  2 */   TREE_PUBLIC ( node )   ;
/* 310  2 */   TREE_STATIC ( node )   ;
/* 312  2 */   TREE_LANG_FLAG_0 ( node )   ;
/* 314  2 */   TREE_LANG_FLAG_1 ( node )   ;
/* 316  2 */   TREE_LANG_FLAG_2 ( node )   ;
/* 318  2 */   TREE_LANG_FLAG_3 ( node )   ;
/* 320  2 */   TREE_LANG_FLAG_4 ( node )   ;
/* 322  2 */   TREE_LANG_FLAG_5 ( node )   ;
/* 324  2 */   TREE_LANG_FLAG_6 ( node )   ;
// then
}
void _func4042(void) {
// --- ifif
/* 334  6 */   DECL_IGNORED_P ( node )   ;
/* 336  6 */   DECL_ABSTRACT ( node )   ;
/* 338  6 */   DECL_IN_SYSTEM_HEADER ( node )   ;
/* 340  6 */   DECL_COMMON ( node )   ;
/* 342  6 */   DECL_EXTERNAL ( node )   ;
/* 344  6 */   DECL_REGISTER ( node )   ;
/* 346  6 */   DECL_PACKED ( node )   ;
/* 348  6 */   DECL_NONLOCAL ( node )   ;
/* 350  6 */   DECL_INLINE ( node )   ;
/* 353  6 */   TREE_CODE ( node ) == TYPE_DECL && TYPE_DECL_SUPPRESS_DEBUG ( node )   ;
/* 356  6 */   TREE_CODE ( node ) == FUNCTION_DECL && DECL_BUILT_IN ( node )   ;
/* 358  6 */   TREE_CODE ( node ) == FUNCTION_DECL && DECL_BUILT_IN_NONANSI ( node )   ;
/* 361  6 */   TREE_CODE ( node ) == FIELD_DECL && DECL_BIT_FIELD ( node )   ;
/* 363  6 */   TREE_CODE ( node ) == LABEL_DECL && DECL_TOO_LATE ( node )   ;
/* 365  6 */   TREE_CODE ( node ) == VAR_DECL && DECL_IN_TEXT_SECTION ( node )   ;
/* 368  6 */   DECL_VIRTUAL_P ( node )   ;
/* 370  6 */   DECL_DEFER_OUTPUT ( node )   ;
/* 372  6 */   DECL_TRANSPARENT_UNION ( node )   ;
/* 375  6 */   DECL_LANG_FLAG_0 ( node )   ;
/* 377  6 */   DECL_LANG_FLAG_1 ( node )   ;
/* 379  6 */   DECL_LANG_FLAG_2 ( node )   ;
/* 381  6 */   DECL_LANG_FLAG_3 ( node )   ;
/* 383  6 */   DECL_LANG_FLAG_4 ( node )   ;
/* 385  6 */   DECL_LANG_FLAG_5 ( node )   ;
/* 387  6 */   DECL_LANG_FLAG_6 ( node )   ;
/* 389  6 */   DECL_LANG_FLAG_7 ( node )   ;
// then
}
void _func4043(void) {
// --- ifif
/* 405  6 */   TREE_CODE ( node ) == FIELD_DECL   ;
/* 407  6 */   DECL_POINTER_ALIAS_SET_KNOWN_P ( node )   ;
// then
}
void _func4044(void) {
// --- ifif
/* 420  6 */   DECL_RTL ( node ) != 0   ;
/* 426  6 */   DECL_SAVED_INSNS ( node ) != 0   ;
/* 443  6 */   indent == 4   ;
// else
}
void _func4045(void) {
// --- ifif
/* 450  6 */   TYPE_NO_FORCE_BLK ( node )   ;
/* 452  6 */   TYPE_STRING_FLAG ( node )   ;
/* 454  6 */   TYPE_NEEDS_CONSTRUCTING ( node )   ;
/* 456  6 */   TYPE_TRANSPARENT_UNION ( node )   ;
/* 458  6 */   TYPE_PACKED ( node )   ;
/* 461  6 */   TYPE_LANG_FLAG_0 ( node )   ;
/* 463  6 */   TYPE_LANG_FLAG_1 ( node )   ;
/* 465  6 */   TYPE_LANG_FLAG_2 ( node )   ;
/* 467  6 */   TYPE_LANG_FLAG_3 ( node )   ;
/* 469  6 */   TYPE_LANG_FLAG_4 ( node )   ;
/* 471  6 */   TYPE_LANG_FLAG_5 ( node )   ;
/* 473  6 */   TYPE_LANG_FLAG_6 ( node )   ;
// then
}
void _func4046(void) {
// --- ifif
/* 815  3 */   last -> type_info == CATCH_ALL_TYPE   ;
/* 817  3 */   N_U_L_L_replacement   ;
// then
}
void _func4047(void) {
// --- ifif
/* 893  14 */   y < n_ptr   ;
/* 897  14 */   n_ptr >= max_ptr   ;
// then
}
void _func4048(void) {
// --- ifif
/* 1403  2 */   ! doing_eh ( 0 )   ;
/* 1409  2 */   exceptions_via_longjmp && protect_cleanup_actions_with_terminate   ;
// then
}
void _func4049(void) {
// --- ifif
/* 1416  6 */   TREE_CODE ( cleanup ) == UNSAVE_EXPR   ;
/* 1422  6 */   TREE_CODE ( cleanup ) == CALL_EXPR && ( args = TREE_OPERAND ( cleanup , 1 ) ) && ( func = TREE_OPERAND ( cleanup , 0 ) ) && ( arg = TREE_VALUE ( args ) ) && ( args = TREE_CHAIN ( args ) ) && TREE_CODE ( TREE_VALUE ( args ) ) == INTEGER_CST && TREE_INT_CST_LOW ( TREE_VALUE ( args ) ) == 2 && TREE_INT_CST_HIGH ( TREE_VALUE ( args ) ) == 0 && TREE_CHAIN ( args ) == NULL_TREE   ;
// then
}
void _func4050(void) {
// --- ifif
/* 1462  2 */   ! doing_eh ( 0 )   ;
/* 1465  2 */   exceptions_via_longjmp   ;
// then
}
void _func4051(void) {
// --- ifif
/* 1599  2 */   node == 0   ;
/* 1602  2 */   node == 0   ;
// then
}
void _func4052(void) {
// --- ifif
/* 1787  2 */   ! doing_eh ( 1 )   ;
/* 1790  2 */   flag_new_exceptions && ! exceptions_via_longjmp   ;
/* 1797  2 */   catchstack . top -> entry -> false_label == NULL_RTX   ;
// then
}
void _func4053(void) {
// --- ifif
/* 2488  2 */   GET_CODE ( insn ) == CALL_INSN   ;
/* 2491  2 */   asynchronous_exceptions   ;
// then
}
void _func4054(void) {
// --- ifif
/* 2532  2 */   SYMBOL_REF_USED ( ( function_eh_regions [ r ] . rethrow_label ) )   ;
/* 2535  2 */   N_U_L_L_replacement   ;
// then
}
void _func4055(void) {
// --- ifif
/* 2549  6 */   delete && can_throw ( insn )   ;
/* 2555  6 */   GET_CODE ( insn ) == NOTE && NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_EH_REGION_BEG   ;
// then
}
void _func4056(void) {
// --- ifif else
/* 2565  2 */   NOTE_BLOCK_NUMBER ( insn ) != n   ;
/* 2569  2 */   ! delete   ;
// else
}
void _func4057(void) {
// --- ifif
/* 2729  2 */   REGNO ( rsp ) == REGNO ( rcontext )   ;
/* 2733  2 */   rsp == NULL_RTX   ;
// then
}
void _func4058(void) {
// --- ifif
/* 2900  2 */   ! doing_eh ( 0 )   ;
/* 2903  2 */   insn_eh_region   ;
// then
}
void _func4059(void) {
// --- ifif
/* 2948  2 */   ! doing_eh ( 0 )   ;
/* 2952  2 */   ! insn_eh_region   ;
// then
}
void _func4060(void) {
// --- ifif
/* 468  6 */   strcmp ( fname , "EXIT_FAILURE" ) == 0 && ! seen_EXIT_FAILURE   ;
/* 470  6 */   strcmp ( fname , "EXIT_SUCCESS" ) == 0 && ! seen_EXIT_SUCCESS   ;
// then
}
void _func4061(void) {
// --- ifif
/* 546  2 */   fn   ;
/* 554  2 */   have_arg_list   ;
/* 557  2 */   kind == 'I'   ;
// then
}
void _func4062(void) {
// --- ifif
/* 563  2 */   i < inc_filename_length || strcmp ( inc_filename , file_seen + ( i - inc_filename_length ) ) != 0   ;
/* 567  2 */   N_U_L_L_replacement   ;
// then
}
void _func4063(void) {
// --- ifif
/* 567  2 */   N_U_L_L_replacement   ;
/* 569  2 */   fn -> params [ 0 ] == '\0' || strcmp ( fn -> params , "void" ) == 0   ;
// then
}
void _func4064(void) {
// --- ifif
/* 628  2 */   i < argc && ! CPP_FATAL_ERRORS ( & scan_in )   ;
/* 630  2 */   CPP_FATAL_ERRORS ( & scan_in )   ;
/* 633  2 */   ! cpp_start_read ( & scan_in , in_fname )   ;
// then
}
void _func4065(void) {
// --- ifif
/* 641  2 */   verbose && ( scan_in . errors + warnings ) > 0   ;
/* 644  2 */   scan_in . errors   ;
/* 649  2 */   N_U_L_L_replacement   ;
// then
}
void _func4066(void) {
// --- ifif
/* 649  2 */   N_U_L_L_replacement   ;
/* 702  2 */   required_unseen_count + partial_count + required_other + missing_extern_C_count == 0   ;
// then
}
void _func4067(void) {
// --- ifif
/* 664  3 */   token == CPP_EOF   ;
/* 666  3 */   token == CPP_POP && CPP_BUFFER ( & scan_in ) == buf   ;
/* 671  3 */   token == CPP_NAME && length == 7 && strcmp ( "_filbuf" , scan_in . token_buffer + old_written ) == 0   ;
// then
}
void _func4068(void) {
// --- ifif
/* 686  7 */   need_filbuf   ;
/* 688  7 */   need_flsbuf   ;
/* 690  7 */   need_flsbuf + need_filbuf == 2   ;
// else
}
void _func4069(void) {
// --- ifif else
/* 702  2 */   required_unseen_count + partial_count + required_other + missing_extern_C_count == 0   ;
/* 712  2 */   ! verbose   ;
// else
}
void _func4070(void) {
// --- ifif
/* 716  6 */   required_unseen_count   ;
/* 719  6 */   partial_count   ;
/* 723  6 */   missing_extern_C_count   ;
// then
}
void _func4071(void) {
// --- ifif
/* 759  3 */   fn == NULL || ! REQUIRED ( fn )   ;
/* 762  3 */   ! if_was_emitted   ;
/* 794  3 */   ! strcmp ( fn -> fname , "memmove" ) || ! strcmp ( fn -> fname , "vprintf" ) || ! strcmp ( fn -> fname , "vfprintf" ) || ! strcmp ( fn -> fname , "vsprintf" ) || ! strcmp ( fn -> fname , "rewinddir" ) || ! strcmp ( fn -> fname , "abort" )   ;
/* 802  3 */   macro_protect   ;
// then
}
void _func4072(void) {
// --- ifif
/* 827  6 */   ! seen_EXIT_FAILURE   ;
/* 829  6 */   ! seen_EXIT_SUCCESS   ;
// then
}
void _func4073(void) {
// --- ifif
/* 833  6 */   ! seen_S_ISBLK && seen_S_IFBLK   ;
/* 836  6 */   ! seen_S_ISCHR && seen_S_IFCHR   ;
/* 839  6 */   ! seen_S_ISDIR && seen_S_IFDIR   ;
/* 842  6 */   ! seen_S_ISFIFO && seen_S_IFIFO   ;
/* 845  6 */   ! seen_S_ISLNK && seen_S_IFLNK   ;
/* 848  6 */   ! seen_S_ISREG && seen_S_IFREG   ;
// then
}
void _func4074(void) {
// --- ifif
/* 970  6 */   c == EOF   ;
/* 972  6 */   c != '\n'   ;
// then
}
void _func4075(void) {
// --- ifif
/* 997  6 */   c == EOF   ;
/* 999  6 */   c == '\n'   ;
/* 1004  6 */   c != '#'   ;
// then
}
void _func4076(void) {
// --- ifif
/* 1053  6 */   c == EOF   ;
/* 1055  6 */   c != '\n'   ;
// then
}
void _func4077(void) {
// --- ifif
/* 1080  2 */   argv [ 0 ] && argv [ 0 ] [ 0 ]   ;
/* 1091  2 */   argc < 4   ;
// then
}
void _func4078(void) {
// --- ifif
/* 1171  2 */   inf_fd < 0   ;
/* 1178  2 */   fstat ( inf_fd , & sbuf ) < 0   ;
// then
}
void _func4079(void) {
// --- ifif
/* 1195  6 */   i < 0   ;
/* 1201  6 */   i == 0   ;
// then
}
void _func4080(void) {
// --- ifif
/* 1244  6 */   lineno == lbrac_line   ;
/* 1246  6 */   lineno == rbrac_line   ;
// then
}
void _func4081(void) {
// --- ifif else
/* 1252  3 */   c == EOF   ;
/* 1254  3 */   ISALPHA ( c ) || c == '_'   ;
// else
}
void _func4082(void) {
// --- ifif else
/* 1266  4 */   c == EOF   ;
/* 1268  4 */   c == '('   ;
// else
}
void _func4083(void) {
// --- ifif
/* 199  2 */   ( int ) code >= NUM_TREE_CODES   ;
/* 203  2 */   type != 'e' && type != '<' && type != '1' && type != '2' && type != 'r' && type != 'b'   ;
// then
}
void _func4084(void) {
// --- ifif
/* 231  6 */   SAVE_EXPR_RTL ( exp ) != 0   ;
/* 233  6 */   value_member ( exp , calls_function_save_exprs )   ;
// then
}
void _func4085(void) {
// --- ifif else
/* 301  2 */   fndecl != 0   ;
/* 307  2 */   GET_CODE ( funexp ) != SYMBOL_REF   ;
// else
}
void _func4086(void) {
// --- ifif else
/* 403  2 */   GET_CODE ( funexp ) != SYMBOL_REF   ;
/* 408  2 */   HAVE_call_pop && HAVE_call_value_pop && n_popped > 0   ;
// else
}
void _func4087(void) {
// --- ifif else
/* 454  2 */   ! call_insn   ;
/* 459  2 */   CALL_INSN_FUNCTION_USAGE ( call_insn )   ;
// else
}
void _func4088(void) {
// --- ifif
/* 488  2 */   n_popped > 0   ;
/* 499  2 */   rounded_stack_size != 0   ;
// then
}
void _func4089(void) {
// --- ifif else
/* 558  6 */   name [ 0 ] == '_'   ;
/* 568  6 */   tname [ 0 ] == 's'   ;
// else
}
void _func4090(void) {
// --- ifif
/* 628  1 */   args [ i ] . value == 0   ;
/* 644  1 */   args [ i ] . mode != TYPE_MODE ( TREE_TYPE ( args [ i ] . tree_value ) )   ;
/* 658  1 */   ( ! ( GET_CODE ( args [ i ] . value ) == REG || ( GET_CODE ( args [ i ] . value ) == SUBREG && GET_CODE ( SUBREG_REG ( args [ i ] . value ) ) == REG ) ) ) && args [ i ] . mode != BLKmode && rtx_cost ( args [ i ] . value , SET ) > 2 && ( ( SMALL_REGISTER_CLASSES && * reg_parm_seen ) || preserve_subexpressions_p ( ) )   ;
// then
}
void _func4091(void) {
// --- ifif
/* 692  6 */   i >= highest_outgoing_arg_in_use || stack_usage_map [ i ] == 0   ;
/* 696  6 */   * low_to_save == - 1   ;
// then
}
void _func4092(void) {
// --- ifif
/* 918  6 */   type == error_mark_node || TYPE_SIZE ( type ) == 0   ;
/* 924  6 */   TYPE_TRANSPARENT_UNION ( type )   ;
/* 942  6 */   ( TREE_CODE ( TYPE_SIZE ( type ) ) != INTEGER_CST && contains_placeholder_p ( TYPE_SIZE ( type ) ) ) || TREE_ADDRESSABLE ( type ) || FUNCTION_ARG_PASS_BY_REFERENCE ( * args_so_far , TYPE_MODE ( type ) , type , argpos < n_named_args )   ;
// then
}
void _func4093(void) {
// --- ifif
/* 1056  6 */   args [ i ] . reg && GET_CODE ( args [ i ] . reg ) == PARALLEL && XEXP ( XVECEXP ( args [ i ] . reg , 0 , 0 ) , 0 ) == 0   ;
/* 1065  6 */   TREE_ADDRESSABLE ( type ) || ( args [ i ] . pass_on_stack && args [ i ] . reg != 0 )   ;
/* 1071  6 */   TREE_ADDRESSABLE ( type )   ;
/* 1075  6 */   args [ i ] . reg == 0 || args [ i ] . partial != 0 || reg_parm_stack_space > 0 || args [ i ] . pass_on_stack   ;
// then
}
void _func4094(void) {
// --- ifif else
/* 1353  3 */   ! args [ i ] . pass_on_stack && args [ i ] . reg != 0   ;
/* 1356  3 */   GET_CODE ( offset ) == CONST_INT   ;
// else
}
void _func4095(void) {
// --- ifif
/* 3701  2 */   argblock && ! variable_size && arg -> stack   ;
/* 3762  2 */   argblock && ! variable_size && arg -> stack   ;
// then
}
void _func4096(void) {
// --- ifif
/* 3769  2 */   ! arg -> pass_on_stack   ;
/* 3772  2 */   reg != 0 && partial == 0   ;
/* 3779  2 */   arg -> n_aligned_regs != 0   ;
/* 3784  2 */   arg -> value == 0   ;
/* 3829  2 */   may_be_alloca   ;
/* 3832  2 */   arg -> value == arg -> stack   ;
// else
}
void _func4097(void) {
// --- ifif else
/* 107  2 */   global_bindings_p ( )   ;
/* 117  2 */   immediate_size_expand   ;
// else
}
void _func4098(void) {
// --- ifif
/* 242  2 */   code == CONST_DECL   ;
/* 245  2 */   code != VAR_DECL && code != PARM_DECL && code != RESULT_DECL && code != FIELD_DECL && code != TYPE_DECL   ;
/* 249  2 */   type == error_mark_node   ;
// then
}
void _func4099(void) {
// --- ifif else
/* 259  2 */   DECL_SIZE ( decl ) == 0   ;
/* 262  2 */   code == FIELD_DECL && DECL_BIT_FIELD ( decl )   ;
// else
}
void _func4100(void) {
// --- ifif
/* 280  2 */   code == FIELD_DECL   ;
/* 290  2 */   DECL_BIT_FIELD ( decl ) && TYPE_SIZE ( type ) != 0 && TREE_CODE ( TYPE_SIZE ( type ) ) == INTEGER_CST && GET_MODE_CLASS ( TYPE_MODE ( type ) ) == MODE_INT   ;
/* 311  2 */   DECL_BIT_FIELD ( decl ) && TYPE_MODE ( type ) == BLKmode && known_align % TYPE_ALIGN ( type ) == 0 && DECL_SIZE ( decl ) != 0 && ( TREE_CODE ( DECL_SIZE ( decl ) ) != INTEGER_CST || ( TREE_INT_CST_LOW ( DECL_SIZE ( decl ) ) % BITS_PER_UNIT ) == 0 ) && DECL_ALIGN ( decl ) >= TYPE_ALIGN ( type )   ;
/* 320  2 */   DECL_SIZE ( decl ) != 0 && TREE_CODE ( DECL_SIZE ( decl ) ) != INTEGER_CST   ;
// then
}
void _func4101(void) {
// --- ifif
/* 372  6 */   TREE_CODE ( field ) == VAR_DECL   ;
/* 379  6 */   TREE_CODE ( field ) != FIELD_DECL   ;
/* 385  6 */   DECL_PACKED ( field )   ;
// then
}
void _func4102(void) {
// --- ifif else
/* 668  2 */   TREE_CODE ( rec ) == QUAL_UNION_TYPE   ;
/* 672  2 */   NULL == var_size   ;
// else
}
void _func4103(void) {
// --- ifif
/* 1228  2 */   ! bitsizetype   ;
/* 1230  2 */   TYPE_NAME ( sizetype ) && ! TYPE_NAME ( bitsizetype )   ;
// then
}
void _func4104(void) {
// --- ifif
/* 2021  2 */   flag_force_mem   ;
/* 2029  2 */   CONSTANT_P ( op0 ) && preserve_subexpressions_p ( ) && rtx_cost ( op0 , binoptab -> code ) > 2   ;
/* 2033  2 */   CONSTANT_P ( op1 ) && preserve_subexpressions_p ( ) && rtx_cost ( op1 , binoptab -> code ) > 2   ;
/* 2037  2 */   targ0   ;
// else
}
void _func4105(void) {
// --- ifif
/* 2049  2 */   binoptab -> handlers [ ( int ) mode ] . insn_code != CODE_FOR_nothing   ;
/* 2090  2 */   class == MODE_INT || class == MODE_FLOAT || class == MODE_COMPLEX_FLOAT   ;
// then
}
void _func4106(void) {
// --- ifif
/* 2059  6 */   GET_MODE ( op0 ) != VOIDmode && GET_MODE ( op0 ) != mode0   ;
/* 2062  6 */   GET_MODE ( op1 ) != VOIDmode && GET_MODE ( op1 ) != mode1   ;
/* 2066  6 */   ! ( * insn_operand_predicate [ icode ] [ 1 ] ) ( xop0 , mode0 )   ;
/* 2069  6 */   ! ( * insn_operand_predicate [ icode ] [ 2 ] ) ( xop1 , mode1 )   ;
/* 2074  6 */   ! ( * insn_operand_predicate [ icode ] [ 0 ] ) ( targ0 , mode ) || ! ( * insn_operand_predicate [ icode ] [ 3 ] ) ( targ1 , mode )   ;
// then
}
void _func4107(void) {
// --- ifif
/* 2797  6 */   set == 0   ;
/* 2800  6 */   ! reg_overlap_mentioned_p ( target , SET_DEST ( set ) )   ;
// then
}
void _func4108(void) {
// --- ifif
/* 2826  6 */   op1 && GET_CODE ( op1 ) == REG   ;
/* 2830  6 */   op0 && GET_CODE ( op0 ) == REG   ;
// then
}
void _func4109(void) {
// --- ifif else
/* 2951  2 */   mov_optab -> handlers [ ( int ) GET_MODE ( target ) ] . insn_code != CODE_FOR_nothing   ;
/* 2955  2 */   prev == 0   ;
// else
}
void _func4110(void) {
// --- ifif else
/* 3750  6 */   tmode == VOIDmode   ;
/* 3760  6 */   reload_in_progress   ;
// else
}
void _func4111(void) {
// --- ifif
/* 262  2 */   decl != NULL_TREE && TREE_CODE_CLASS ( TREE_CODE ( decl ) ) != 'd'   ;
/* 265  2 */   N_U_L_L_replacement   ;
// then
}
void _func4112(void) {
// --- ifif
/* 265  2 */   N_U_L_L_replacement   ;
/* 268  2 */   in_section != in_named || strcmp ( name , in_named_name )   ;
// then
}
void _func4113(void) {
// --- ifif
/* 606  6 */   ! strcmp ( asmspec , "memory" )   ;
/* 609  6 */   ! strcmp ( asmspec , "cc" )   ;
// then
}
void _func4114(void) {
// --- ifif
/* 637  2 */   DECL_ASSEMBLER_NAME ( decl ) != NULL_TREE   ;
/* 640  2 */   reg_number == - 2   ;
/* 651  2 */   DECL_RTL ( decl ) == 0   ;
// else
}
void _func4115(void) {
// --- ifif
/* 682  3 */   DECL_INITIAL ( decl ) != 0 && top_level   ;
/* 687  3 */   fixed_regs [ reg_number ] == 0 && function_defined && top_level   ;
/* 690  3 */   TREE_THIS_VOLATILE ( decl )   ;
// then
}
void _func4116(void) {
// --- ifif
/* 728  3 */   ! top_level && ! TREE_PUBLIC ( decl ) && asmspec == 0   ;
/* 737  3 */   name == 0   ;
/* 743  3 */   flag_prefix_function_name && TREE_CODE ( decl ) == FUNCTION_DECL   ;
// then
}
void _func4117(void) {
// --- ifif
/* 769  3 */   TREE_SIDE_EFFECTS ( decl )   ;
/* 772  3 */   TREE_READONLY ( decl )   ;
// then
}
void _func4118(void) {
// --- ifif
/* 960  2 */   CONSTANT_POOL_BEFORE_FUNCTION   ;
/* 966  2 */   ( flag_function_sections && DECL_SECTION_NAME ( decl ) == NULL_TREE ) || UNIQUE_SECTION_P ( decl )   ;
// then
}
void _func4119(void) {
// --- ifif
/* 985  2 */   write_symbols == SDB_DEBUG   ;
/* 991  2 */   write_symbols == DBX_DEBUG   ;
/* 997  2 */   TREE_PUBLIC ( decl )   ;
// then
}
void _func4120(void) {
// --- ifif else
/* 999  6 */   ! first_global_object_name   ;
/* 1015  6 */   DECL_WEAK ( decl )   ;
// else
}
void _func4121(void) {
// --- ifif else
/* 1065  2 */   flag_syntax_only   ;
/* 1071  2 */   ASM_NO_SKIP_IN_TEXT && in_text_section ( )   ;
// else
}
void _func4122(void) {
// --- ifif
/* 1165  2 */   GET_CODE ( DECL_RTL ( decl ) ) == REG   ;
/* 1207  2 */   DECL_EXTERNAL ( decl )   ;
// then
}
void _func4123(void) {
// --- ifif
/* 1175  6 */   flag_syntax_only   ;
/* 1180  6 */   ( write_symbols == DBX_DEBUG || write_symbols == XCOFF_DEBUG ) && top_level   ;
/* 1185  6 */   write_symbols == SDB_DEBUG && top_level && ( TREE_PUBLIC ( decl ) == 0 || DECL_INITIAL ( decl ) == 0 )   ;
// then
}
void _func4124(void) {
// --- ifif
/* 1207  2 */   DECL_EXTERNAL ( decl )   ;
/* 1213  2 */   TREE_CODE ( decl ) == FUNCTION_DECL   ;
/* 1219  2 */   DECL_SIZE ( decl ) == 0   ;
/* 1225  2 */   ! dont_output_data && DECL_SIZE ( decl ) == 0   ;
/* 1240  2 */   TREE_ASM_WRITTEN ( decl )   ;
// then
}
void _func4125(void) {
// --- ifif
/* 1294  2 */   dont_output_data && DECL_SIZE ( decl ) == 0 && TREE_CODE ( TREE_TYPE ( decl ) ) == ARRAY_TYPE   ;
/* 1303  2 */   align > MAX_OFILE_ALIGNMENT   ;
// then
}
void _func4126(void) {
// --- ifif
/* 1326  2 */   ( DECL_INITIAL ( decl ) == 0 || DECL_INITIAL ( decl ) == error_mark_node ) && DECL_COMMON ( decl ) && DECL_SECTION_NAME ( decl ) == 0 && ! dont_output_data   ;
/* 1452  2 */   TREE_PUBLIC ( decl ) && DECL_NAME ( decl )   ;
// then
}
void _func4127(void) {
// --- ifif
/* 1348  6 */   ( DECL_ALIGN ( decl ) / BITS_PER_UNIT ) > rounded   ;
/* 1355  6 */   write_symbols == DBX_DEBUG && top_level   ;
/* 1359  6 */   write_symbols == SDB_DEBUG && top_level && ( TREE_PUBLIC ( decl ) == 0 || DECL_INITIAL ( decl ) == 0 )   ;
/* 1380  6 */   TREE_PUBLIC ( decl ) && DECL_COMMON ( decl )   ;
// else
}
void _func4128(void) {
// --- ifif else
/* 1452  2 */   TREE_PUBLIC ( decl ) && DECL_NAME ( decl )   ;
/* 1478  2 */   DECL_INITIAL ( decl ) == error_mark_node   ;
// else
}
void _func4129(void) {
// --- ifif
/* 1504  2 */   write_symbols == DBX_DEBUG && top_level   ;
/* 1508  2 */   write_symbols == SDB_DEBUG && top_level && ( TREE_PUBLIC ( decl ) == 0 || DECL_INITIAL ( decl ) == 0 )   ;
/* 1525  2 */   in_section != saved_in_section   ;
/* 1529  2 */   align > BITS_PER_UNIT   ;
// then
}
void _func4130(void) {
// --- ifif else
/* 1692  2 */   id   ;
/* 1695  2 */   name [ 0 ] == '*'   ;
// else
}
void _func4131(void) {
// --- ifif
/* 1847  2 */   size > UNITS_PER_WORD   ;
/* 1873  2 */   force   ;
// then
}
void _func4132(void) {
// --- ifif
/* 1858  3 */   word == 0   ;
/* 1861  3 */   ! assemble_integer ( word , UNITS_PER_WORD , 0 )   ;
// then
}
void _func4133(void) {
// --- ifif
/* 1865  6 */   i == size / UNITS_PER_WORD   ;
/* 1869  6 */   i > 0   ;
// then
}
void _func4134(void) {
// --- ifif else
/* 3762  2 */   x == 0   ;
/* 3765  2 */   GET_CODE ( x ) == SYMBOL_REF   ;
// else
}
void _func4135(void) {
// --- ifif
/* 3909  2 */   lang_expand_constant   ;
/* 3912  2 */   size == 0 || flag_syntax_only   ;
// then
}
void _func4136(void) {
// --- ifif
/* 340  2 */   GET_CODE ( reg ) != REG   ;
/* 345  2 */   REG_LIVE_LENGTH ( REGNO ( reg ) ) < 0   ;
// then
}
void _func4137(void) {
// --- ifif
/* 351  2 */   src_regno < 0   ;
/* 355  2 */   src_regno < FIRST_PSEUDO_REGISTER   ;
// then
}
void _func4138(void) {
// --- ifif
/* 399  6 */   GET_CODE ( p ) == CODE_LABEL || GET_CODE ( p ) == JUMP_INSN || ( GET_CODE ( p ) == NOTE && ( NOTE_LINE_NUMBER ( p ) == NOTE_INSN_LOOP_BEG || NOTE_LINE_NUMBER ( p ) == NOTE_INSN_LOOP_END ) )   ;
/* 410  6 */   flag_exceptions && GET_CODE ( p ) == CALL_INSN   ;
/* 413  6 */   GET_RTX_CLASS ( GET_CODE ( p ) ) != 'i'   ;
/* 416  6 */   reg_set_p ( src , p ) || reg_set_p ( dest , p ) || ( GET_CODE ( PATTERN ( p ) ) == USE && reg_overlap_mentioned_p ( src , XEXP ( PATTERN ( p ) , 0 ) ) )   ;
/* 424  6 */   ( note = find_regno_note ( p , REG_DEAD , sregno ) ) != 0 && GET_MODE ( XEXP ( note , 0 ) ) == GET_MODE ( src )   ;
// else
}
void _func4139(void) {
// --- ifif
/* 468  8 */   sregno >= FIRST_PSEUDO_REGISTER   ;
/* 471  8 */   dregno >= FIRST_PSEUDO_REGISTER   ;
// then
}
void _func4140(void) {
// --- ifif
/* 485  7 */   dest_death   ;
/* 490  7 */   q != p && GET_CODE ( q ) == CALL_INSN   ;
/* 502  7 */   dest_death == 0 && ( dest_death = find_regno_note ( q , REG_DEAD , dregno ) ) != 0   ;
// then
}
void _func4141(void) {
// --- ifif
/* 512  3 */   ! failed   ;
/* 538  3 */   dest_death   ;
// then
}
void _func4142(void) {
// --- ifif
/* 592  6 */   GET_CODE ( p ) == CODE_LABEL || GET_CODE ( p ) == JUMP_INSN || ( GET_CODE ( p ) == NOTE && ( NOTE_LINE_NUMBER ( p ) == NOTE_INSN_LOOP_BEG || NOTE_LINE_NUMBER ( p ) == NOTE_INSN_LOOP_END ) )   ;
/* 603  6 */   flag_exceptions && GET_CODE ( p ) == CALL_INSN   ;
/* 606  6 */   GET_RTX_CLASS ( GET_CODE ( p ) ) != 'i'   ;
// then
}
void _func4143(void) {
// --- ifif
/* 610  6 */   set && SET_SRC ( set ) == dest && SET_DEST ( set ) == src && find_reg_note ( p , REG_DEAD , dest )   ;
/* 646  6 */   reg_set_p ( src , p ) || find_reg_note ( p , REG_DEAD , dest ) || ( GET_CODE ( p ) == CALL_INSN && REG_N_CALLS_CROSSED ( sregno ) == 0 )   ;
// then
}
void _func4144(void) {
// --- ifif
/* 620  2 */   reg_mentioned_p ( dest , PATTERN ( q ) )   ;
/* 632  7 */   GET_CODE ( q ) == CALL_INSN   ;
// then
}
void _func4145(void) {
// --- ifif
/* 677  6 */   GET_CODE ( p ) == CODE_LABEL || GET_CODE ( p ) == JUMP_INSN || ( GET_CODE ( p ) == NOTE && ( NOTE_LINE_NUMBER ( p ) == NOTE_INSN_LOOP_BEG || NOTE_LINE_NUMBER ( p ) == NOTE_INSN_LOOP_END ) )   ;
/* 688  6 */   flag_exceptions && GET_CODE ( p ) == CALL_INSN   ;
/* 691  6 */   GET_RTX_CLASS ( GET_CODE ( p ) ) != 'i'   ;
// then
}
void _func4146(void) {
// --- ifif
/* 694  2 */   ! ( set = single_set ( p ) ) || GET_CODE ( SET_SRC ( set ) ) != MEM || SET_DEST ( set ) != src_reg   ;
/* 701  2 */   MEM_VOLATILE_P ( SET_SRC ( set ) )   ;
/* 706  2 */   GET_MODE_BITSIZE ( GET_MODE ( src_reg ) ) <= GET_MODE_BITSIZE ( GET_MODE ( src ) ) && ! TRULY_NOOP_TRUNCATION ( GET_MODE_BITSIZE ( GET_MODE ( src ) ) , GET_MODE_BITSIZE ( GET_MODE ( src_reg ) ) )   ;
// then
}
void _func4147(void) {
// --- ifif
/* 843  6 */   ! find_reg_note ( move_insn , REG_DEAD , src )   ;
/* 846  6 */   REGNO_FIRST_UID ( src_regno ) == insn_uid   ;
/* 849  6 */   REGNO_LAST_UID ( src_regno ) == insn_uid   ;
/* 852  6 */   REGNO_LAST_NOTE_UID ( src_regno ) == insn_uid   ;
// then
}
void _func4148(void) {
// --- ifif else
/* 2153  3 */   ! pat   ;
/* 2155  3 */   GET_CODE ( pat ) == SEQUENCE   ;
// else
}
void _func4149(void) {
// --- ifif
/* 2159  3 */   ! single_set ( pat ) || GET_CODE ( SET_SRC ( single_set ( pat ) ) ) != tstoptab -> code   ;
/* 2165  3 */   find_matches ( pat , & match )   ;
// then
}
void _func4150(void) {
// --- ifif
/* 66  2 */   type == TREE_TYPE ( expr ) || TREE_CODE ( expr ) == ERROR_MARK   ;
/* 69  2 */   TYPE_MAIN_VARIANT ( type ) == TYPE_MAIN_VARIANT ( TREE_TYPE ( expr ) )   ;
/* 71  2 */   TREE_CODE ( TREE_TYPE ( expr ) ) == ERROR_MARK   ;
/* 73  2 */   TREE_CODE ( TREE_TYPE ( expr ) ) == VOID_TYPE   ;
/* 78  2 */   code == VOID_TYPE   ;
/* 86  2 */   code == INTEGER_TYPE || code == ENUMERAL_TYPE   ;
/* 88  2 */   code == POINTER_TYPE   ;
/* 90  2 */   code == REAL_TYPE   ;
/* 92  2 */   code == COMPLEX_TYPE   ;
// then
}
void _func4151(void) {
// --- ifif
/* 144  2 */   setter == 0 || GET_CODE ( setter ) != CLOBBER   ;
/* 147  2 */   GET_CODE ( reg ) == SUBREG   ;
/* 150  2 */   GET_CODE ( reg ) != REG   ;
// then
}
void _func4152(void) {
// --- ifif else
/* 153  2 */   regno >= FIRST_PSEUDO_REGISTER   ;
/* 156  2 */   GET_MODE ( reg ) == VOIDmode   ;
// else
}
void _func4153(void) {
// --- ifif
/* 288  6 */   GET_CODE ( insn ) != NOTE && GET_CODE ( insn ) != BARRIER   ;
/* 307  6 */   GET_RTX_CLASS ( GET_CODE ( insn ) ) == 'i'   ;
/* 310  6 */   GET_CODE ( insn ) == NOTE && NOTE_LINE_NUMBER ( insn ) == NOTE_INSN_SETJMP   ;
/* 322  6 */   GET_CODE ( insn ) == CALL_INSN   ;
/* 349  6 */   GET_CODE ( insn ) != NOTE && GET_CODE ( insn ) != BARRIER   ;
/* 363  6 */   GET_CODE ( insn ) == JUMP_INSN && computed_jump_p ( insn )   ;
// then
}
void _func4154(void) {
// --- ifif
/* 386  6 */   regno_reg_rtx [ r ] == 0 || regs_crosses_setjmp [ r ] || ( reg_where_born_exact [ r ] == 0 && reg_where_dead [ r ] == 0 ) || ( REG_N_CALLS_CROSSED ( r ) > 0 && current_function_has_nonlocal_label )   ;
/* 393  6 */   N_REG_CLASSES > 1   ;
/* 402  6 */   reg_renumber [ r ] == - 1 && reg_alternate_class ( r ) != NO_REGS   ;
// then
}
void _func4155(void) {
// --- ifif
/* 613  6 */   SET_DEST ( x ) != 0 && ( GET_CODE ( SET_DEST ( x ) ) == REG || ( GET_CODE ( SET_DEST ( x ) ) == SUBREG && GET_CODE ( SUBREG_REG ( SET_DEST ( x ) ) ) == REG && ( REGNO ( SUBREG_REG ( SET_DEST ( x ) ) ) >= FIRST_PSEUDO_REGISTER ) ) )   ;
/* 706  6 */   code == SET   ;
// then
}
void _func4156(void) {
// --- ifif
/* 662  7 */   reg_where_dead_chain [ regno ] == 0   ;
/* 670  7 */   reg_where_dead [ regno ] < where_born + 2   ;
// then
}
void _func4157(void) {
// --- ifif
/* 679  7 */   last_call_suid < reg_where_dead [ regno ]   ;
/* 682  7 */   last_setjmp_suid < reg_where_dead [ regno ]   ;
/* 691  7 */   GET_CODE ( SET_DEST ( x ) ) == REG && ( code == CLOBBER || ( REGNO_FIRST_UID ( regno ) == INSN_UID ( insn ) && REGNO_LAST_UID ( regno ) == INSN_UID ( insn ) && ! reg_mentioned_p ( SET_DEST ( x ) , SET_SRC ( x ) ) ) )   ;
// then
}
void _func4158(void) {
// --- ifif
/* 761  6 */   fmt [ i ] == 'e'   ;
/* 763  6 */   fmt [ i ] == 'E'   ;
// then
}
void _func4159(void) {
// --- ifif
/* 378  6 */   call_used_regs [ i ]   ;
/* 380  6 */   call_fixed_regs [ i ]   ;
/* 382  6 */   CLASS_LIKELY_SPILLED_P ( REGNO_REG_CLASS ( i ) )   ;
// then
}
void _func4160(void) {
// --- ifif
/* 553  2 */   found_mode != VOIDmode   ;
/* 556  2 */   HARD_REGNO_NREGS ( regno , CCmode ) == nregs && HARD_REGNO_MODE_OK ( regno , CCmode )   ;
// then
}
void _func4161(void) {
// --- ifif
/* 614  2 */   global_regs [ i ]   ;
/* 620  2 */   call_used_regs [ i ] && ! fixed_regs [ i ]   ;
// then
}
void _func4162(void) {
// --- ifif
/* 769  2 */   code == NOTE   ;
/* 779  2 */   GET_RTX_CLASS ( code ) != 'i'   ;
// then
}
void _func4163(void) {
// --- ifif
/* 804  2 */   set != 0 && GET_CODE ( SET_DEST ( set ) ) == REG && GET_CODE ( SET_SRC ( set ) ) == MEM && ( note = find_reg_note ( insn , REG_EQUIV , NULL_RTX ) ) != 0 && GET_CODE ( XEXP ( note , 0 ) ) == MEM   ;
/* 831  2 */   pass == 0 && optimize && recog_n_operands >= 3 && recog_constraints [ 1 ] [ 0 ] == '0' && recog_constraints [ 1 ] [ 1 ] == 0 && CONSTANT_P ( recog_operand [ 1 ] ) && ! rtx_equal_p ( recog_operand [ 0 ] , recog_operand [ 1 ] ) && ! rtx_equal_p ( recog_operand [ 0 ] , recog_operand [ 2 ] ) && GET_CODE ( recog_operand [ 0 ] ) == REG && MODES_TIEABLE_P ( GET_MODE ( recog_operand [ 0 ] ) , recog_operand_mode [ 1 ] )   ;
// then
}
void _func4164(void) {
// --- ifif else
/* 885  6 */   GET_CODE ( recog_operand [ i ] ) == SUBREG   ;
/* 893  6 */   GET_CODE ( recog_operand [ i ] ) == MEM   ;
// else
}
void _func4165(void) {
// --- ifif
/* 1089  3 */   pass == 1 || ! flag_expensive_optimizations   ;
/* 1101  3 */   alt == best   ;
// then
}
void _func4166(void) {
// --- ifif
/* 1314  2 */   ( HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT || HOST_BITS_PER_WIDE_INT != BITS_PER_WORD ) && GET_MODE ( op ) != VOIDmode && ! flag_pretend_float   ;
/* 1319  2 */   GET_CODE ( op ) == CONST_DOUBLE   ;
// then
}
void _func4167(void) {
// --- ifif else
/* 1409  3 */   subreg_changes_size [ i ] && ( reg_class_subunion [ ( int ) CLASS_CANNOT_CHANGE_SIZE ] [ ( int ) classes [ i ] ] == CLASS_CANNOT_CHANGE_SIZE )   ;
/* 1423  3 */   GET_CODE ( op ) == REG && REGNO ( op ) >= FIRST_PSEUDO_REGISTER   ;
// else
}
void _func4168(void) {
// --- ifif
/* 1474  7 */   recog_op_type [ i ] != OP_OUT   ;
/* 1477  7 */   recog_op_type [ i ] != OP_IN   ;
// then
}
void _func4169(void) {
// --- ifif
/* 2078  5 */   ! note_flag   ;
/* 2080  5 */   REGNO_FIRST_UID ( regno ) == 0   ;
// then
}
void _func4170(void) {
// --- ifif
/* 2087  6 */   XEXP ( x , 0 )   ;
/* 2089  6 */   XEXP ( x , 1 )   ;
// then
}
void _func4171(void) {
// --- ifif
/* 2106  6 */   GET_CODE ( dest ) == REG && REGNO ( dest ) >= min_regno   ;
/* 2122  6 */   GET_CODE ( SET_DEST ( x ) ) == REG && REGNO ( SET_DEST ( x ) ) >= FIRST_PSEUDO_REGISTER && REGNO ( SET_DEST ( x ) ) >= min_regno && REG_N_SETS ( REGNO ( SET_DEST ( x ) ) ) == 1 && ! REG_USERVAR_P ( SET_DEST ( x ) ) && ! REGNO_POINTER_FLAG ( REGNO ( SET_DEST ( x ) ) ) && ( ( GET_CODE ( SET_SRC ( x ) ) == REG && REGNO_POINTER_FLAG ( REGNO ( SET_SRC ( x ) ) ) ) || ( ( GET_CODE ( SET_SRC ( x ) ) == PLUS || GET_CODE ( SET_SRC ( x ) ) == LO_SUM ) && GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == CONST_INT && GET_CODE ( XEXP ( SET_SRC ( x ) , 0 ) ) == REG && REGNO_POINTER_FLAG ( REGNO ( XEXP ( SET_SRC ( x ) , 0 ) ) ) ) || GET_CODE ( SET_SRC ( x ) ) == CONST || GET_CODE ( SET_SRC ( x ) ) == SYMBOL_REF || GET_CODE ( SET_SRC ( x ) ) == LABEL_REF || ( GET_CODE ( SET_SRC ( x ) ) == HIGH && ( GET_CODE ( XEXP ( SET_SRC ( x ) , 0 ) ) == CONST || GET_CODE ( XEXP ( SET_SRC ( x ) , 0 ) ) == SYMBOL_REF || GET_CODE ( XEXP ( SET_SRC ( x ) , 0 ) ) == LABEL_REF ) ) || ( ( GET_CODE ( SET_SRC ( x ) ) == PLUS || GET_CODE ( SET_SRC ( x ) ) == LO_SUM ) && ( GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == CONST || GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == SYMBOL_REF || GET_CODE ( XEXP ( SET_SRC ( x ) , 1 ) ) == LABEL_REF ) ) || ( ( note = find_reg_note ( insn , REG_EQUAL , 0 ) ) != 0 && ( GET_CODE ( XEXP ( note , 0 ) ) == CONST || GET_CODE ( XEXP ( note , 0 ) ) == SYMBOL_REF || GET_CODE ( XEXP ( note , 0 ) ) == LABEL_REF ) ) )   ;
// then
}
void _func4172(void) {
// --- ifif
/* 66  2 */   sp -> delete_key   ;
/* 68  2 */   sp -> delete_value   ;
// then
}
void _func4173(void) {
// --- ifif
/* 106  2 */   next   ;
/* 117  2 */   ! parent   ;
/* 123  2 */   ! grandparent   ;
/* 141  2 */   n == ( * parent ) -> left && * parent == ( * grandparent ) -> left   ;
// else
}
void _func4174(void) {
// --- ifif
/* 15  6 */   errno != EEXIST   ;
/* 17  6 */   unlink ( zto ) < 0 || link ( zfrom , zto ) < 0   ;
// then
}
void _func4175(void) {
// --- ifif
/* 97  3 */   ! ( flags & FNM_NOESCAPE )   ;
/* 102  3 */   FOLD ( ( unsigned char ) * n ) != c   ;
// then
}
void _func4176(void) {
// --- ifif
/* 134  5 */   * n == '\0'   ;
/* 137  5 */   ( flags & FNM_PERIOD ) && * n == '.' && ( n == string || ( ( flags & FNM_FILE_NAME ) && n [ - 1 ] == '/' ) )   ;
// then
}
void _func4177(void) {
// --- ifif
/* 162  2 */   ( flags & FNM_FILE_NAME ) && c == '/'   ;
/* 166  2 */   c == '-' && * p != ']'   ;
/* 178  2 */   FOLD ( ( unsigned char ) * n ) >= cstart && FOLD ( ( unsigned char ) * n ) <= cend   ;
// then
}
void _func4178(void) {
// --- ifif
/* 169  6 */   ! ( flags & FNM_NOESCAPE ) && cend == '\\'   ;
/* 171  6 */   cend == '\0'   ;
// then
}
void _func4179(void) {
// --- ifif
/* 178  2 */   FOLD ( ( unsigned char ) * n ) >= cstart && FOLD ( ( unsigned char ) * n ) <= cend   ;
/* 182  2 */   c == ']'   ;
// then
}
void _func4180(void) {
// --- ifif
/* 215  2 */   * n == '\0'   ;
/* 218  2 */   ( flags & FNM_LEADING_DIR ) && * n == '/'   ;
// then
}
void _func4181(void) {
// --- ifif
/* 115  2 */   DebugPI < 0   ;
/* 117  2 */   DebugPI   ;
// then
}
void _func4182(void) {
// --- ifif
/* 589  2 */   DebugPI   ;
/* 597  2 */   rslt != 0   ;
// then
}
void _func4183(void) {
// --- ifif
/* 679  2 */   DebugPI   ;
/* 687  2 */   fd == - 1   ;
// then
}
void _func4184(void) {
// --- ifif
/* 702  2 */   cmd & R_OK || cmd & X_OK   ;
/* 717  2 */   DebugPI   ;
/* 725  2 */   rslt != 0   ;
// then
}
void _func4185(void) {
// --- ifif
/* 809  2 */   diff > warning_threshold   ;
/* 814  2 */   dump_spin_data   ;
// then
}
void _func4186(void) {
// --- ifif
/* 856  6 */   threshold != NULL && threshold [ 0 ] != '\0'   ;
/* 858  6 */   dump_spin_data   ;
// then
}
void _func4187(void) {
// --- ifif
/* 897  2 */   measure_spin   ;
/* 901  2 */   N_U_L_L_replacement   ;
// then
}
void _func4188(void) {
// --- ifif
/* 165  2 */   alignment == 0   ;
/* 167  2 */   size == 0   ;
// then
}
void _func4189(void) {
// --- ifif
/* 224  2 */   alignment == 0   ;
/* 226  2 */   size == 0   ;
// then
}
void _func4190(void) {
// --- ifif
/* 74  1 */   charmap [ u1 ] != charmap [ u2 ]   ;
/* 77  1 */   u1 == '\0'   ;
// then
}
void _func4191(void) {
// --- ifif
/* 185  2 */   ! special_exponent   ;
/* 194  2 */   ! special_exponent   ;
// then
}
void _func4192(void) {
// --- ifif
/* 297  2 */   dfrom == 0   ;
/* 299  2 */   dfrom != dfrom   ;
/* 311  2 */   dfrom < 0   ;
// then
}
void _func4193(void) {
// --- ifif
/* 75  1 */   ( base == 0 || base == 16 ) && c == '0' && ( * s == 'x' || * s == 'X' )   ;
/* 81  1 */   base == 0   ;
// then
}
void _func4194(void) {
// --- ifif else
/* 140  2 */   size == 0   ;
/* 142  2 */   ! oldmem   ;
// else
}
void _func4195(void) {
// --- ifif else
/* 92  2 */   c >= base   ;
/* 94  2 */   any < 0 || acc > cutoff || acc == cutoff && c > cutlim   ;
// else
}
void _func4196(void) {
// --- ifif
/* 50  4 */   strlen ( ourbuf ) >= len   ;
/* 54  4 */   ! buf   ;
// then
}
void _func4197(void) {
// --- ifif
/* 547  2 */   nextchar == NULL || * nextchar == '\0'   ;
/* 639  2 */   longopts != NULL && ( argv [ optind ] [ 1 ] == '-' || ( long_only && ( argv [ optind ] [ 2 ] || ! my_index ( optstring , argv [ optind ] [ 1 ] ) ) ) )   ;
// then
}
void _func4198(void) {
// --- ifif
/* 553  6 */   last_nonopt > optind   ;
/* 555  6 */   first_nonopt > optind   ;
/* 558  6 */   ordering == PERMUTE   ;
/* 581  6 */   optind != argc && ! strcmp ( argv [ optind ] , "--" )   ;
/* 597  6 */   optind == argc   ;
/* 609  6 */   NONOPTION_P   ;
// then
}
void _func4199(void) {
// --- ifif
/* 679  6 */   ambig && ! exact   ;
/* 690  6 */   N_U_L_L_replacement   ;
// then
}
void _func4200(void) {
// --- ifif
/* 690  6 */   N_U_L_L_replacement   ;
/* 752  6 */   N_U_L_L_replacement   ;
// then
}
void _func4201(void) {
// --- ifif
/* 738  3 */   N_U_L_L_replacement   ;
/* 740  3 */   pfound -> flag   ;
// then
}
void _func4202(void) {
// --- ifif
/* 780  4 */   * nextchar == '\0'   ;
/* 783  4 */   temp == NULL || c == ':'   ;
/* 799  4 */   temp [ 0 ] == 'W' && temp [ 1 ] == ';'   ;
/* 922  4 */   temp [ 1 ] == ':'   ;
// then
}
void _func4203(void) {
// --- ifif
/* 866  1 */   ambig && ! exact   ;
/* 875  1 */   N_U_L_L_replacement   ;
// then
}
void _func4204(void) {
// --- ifif
/* 910  5 */   N_U_L_L_replacement   ;
/* 912  5 */   pfound -> flag   ;
// then
}
void _func4205(void) {
// --- ifif
/* 814  6 */   ( AUTO_DEMANGLING || GNU_DEMANGLING )   ;
/* 818  6 */   ! success   ;
/* 822  6 */   success && ( * mangled != '\0' )   ;
/* 826  6 */   work -> constructor == 2   ;
// else
}
void _func4206(void) {
// --- ifif
/* 858  2 */   N_U_L_L_replacement   ;
/* 862  2 */   N_U_L_L_replacement   ;
// then
}
void _func4207(void) {
// --- ifif
/* 881  2 */   N_U_L_L_replacement   ;
/* 887  2 */   work -> tmpl_argvec   ;
/* 898  2 */   work -> previous_argument   ;
/* 908  2 */   ! success   ;
// else
}
void _func4208(void) {
// --- ifif
/* 971  3 */   success   ;
/* 973  3 */   AUTO_DEMANGLING || GNU_DEMANGLING   ;
// then
}
void _func4209(void) {
// --- ifif
/* 1032  3 */   success   ;
/* 1036  3 */   AUTO_DEMANGLING || GNU_DEMANGLING || EDG_DEMANGLING   ;
// then
}
void _func4210(void) {
// --- ifif
/* 1111  3 */   work -> destructor & 1   ;
/* 1117  3 */   ( work -> constructor & 1 ) || ( work -> destructor & 1 )   ;
// then
}
void _func4211(void) {
// --- ifif
/* 1214  2 */   success && ! func_done   ;
/* 1227  2 */   success && PRINT_ARG_TYPES   ;
// then
}
void _func4212(void) {
// --- ifif
/* 1229  6 */   work -> static_type   ;
/* 1231  6 */   work -> type_quals != TYPE_UNQUALIFIED   ;
// then
}
void _func4213(void) {
// --- ifif
/* 1280  2 */   get_count ( mangled , & r )   ;
/* 1324  2 */   tname -> p [ - 1 ] == '>'   ;
// then
}
void _func4214(void) {
// --- ifif else
/* 1284  3 */   need_comma   ;
/* 1290  5 */   * * mangled == 'Z'   ;
// else
}
void _func4215(void) {
// --- ifif else
/* 1430  6 */   idx == - 1 || ( work -> tmpl_argvec && idx >= work -> ntmpl_args ) || consume_count_with_underscores ( mangled ) == - 1   ;
/* 1434  6 */   work -> tmpl_argvec   ;
// else
}
void _func4216(void) {
// --- ifif
/* 1488  6 */   * * mangled == '.'   ;
/* 1498  6 */   * * mangled == 'e'   ;
// then
}
void _func4217(void) {
// --- ifif else
/* 1518  3 */   symbol_len == - 1   ;
/* 1520  3 */   symbol_len == 0   ;
// else
}
void _func4218(void) {
// --- ifif else
/* 1533  7 */   tk == tk_pointer   ;
/* 1537  7 */   q   ;
// else
}
void _func4219(void) {
// --- ifif
/* 1580  2 */   is_type   ;
/* 1631  2 */   ! is_java_array   ;
// then
}
void _func4220(void) {
// --- ifif else
/* 1593  3 */   idx == - 1 || ( work -> tmpl_argvec && idx >= work -> ntmpl_args ) || consume_count_with_underscores ( mangled ) == - 1   ;
/* 1598  3 */   work -> tmpl_argvec   ;
// else
}
void _func4221(void) {
// --- ifif
/* 1622  3 */   ! is_java_array   ;
/* 1626  3 */   trawname   ;
// then
}
void _func4222(void) {
// --- ifif
/* 1631  2 */   ! is_java_array   ;
/* 1634  2 */   ! get_count ( mangled , & r )   ;
/* 1638  2 */   ! is_type   ;
// then
}
void _func4223(void) {
// --- ifif else
/* 1648  6 */   need_comma   ;
/* 1653  6 */   * * mangled == 'Z'   ;
// else
}
void _func4224(void) {
// --- ifif
/* 1684  3 */   success && ( r2 = consume_count ( mangled ) ) > 0 && ( int ) strlen ( * mangled ) >= r2   ;
/* 1700  3 */   ! success   ;
// then
}
void _func4225(void) {
// --- ifif else
/* 1715  3 */   ! success   ;
/* 1718  3 */   ! is_type   ;
// else
}
void _func4226(void) {
// --- ifif
/* 1729  3 */   ! success   ;
/* 1737  3 */   ! is_type   ;
// then
}
void _func4227(void) {
// --- ifif
/* 1789  2 */   ( ARM_DEMANGLING || HP_DEMANGLING ) && ( * anchor = mystrstr ( mangled , "__pt__" ) )   ;
/* 1802  2 */   AUTO_DEMANGLING || EDG_DEMANGLING   ;
// then
}
void _func4228(void) {
// --- ifif
/* 1794  6 */   len == - 1   ;
/* 1796  6 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func4229(void) {
// --- ifif
/* 1811  3 */   len == - 1   ;
/* 1813  10 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func4230(void) {
// --- ifif
/* 1824  3 */   len == - 1   ;
/* 1826  4 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func4231(void) {
// --- ifif
/* 2001  2 */   n == - 1   ;
/* 2003  2 */   ( int ) strlen ( * mangled ) >= n   ;
// then
}
void _func4232(void) {
// --- ifif else
/* 2193  2 */   N_U_L_L_replacement   ;
/* 2204  2 */   N_U_L_L_replacement   ;
// else
}
void _func4233(void) {
// --- ifif else
/* 2285  7 */   ! ( ARM_DEMANGLING || HP_DEMANGLING )   ;
/* 2290  7 */   * ( scan + 2 ) == '\0'   ;
// else
}
void _func4234(void) {
// --- ifif
/* 2520  6 */   success && * * mangled != '\0'   ;
/* 2522  6 */   success   ;
// then
}
void _func4235(void) {
// --- ifif else
/* 2766  6 */   * mangled [ 0 ] == '_'   ;
/* 2769  6 */   * mangled [ 0 ] == 't'   ;
// else
}
void _func4236(void) {
// --- ifif
/* 2820  6 */   remember_K   ;
/* 2823  6 */   qualifiers > 0   ;
// then
}
void _func4237(void) {
// --- ifif else
/* 2834  2 */   isfuncname   ;
/* 2845  2 */   append   ;
// else
}
void _func4238(void) {
// --- ifif
/* 3597  2 */   work -> nrepeats > 0   ;
/* 3609  2 */   * * mangled == 'n'   ;
/* 3637  2 */   work -> previous_argument   ;
// else
}
void _func4239(void) {
// --- ifif
/* 3615  6 */   work -> nrepeats <= 0   ;
/* 3619  6 */   work -> nrepeats > 9   ;
// then
}
void _func4240(void) {
// --- ifif
/* 3662  2 */   work -> forgetting_types   ;
/* 3665  2 */   work -> ntypes >= work -> typevec_size   ;
// then
}
void _func4241(void) {
// --- ifif
/* 4551  3 */   i > 0   ;
/* 4578  3 */   c == EOF   ;
// then
}
void _func4242(void) {
// --- ifif
/* 4555  7 */   mbuffer [ 0 ] == '.'   ;
/* 4557  7 */   strip_underscore && mbuffer [ skip_first ] == '_'   ;
/* 4560  7 */   skip_first > i   ;
// then
}
void _func4243(void) {
// --- ifif
/* 74  1 */   charmap [ u1 ] != charmap [ u2 ]   ;
/* 77  1 */   u1 == '\0'   ;
// then
}
void _func4244(void) {
// --- ifif else
/* 75  2 */   N_U_L_L_replacement   ;
/* 82  2 */   N_U_L_L_replacement   ;
// else
}
void _func4245(void) {
// --- ifif
/* 99  6 */   N_U_L_L_replacement   ;
/* 107  6 */   __environ != last_environ   ;
// then
}
void _func4246(void) {
// --- ifif
/* 86  2 */   base != 0   ;
/* 88  2 */   dir != 0 && access ( dir , R_OK | W_OK | X_OK ) == 0   ;
// then
}
void _func4247(void) {
// --- ifif
/* 197  2 */   fd == - 1   ;
/* 200  2 */   close ( fd )   ;
// then
}
void _func4248(void) {
// --- ifif
/* 295  2 */   num_signal_names == 0   ;
/* 309  2 */   N_U_L_L_replacement   ;
// then
}
void _func4249(void) {
// --- ifif else
/* 494  2 */   N_U_L_L_replacement   ;
/* 499  2 */   ( signo < 0 ) || ( signo >= num_signal_names )   ;
// else
}
void _func4250(void) {
// --- ifif else
/* 590  2 */   N_U_L_L_replacement   ;
/* 594  2 */   ( signo <= 0 ) || ( signo >= sys_nsig )   ;
// else
}
void _func4251(void) {
// --- ifif
/* 508  2 */   num_error_names == 0   ;
/* 522  2 */   N_U_L_L_replacement   ;
// then
}
void _func4252(void) {
// --- ifif else
/* 639  2 */   N_U_L_L_replacement   ;
/* 646  2 */   ( errnoval < 0 ) || ( errnoval >= sys_nerr )   ;
// else
}
void _func4253(void) {
// --- ifif else
/* 712  2 */   N_U_L_L_replacement   ;
/* 717  2 */   ( errnoval < 0 ) || ( errnoval >= num_error_names )   ;
// else
}
void _func4254(void) {
// --- ifif
/* 145  2 */   last_pid < 0   ;
/* 148  2 */   ( flags & PEXECUTE_ONE ) != PEXECUTE_ONE   ;
// then
}
void _func4255(void) {
// --- ifif
/* 347  2 */   input_desc != STDIN_FILE_NO   ;
/* 354  2 */   output_desc != STDOUT_FILE_NO   ;
// then
}
void _func4256(void) {
// --- ifif
/* 364  2 */   input_desc != STDIN_FILE_NO   ;
/* 370  2 */   output_desc != STDOUT_FILE_NO   ;
/* 376  2 */   pid == - 1   ;
// then
}
void _func4257(void) {
// --- ifif
/* 546  6 */   strchr ( argv [ i ] , '/' )   ;
/* 552  6 */   strchr ( argv [ i ] , ' ' )   ;
// then
}
void _func4258(void) {
// --- ifif
/* 677  6 */   input_desc != STDIN_FILE_NO   ;
/* 683  6 */   output_desc != STDOUT_FILE_NO   ;
/* 691  6 */   last_pipe_input != STDIN_FILE_NO   ;
// then
}
void _func4259(void) {
// --- ifif
/* 708  6 */   input_desc != STDIN_FILE_NO   ;
/* 710  6 */   output_desc != STDOUT_FILE_NO   ;
// then
}
void _func4260(void) {
// --- ifif
/* 48  2 */   * p == '+' || * p == '-'   ;
/* 52  2 */   ( p [ 0 ] == 'i' || p [ 0 ] == 'I' ) && ( p [ 1 ] == 'n' || p [ 1 ] == 'N' ) && ( p [ 2 ] == 'f' || p [ 2 ] == 'F' )   ;
/* 73  2 */   ( p [ 0 ] == 'n' || p [ 0 ] == 'N' ) && ( p [ 1 ] == 'a' || p [ 1 ] == 'A' ) && ( p [ 2 ] == 'n' || p [ 2 ] == 'N' )   ;
/* 91  2 */   isdigit ( * p ) || * p == '.'   ;
// then
}
void _func4261(void) {
// --- ifif
/* 106  3 */   p [ i ] == '+' || p [ i ] == '-'   ;
/* 108  3 */   isdigit ( p [ i ] )   ;
// then
}
void _func4262(void) {
// --- ifif
/* 89  1 */   ( base == 0 || base == 16 ) && c == '0' && ( * s == 'x' || * s == 'X' )   ;
/* 95  1 */   base == 0   ;
// then
}
void _func4263(void) {
// --- ifif else
/* 125  2 */   c >= base   ;
/* 127  2 */   any < 0 || acc > cutoff || acc == cutoff && c > cutlim   ;
// else
}
void _func4264(void) {
// --- ifif
/* 66  2 */   sp -> delete_key   ;
/* 68  2 */   sp -> delete_value   ;
// then
}
void _func4265(void) {
// --- ifif
/* 106  2 */   next   ;
/* 117  2 */   ! parent   ;
/* 123  2 */   ! grandparent   ;
// then
}
void _func4266(void) {
// --- ifif else
/* 121  2 */   len <= o -> current_space   ;
/* 128  2 */   len >= BIG_REQUEST   ;
// else
}
void _func4267(void) {
// --- ifif else
/* 215  2 */   N_U_L_L_replacement   ;
/* 218  2 */   N_U_L_L_replacement   ;
// else
}
void _func4268(void) {
// --- ifif else
/* 123  2 */   ! grandparent   ;
/* 141  2 */   n == ( * parent ) -> left && * parent == ( * grandparent ) -> left   ;
// else
}
void _func4269(void) {
// --- ifif
/* 15  6 */   errno != EEXIST   ;
/* 17  6 */   unlink ( zto ) < 0 || link ( zfrom , zto ) < 0   ;
// then
}
void _func4270(void) {
// --- ifif
/* 97  3 */   ! ( flags & FNM_NOESCAPE )   ;
/* 102  3 */   FOLD ( ( unsigned char ) * n ) != c   ;
// then
}
void _func4271(void) {
// --- ifif
/* 134  5 */   * n == '\0'   ;
/* 137  5 */   ( flags & FNM_PERIOD ) && * n == '.' && ( n == string || ( ( flags & FNM_FILE_NAME ) && n [ - 1 ] == '/' ) )   ;
// then
}
void _func4272(void) {
// --- ifif
/* 162  2 */   ( flags & FNM_FILE_NAME ) && c == '/'   ;
/* 166  2 */   c == '-' && * p != ']'   ;
/* 178  2 */   FOLD ( ( unsigned char ) * n ) >= cstart && FOLD ( ( unsigned char ) * n ) <= cend   ;
// then
}
void _func4273(void) {
// --- ifif
/* 169  6 */   ! ( flags & FNM_NOESCAPE ) && cend == '\\'   ;
/* 171  6 */   cend == '\0'   ;
// then
}
void _func4274(void) {
// --- ifif
/* 178  2 */   FOLD ( ( unsigned char ) * n ) >= cstart && FOLD ( ( unsigned char ) * n ) <= cend   ;
/* 182  2 */   c == ']'   ;
// then
}
void _func4275(void) {
// --- ifif
/* 215  2 */   * n == '\0'   ;
/* 218  2 */   ( flags & FNM_LEADING_DIR ) && * n == '/'   ;
// then
}
void _func4276(void) {
// --- ifif
/* 115  2 */   DebugPI < 0   ;
/* 117  2 */   DebugPI   ;
// then
}
void _func4277(void) {
// --- ifif
/* 589  2 */   DebugPI   ;
/* 597  2 */   rslt != 0   ;
// then
}
void _func4278(void) {
// --- ifif
/* 679  2 */   DebugPI   ;
/* 687  2 */   fd == - 1   ;
// then
}
void _func4279(void) {
// --- ifif
/* 702  2 */   cmd & R_OK || cmd & X_OK   ;
/* 717  2 */   DebugPI   ;
/* 725  2 */   rslt != 0   ;
// then
}
void _func4280(void) {
// --- ifif
/* 809  2 */   diff > warning_threshold   ;
/* 814  2 */   dump_spin_data   ;
// then
}
void _func4281(void) {
// --- ifif
/* 856  6 */   threshold != NULL && threshold [ 0 ] != '\0'   ;
/* 858  6 */   dump_spin_data   ;
// then
}
void _func4282(void) {
// --- ifif
/* 897  2 */   measure_spin   ;
/* 901  2 */   N_U_L_L_replacement   ;
// then
}
void _func4283(void) {
// --- ifif
/* 165  2 */   alignment == 0   ;
/* 167  2 */   size == 0   ;
// then
}
void _func4284(void) {
// --- ifif
/* 224  2 */   alignment == 0   ;
/* 226  2 */   size == 0   ;
// then
}
void _func4285(void) {
// --- ifif
/* 74  1 */   charmap [ u1 ] != charmap [ u2 ]   ;
/* 77  1 */   u1 == '\0'   ;
// then
}
void _func4286(void) {
// --- ifif
/* 185  2 */   ! special_exponent   ;
/* 194  2 */   ! special_exponent   ;
// then
}
void _func4287(void) {
// --- ifif
/* 297  2 */   dfrom == 0   ;
/* 299  2 */   dfrom != dfrom   ;
/* 311  2 */   dfrom < 0   ;
// then
}
void _func4288(void) {
// --- ifif
/* 75  1 */   ( base == 0 || base == 16 ) && c == '0' && ( * s == 'x' || * s == 'X' )   ;
/* 81  1 */   base == 0   ;
// then
}
void _func4289(void) {
// --- ifif else
/* 140  2 */   size == 0   ;
/* 142  2 */   ! oldmem   ;
// else
}
void _func4290(void) {
// --- ifif else
/* 92  2 */   c >= base   ;
/* 94  2 */   any < 0 || acc > cutoff || acc == cutoff && c > cutlim   ;
// else
}
void _func4291(void) {
// --- ifif
/* 50  4 */   strlen ( ourbuf ) >= len   ;
/* 54  4 */   ! buf   ;
// then
}
void _func4292(void) {
// --- ifif
/* 547  2 */   nextchar == NULL || * nextchar == '\0'   ;
/* 639  2 */   longopts != NULL && ( argv [ optind ] [ 1 ] == '-' || ( long_only && ( argv [ optind ] [ 2 ] || ! my_index ( optstring , argv [ optind ] [ 1 ] ) ) ) )   ;
// then
}
void _func4293(void) {
// --- ifif
/* 553  6 */   last_nonopt > optind   ;
/* 555  6 */   first_nonopt > optind   ;
/* 558  6 */   ordering == PERMUTE   ;
/* 581  6 */   optind != argc && ! strcmp ( argv [ optind ] , "--" )   ;
/* 597  6 */   optind == argc   ;
/* 609  6 */   NONOPTION_P   ;
// then
}
void _func4294(void) {
// --- ifif
/* 679  6 */   ambig && ! exact   ;
/* 690  6 */   N_U_L_L_replacement   ;
// then
}
void _func4295(void) {
// --- ifif
/* 690  6 */   N_U_L_L_replacement   ;
/* 752  6 */   N_U_L_L_replacement   ;
// then
}
void _func4296(void) {
// --- ifif
/* 738  3 */   N_U_L_L_replacement   ;
/* 740  3 */   pfound -> flag   ;
// then
}
void _func4297(void) {
// --- ifif
/* 780  4 */   * nextchar == '\0'   ;
/* 783  4 */   temp == NULL || c == ':'   ;
/* 799  4 */   temp [ 0 ] == 'W' && temp [ 1 ] == ';'   ;
/* 922  4 */   temp [ 1 ] == ':'   ;
// then
}
void _func4298(void) {
// --- ifif
/* 866  1 */   ambig && ! exact   ;
/* 875  1 */   N_U_L_L_replacement   ;
// then
}
void _func4299(void) {
// --- ifif
/* 910  5 */   N_U_L_L_replacement   ;
/* 912  5 */   pfound -> flag   ;
// then
}
void _func4300(void) {
// --- ifif
/* 814  6 */   ( AUTO_DEMANGLING || GNU_DEMANGLING )   ;
/* 818  6 */   ! success   ;
/* 822  6 */   success && ( * mangled != '\0' )   ;
/* 826  6 */   work -> constructor == 2   ;
// else
}
void _func4301(void) {
// --- ifif
/* 858  2 */   N_U_L_L_replacement   ;
/* 862  2 */   N_U_L_L_replacement   ;
// then
}
void _func4302(void) {
// --- ifif
/* 881  2 */   N_U_L_L_replacement   ;
/* 887  2 */   work -> tmpl_argvec   ;
/* 898  2 */   work -> previous_argument   ;
/* 908  2 */   ! success   ;
// else
}
void _func4303(void) {
// --- ifif
/* 971  3 */   success   ;
/* 973  3 */   AUTO_DEMANGLING || GNU_DEMANGLING   ;
// then
}
void _func4304(void) {
// --- ifif
/* 1032  3 */   success   ;
/* 1036  3 */   AUTO_DEMANGLING || GNU_DEMANGLING || EDG_DEMANGLING   ;
// then
}
void _func4305(void) {
// --- ifif
/* 1111  3 */   work -> destructor & 1   ;
/* 1117  3 */   ( work -> constructor & 1 ) || ( work -> destructor & 1 )   ;
// then
}
void _func4306(void) {
// --- ifif
/* 1214  2 */   success && ! func_done   ;
/* 1227  2 */   success && PRINT_ARG_TYPES   ;
// then
}
void _func4307(void) {
// --- ifif
/* 1229  6 */   work -> static_type   ;
/* 1231  6 */   work -> type_quals != TYPE_UNQUALIFIED   ;
// then
}
void _func4308(void) {
// --- ifif
/* 1280  2 */   get_count ( mangled , & r )   ;
/* 1324  2 */   tname -> p [ - 1 ] == '>'   ;
// then
}
void _func4309(void) {
// --- ifif else
/* 1284  3 */   need_comma   ;
/* 1290  5 */   * * mangled == 'Z'   ;
// else
}
void _func4310(void) {
// --- ifif else
/* 1430  6 */   idx == - 1 || ( work -> tmpl_argvec && idx >= work -> ntmpl_args ) || consume_count_with_underscores ( mangled ) == - 1   ;
/* 1434  6 */   work -> tmpl_argvec   ;
// else
}
void _func4311(void) {
// --- ifif
/* 1488  6 */   * * mangled == '.'   ;
/* 1498  6 */   * * mangled == 'e'   ;
// then
}
void _func4312(void) {
// --- ifif else
/* 1518  3 */   symbol_len == - 1   ;
/* 1520  3 */   symbol_len == 0   ;
// else
}
void _func4313(void) {
// --- ifif else
/* 1533  7 */   tk == tk_pointer   ;
/* 1537  7 */   q   ;
// else
}
void _func4314(void) {
// --- ifif
/* 1580  2 */   is_type   ;
/* 1631  2 */   ! is_java_array   ;
// then
}
void _func4315(void) {
// --- ifif else
/* 1593  3 */   idx == - 1 || ( work -> tmpl_argvec && idx >= work -> ntmpl_args ) || consume_count_with_underscores ( mangled ) == - 1   ;
/* 1598  3 */   work -> tmpl_argvec   ;
// else
}
void _func4316(void) {
// --- ifif
/* 1622  3 */   ! is_java_array   ;
/* 1626  3 */   trawname   ;
// then
}
void _func4317(void) {
// --- ifif
/* 1631  2 */   ! is_java_array   ;
/* 1634  2 */   ! get_count ( mangled , & r )   ;
/* 1638  2 */   ! is_type   ;
// then
}
void _func4318(void) {
// --- ifif else
/* 1648  6 */   need_comma   ;
/* 1653  6 */   * * mangled == 'Z'   ;
// else
}
void _func4319(void) {
// --- ifif
/* 1684  3 */   success && ( r2 = consume_count ( mangled ) ) > 0 && ( int ) strlen ( * mangled ) >= r2   ;
/* 1700  3 */   ! success   ;
// then
}
void _func4320(void) {
// --- ifif else
/* 1715  3 */   ! success   ;
/* 1718  3 */   ! is_type   ;
// else
}
void _func4321(void) {
// --- ifif
/* 1729  3 */   ! success   ;
/* 1737  3 */   ! is_type   ;
// then
}
void _func4322(void) {
// --- ifif
/* 1789  2 */   ( ARM_DEMANGLING || HP_DEMANGLING ) && ( * anchor = mystrstr ( mangled , "__pt__" ) )   ;
/* 1802  2 */   AUTO_DEMANGLING || EDG_DEMANGLING   ;
// then
}
void _func4323(void) {
// --- ifif
/* 1794  6 */   len == - 1   ;
/* 1796  6 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func4324(void) {
// --- ifif
/* 1811  3 */   len == - 1   ;
/* 1813  10 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func4325(void) {
// --- ifif
/* 1824  3 */   len == - 1   ;
/* 1826  4 */   * args + len == mangled + n && * * args == '_'   ;
// then
}
void _func4326(void) {
// --- ifif
/* 2001  2 */   n == - 1   ;
/* 2003  2 */   ( int ) strlen ( * mangled ) >= n   ;
// then
}
void _func4327(void) {
// --- ifif else
/* 2193  2 */   N_U_L_L_replacement   ;
/* 2204  2 */   N_U_L_L_replacement   ;
// else
}
void _func4328(void) {
// --- ifif else
/* 2285  7 */   ! ( ARM_DEMANGLING || HP_DEMANGLING )   ;
/* 2290  7 */   * ( scan + 2 ) == '\0'   ;
// else
}
void _func4329(void) {
// --- ifif
/* 2520  6 */   success && * * mangled != '\0'   ;
/* 2522  6 */   success   ;
// then
}
void _func4330(void) {
// --- ifif else
/* 2766  6 */   * mangled [ 0 ] == '_'   ;
/* 2769  6 */   * mangled [ 0 ] == 't'   ;
// else
}
void _func4331(void) {
// --- ifif
/* 2820  6 */   remember_K   ;
/* 2823  6 */   qualifiers > 0   ;
// then
}
void _func4332(void) {
// --- ifif else
/* 2834  2 */   isfuncname   ;
/* 2845  2 */   append   ;
// else
}
void _func4333(void) {
// --- ifif
/* 3597  2 */   work -> nrepeats > 0   ;
/* 3609  2 */   * * mangled == 'n'   ;
/* 3637  2 */   work -> previous_argument   ;
// else
}
void _func4334(void) {
// --- ifif
/* 3615  6 */   work -> nrepeats <= 0   ;
/* 3619  6 */   work -> nrepeats > 9   ;
// then
}
void _func4335(void) {
// --- ifif
/* 3662  2 */   work -> forgetting_types   ;
/* 3665  2 */   work -> ntypes >= work -> typevec_size   ;
// then
}
void _func4336(void) {
// --- ifif
/* 4551  3 */   i > 0   ;
/* 4578  3 */   c == EOF   ;
// then
}
void _func4337(void) {
// --- ifif
/* 4555  7 */   mbuffer [ 0 ] == '.'   ;
/* 4557  7 */   strip_underscore && mbuffer [ skip_first ] == '_'   ;
/* 4560  7 */   skip_first > i   ;
// then
}
void _func4338(void) {
// --- ifif
/* 74  1 */   charmap [ u1 ] != charmap [ u2 ]   ;
/* 77  1 */   u1 == '\0'   ;
// then
}
void _func4339(void) {
// --- ifif else
/* 75  2 */   N_U_L_L_replacement   ;
/* 82  2 */   N_U_L_L_replacement   ;
// else
}
void _func4340(void) {
// --- ifif
/* 99  6 */   N_U_L_L_replacement   ;
/* 107  6 */   __environ != last_environ   ;
// then
}
void _func4341(void) {
// --- ifif
/* 86  2 */   base != 0   ;
/* 88  2 */   dir != 0 && access ( dir , R_OK | W_OK | X_OK ) == 0   ;
// then
}
void _func4342(void) {
// --- ifif
/* 197  2 */   fd == - 1   ;
/* 200  2 */   close ( fd )   ;
// then
}
void _func4343(void) {
// --- ifif
/* 295  2 */   num_signal_names == 0   ;
/* 309  2 */   N_U_L_L_replacement   ;
// then
}
void _func4344(void) {
// --- ifif else
/* 494  2 */   N_U_L_L_replacement   ;
/* 499  2 */   ( signo < 0 ) || ( signo >= num_signal_names )   ;
// else
}
void _func4345(void) {
// --- ifif else
/* 590  2 */   N_U_L_L_replacement   ;
/* 594  2 */   ( signo <= 0 ) || ( signo >= sys_nsig )   ;
// else
}
void _func4346(void) {
// --- ifif
/* 508  2 */   num_error_names == 0   ;
/* 522  2 */   N_U_L_L_replacement   ;
// then
}
void _func4347(void) {
// --- ifif else
/* 639  2 */   N_U_L_L_replacement   ;
/* 646  2 */   ( errnoval < 0 ) || ( errnoval >= sys_nerr )   ;
// else
}
void _func4348(void) {
// --- ifif else
/* 712  2 */   N_U_L_L_replacement   ;
/* 717  2 */   ( errnoval < 0 ) || ( errnoval >= num_error_names )   ;
// else
}
void _func4349(void) {
// --- ifif
/* 145  2 */   last_pid < 0   ;
/* 148  2 */   ( flags & PEXECUTE_ONE ) != PEXECUTE_ONE   ;
// then
}
void _func4350(void) {
// --- ifif
/* 347  2 */   input_desc != STDIN_FILE_NO   ;
/* 354  2 */   output_desc != STDOUT_FILE_NO   ;
// then
}
void _func4351(void) {
// --- ifif
/* 364  2 */   input_desc != STDIN_FILE_NO   ;
/* 370  2 */   output_desc != STDOUT_FILE_NO   ;
/* 376  2 */   pid == - 1   ;
// then
}
void _func4352(void) {
// --- ifif
/* 546  6 */   strchr ( argv [ i ] , '/' )   ;
/* 552  6 */   strchr ( argv [ i ] , ' ' )   ;
// then
}
void _func4353(void) {
// --- ifif
/* 677  6 */   input_desc != STDIN_FILE_NO   ;
/* 683  6 */   output_desc != STDOUT_FILE_NO   ;
/* 691  6 */   last_pipe_input != STDIN_FILE_NO   ;
// then
}
void _func4354(void) {
// --- ifif
/* 708  6 */   input_desc != STDIN_FILE_NO   ;
/* 710  6 */   output_desc != STDOUT_FILE_NO   ;
// then
}
void _func4355(void) {
// --- ifif
/* 48  2 */   * p == '+' || * p == '-'   ;
/* 52  2 */   ( p [ 0 ] == 'i' || p [ 0 ] == 'I' ) && ( p [ 1 ] == 'n' || p [ 1 ] == 'N' ) && ( p [ 2 ] == 'f' || p [ 2 ] == 'F' )   ;
/* 73  2 */   ( p [ 0 ] == 'n' || p [ 0 ] == 'N' ) && ( p [ 1 ] == 'a' || p [ 1 ] == 'A' ) && ( p [ 2 ] == 'n' || p [ 2 ] == 'N' )   ;
/* 91  2 */   isdigit ( * p ) || * p == '.'   ;
// then
}
void _func4356(void) {
// --- ifif
/* 106  3 */   p [ i ] == '+' || p [ i ] == '-'   ;
/* 108  3 */   isdigit ( p [ i ] )   ;
// then
}
void _func4357(void) {
// --- ifif
/* 89  1 */   ( base == 0 || base == 16 ) && c == '0' && ( * s == 'x' || * s == 'X' )   ;
/* 95  1 */   base == 0   ;
// then
}
void _func4358(void) {
// --- ifif else
/* 125  2 */   c >= base   ;
/* 127  2 */   any < 0 || acc > cutoff || acc == cutoff && c > cutlim   ;
// else
}
void _func4359(void) {
// --- ifif else
/* 121  2 */   len <= o -> current_space   ;
/* 128  2 */   len >= BIG_REQUEST   ;
// else
}
void _func4360(void) {
// --- ifif else
/* 215  2 */   N_U_L_L_replacement   ;
/* 218  2 */   N_U_L_L_replacement   ;
// else
}
void _func4361(void) {
// --- ifif
/* 758  1 */   N_U_L_L_replacement   ;
/* 763  1 */   fclose ( pagf ) == EOF   ;
// then
}
void _func4362(void) {
// --- ifif
/* 768  1 */   dbzsync ( ) < 0   ;
/* 770  1 */   bufpagf != NULL && fclose ( bufpagf ) == EOF   ;
/* 774  1 */   N_U_L_L_replacement   ;
// then
}
void _func4363(void) {
// --- ifif
/* 777  1 */   fclose ( basef ) == EOF   ;
/* 781  1 */   N_U_L_L_replacement   ;
// then
}
void _func4364(void) {
// --- ifif
/* 802  1 */   N_U_L_L_replacement   ;
/* 806  1 */   ! written   ;
/* 809  1 */   N_U_L_L_replacement   ;
// then
}
void _func4365(void) {
// --- ifif
/* 809  1 */   N_U_L_L_replacement   ;
/* 815  1 */   ! conf . olddbz   ;
// then
}
void _func4366(void) {
// --- ifif
/* 758  1 */   N_U_L_L_replacement   ;
/* 763  1 */   fclose ( pagf ) == EOF   ;
// then
}
void _func4367(void) {
// --- ifif
/* 768  1 */   dbzsync ( ) < 0   ;
/* 770  1 */   bufpagf != NULL && fclose ( bufpagf ) == EOF   ;
/* 774  1 */   N_U_L_L_replacement   ;
// then
}
void _func4368(void) {
// --- ifif
/* 777  1 */   fclose ( basef ) == EOF   ;
/* 781  1 */   N_U_L_L_replacement   ;
// then
}
void _func4369(void) {
// --- ifif
/* 802  1 */   N_U_L_L_replacement   ;
/* 806  1 */   ! written   ;
/* 809  1 */   N_U_L_L_replacement   ;
// then
}
void _func4370(void) {
// --- ifif
/* 809  1 */   N_U_L_L_replacement   ;
/* 815  1 */   ! conf . olddbz   ;
// then
}
void _func4371(void) {
// --- ifif
/* 271  1 */   N_U_L_L_replacement   ;
/* 273  1 */   unopen   ;
/* 275  1 */   N_U_L_L_replacement   ;
// else
}
void _func4372(void) {
// --- ifif
/* 279  2 */   ! exact   ;
/* 281  2 */   dbzfresh ( my_basename , siz , ( int ) fs , map , ( off_t ) tag ) < 0   ;
// then
}
void _func4373(void) {
// --- ifif
/* 271  1 */   N_U_L_L_replacement   ;
/* 273  1 */   unopen   ;
/* 275  1 */   N_U_L_L_replacement   ;
// else
}
void _func4374(void) {
// --- ifif
/* 279  2 */   ! exact   ;
/* 281  2 */   dbzfresh ( my_basename , siz , ( int ) fs , map , ( off_t ) tag ) < 0   ;
// then
}
void _func4375(void) {
// --- ifif else
/* 252  2 */   to_do == 0   ;
/* 254  2 */   fp -> _flags & _IO_IS_APPENDING   ;
// else
}
void _func4376(void) {
// --- ifif
/* 290  2 */   fp -> _flags & _IO_NO_READS   ;
/* 295  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
/* 298  2 */   N_U_L_L_replacement   ;
// then
}
void _func4377(void) {
// --- ifif
/* 298  2 */   N_U_L_L_replacement   ;
/* 303  2 */   fp -> _flags & ( _IO_LINE_BUF | _IO_UNBUFFERED )   ;
// then
}
void _func4378(void) {
// --- ifif
/* 327  2 */   count == 0   ;
/* 329  2 */   fp -> _offset != _IO_pos_BAD   ;
// then
}
void _func4379(void) {
// --- ifif
/* 339  2 */   f -> _flags & _IO_NO_WRITES   ;
/* 346  2 */   ( f -> _flags & _IO_CURRENTLY_PUTTING ) == 0   ;
/* 372  2 */   ch == EOF   ;
// then
}
void _func4380(void) {
// --- ifif
/* 349  6 */   f -> _IO_write_base == 0   ;
/* 361  6 */   f -> _IO_read_ptr == f -> _IO_buf_end   ;
// then
}
void _func4381(void) {
// --- ifif
/* 372  2 */   ch == EOF   ;
/* 374  2 */   f -> _IO_write_ptr == f -> _IO_buf_end   ;
// then
}
void _func4382(void) {
// --- ifif
/* 437  2 */   mode == 0   ;
/* 448  2 */   fp -> _IO_write_ptr > fp -> _IO_write_base || _IO_in_put_mode ( fp )   ;
/* 452  2 */   N_U_L_L_replacement   ;
// then
}
void _func4383(void) {
// --- ifif else
/* 546  2 */   result < 0   ;
/* 548  2 */   delta == 0   ;
// else
}
void _func4384(void) {
// --- ifif
/* 94  2 */   _IO_file_is_open ( fp )   ;
/* 96  2 */   pipe ( pipe_fds ) < 0   ;
/* 98  2 */   mode [ 0 ] == 'r'   ;
// else
}
void _func4385(void) {
// --- ifif
/* 36  6 */   count > 0   ;
/* 43  6 */   more == 0 || __underflow ( fp ) == EOF   ;
// then
}
void _func4386(void) {
// --- ifif
/* 67  3 */   c == EOF   ;
/* 72  3 */   c == delim   ;
// then
}
void _func4387(void) {
// --- ifif else
/* 125  2 */   fp -> _IO_write_ptr > fp -> _IO_write_base   ;
/* 128  2 */   _IO_in_backup ( fp )   ;
// else
}
void _func4388(void) {
// --- ifif
/* 252  2 */   _IO_in_put_mode ( fp )   ;
/* 255  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
/* 257  2 */   _IO_in_backup ( fp )   ;
/* 263  2 */   _IO_have_markers ( fp )   ;
// else
}
void _func4389(void) {
// --- ifif
/* 277  2 */   _IO_in_put_mode ( fp )   ;
/* 280  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
/* 282  2 */   _IO_in_backup ( fp )   ;
/* 288  2 */   _IO_have_markers ( fp )   ;
// else
}
void _func4390(void) {
// --- ifif
/* 319  2 */   fp -> _IO_buf_base   ;
/* 321  2 */   ! ( fp -> _flags & _IO_UNBUFFERED )   ;
// then
}
void _func4391(void) {
// --- ifif
/* 358  6 */   count > 0   ;
/* 380  6 */   more == 0 || __overflow ( f , ( unsigned char ) * s ++ ) == EOF   ;
// then
}
void _func4392(void) {
// --- ifif else
/* 360  3 */   ( _IO_size_t ) count > more   ;
/* 362  3 */   count > 20   ;
// else
}
void _func4393(void) {
// --- ifif
/* 409  6 */   count > 0   ;
/* 431  6 */   more == 0 || __underflow ( fp ) == EOF   ;
// then
}
void _func4394(void) {
// --- ifif else
/* 411  3 */   ( _IO_size_t ) count > more   ;
/* 413  3 */   count > 20   ;
// else
}
void _func4395(void) {
// --- ifif else
/* 453  4 */   _IO_SYNC ( fp ) == EOF   ;
/* 455  4 */   p == NULL || len == 0   ;
// else
}
void _func4396(void) {
// --- ifif else
/* 712  2 */   _IO_in_put_mode ( fp )   ;
/* 714  2 */   _IO_in_backup ( fp )   ;
// else
}
void _func4397(void) {
// --- ifif else
/* 762  2 */   N_U_L_L_replacement   ;
/* 764  2 */   _IO_in_backup ( mark -> _sbuf )   ;
// else
}
void _func4398(void) {
// --- ifif else
/* 777  2 */   mark -> _sbuf != fp   ;
/* 779  1 */   mark -> _pos >= 0   ;
// else
}
void _func4399(void) {
// --- ifif else
/* 845  6 */   _IO_have_backup ( fp ) && ! _IO_in_backup ( fp )   ;
/* 848  6 */   ! _IO_have_backup ( fp )   ;
// else
}
void _func4400(void) {
// --- ifif
/* 86  6 */   precision == 0   ;
/* 87  6 */   ! ( flags & _IO_SHOWPOINT )   ;
// then
}
void _func4401(void) {
// --- ifif
/* 99  2 */   mode == 0   ;
/* 102  2 */   mode != 3 && decpt != 9999   ;
// then
}
void _func4402(void) {
// --- ifif
/* 125  2 */   mode == 1   ;
/* 128  2 */   exponent_size   ;
/* 130  2 */   decpt == 9999   ;
/* 139  2 */   skip_zeroes   ;
// else
}
void _func4403(void) {
// --- ifif
/* 149  2 */   trailing_zeroes < 0   ;
/* 151  2 */   trailing_zeroes != 0 || useful_digits > decpt   ;
/* 153  2 */   sign_mode == 0   ;
// else
}
void _func4404(void) {
// --- ifif
/* 168  2 */   padding > 0 && pad_kind != _IO_LEFT && pad_kind != _IO_INTERNAL   ;
/* 170  2 */   print_sign   ;
/* 172  2 */   pad_kind == _IO_INTERNAL && padding > 0   ;
/* 174  2 */   decpt > 0   ;
// else
}
void _func4405(void) {
// --- ifif
/* 203  2 */   exponent_size   ;
/* 205  2 */   pad_kind == _IO_LEFT && padding > 0   ;
// then
}
void _func4406(void) {
// --- ifif
/* 254  2 */   ( n = fmt - fmark ) != 0   ;
/* 258  2 */   ch == '\0'   ;
// then
}
void _func4407(void) {
// --- ifif else
/* 374  7 */   flags & ALT   ;
/* 376  7 */   flags & LADJUST   ;
// else
}
void _func4408(void) {
// --- ifif
/* 410  3 */   softsign   ;
/* 412  3 */   * cp == '\0'   ;
// then
}
void _func4409(void) {
// --- ifif else
/* 447  3 */   N_U_L_L_replacement   ;
/* 449  3 */   prec >= 0   ;
// else
}
void _func4410(void) {
// --- ifif else
/* 578  2 */   dpad < 0   ;
/* 581  2 */   sign   ;
// else
}
void _func4411(void) {
// --- ifif else
/* 588  2 */   ( flags & ( LADJUST | ZEROPAD ) ) == 0   ;
/* 592  2 */   sign   ;
// else
}
void _func4412(void) {
// --- ifif
/* 671  3 */   * end == '.'   ;
/* 673  3 */   ++ * end <= '9'   ;
// then
}
void _func4413(void) {
// --- ifif
/* 691  3 */   * end == '.'   ;
/* 693  3 */   * end != '0'   ;
/* 695  3 */   end == start   ;
// then
}
void _func4414(void) {
// --- ifif
/* 741  2 */   prec || flags & ALT   ;
/* 744  2 */   fract   ;
// then
}
void _func4415(void) {
// --- ifif
/* 745  3 */   prec   ;
/* 750  3 */   fract   ;
// then
}
void _func4416(void) {
// --- ifif
/* 797  3 */   prec   ;
/* 802  3 */   fract   ;
// then
}
void _func4417(void) {
// --- ifif
/* 821  2 */   ! prec   ;
/* 829  2 */   expcnt > prec || ( ! expcnt && fract && fract < .0001 )   ;
/* 846  2 */   expcnt   ;
// else
}
void _func4418(void) {
// --- ifif else
/* 861  2 */   fract   ;
/* 879  2 */   flags & ALT   ;
// else
}
void _func4419(void) {
// --- ifif
/* 862  3 */   prec   ;
/* 874  3 */   fract   ;
// then
}
void _func4420(void) {
// --- ifif
/* 125  2 */   fp -> _flags & _IO_NO_WRITES   ;
/* 127  2 */   ( fp -> _flags & _IO_TIED_PUT_GET ) && ! ( fp -> _flags & _IO_CURRENTLY_PUTTING )   ;
// then
}
void _func4421(void) {
// --- ifif
/* 134  2 */   pos >= ( _IO_size_t ) ( _IO_blen ( fp ) + flush_only )   ;
/* 172  2 */   ! flush_only   ;
// then
}
void _func4422(void) {
// --- ifif
/* 145  3 */   N_U_L_L_replacement   ;
/* 150  3 */   fp -> _IO_buf_base   ;
// then
}
void _func4423(void) {
// --- ifif
/* 172  2 */   ! flush_only   ;
/* 174  2 */   fp -> _IO_write_ptr > fp -> _IO_read_end   ;
// then
}
void _func4424(void) {
// --- ifif
/* 183  2 */   fp -> _IO_write_ptr > fp -> _IO_read_end   ;
/* 185  2 */   ( fp -> _flags & _IO_TIED_PUT_GET ) && ( fp -> _flags & _IO_CURRENTLY_PUTTING )   ;
/* 191  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
// else
}
void _func4425(void) {
// --- ifif
/* 219  2 */   mode & _IOS_INPUT   ;
/* 240  2 */   mode & _IOS_OUTPUT   ;
// then
}
void _func4426(void) {
// --- ifif
/* 75  2 */   fd_flags == - 1 || ( ( fd_flags & O_ACCMODE ) == O_RDONLY && ! ( read_write & _IO_NO_WRITES ) ) || ( ( fd_flags & O_ACCMODE ) == O_WRONLY && ! ( read_write & _IO_NO_READS ) )   ;
/* 96  2 */   ( posix_mode & O_APPEND ) && ! ( fd_flags & O_APPEND )   ;
// then
}
void _func4427(void) {
// --- ifif
/* 119  6 */   * mtype == '"'   ;
/* 125  6 */   * mtype == _C_GCINVISIBLE   ;
// then
}
void _func4428(void) {
// --- ifif
/* 208  6 */   * ivar_type == '"'   ;
/* 214  6 */   * ivar_type == _C_GCINVISIBLE   ;
// then
}
void _func4429(void) {
// --- ifif else
/* 399  6 */   * type == '"'   ;
/* 405  6 */   * type == _C_GCINVISIBLE   ;
// else
}
void _func4430(void) {
// --- ifif
/* 747  2 */   N_U_L_L_replacement   ;
/* 756  2 */   layout -> prev_type   ;
/* 777  2 */   * layout -> type == _C_STRUCT_E   ;
/* 781  2 */   * layout -> type == '"'   ;
// then
}
void _func4431(void) {
// --- ifif
/* 875  2 */   layout -> type && * layout -> type == _C_STRUCT_E   ;
/* 900  2 */   size   ;
/* 902  2 */   align   ;
// then
}
void _func4432(void) {
// --- ifif
/* 912  2 */   offset   ;
/* 914  2 */   align   ;
/* 916  2 */   type   ;
// then
}
void _func4433(void) {
// --- ifif else
/* 95  4 */   ! __objc_is_multi_threaded   ;
/* 105  4 */   ( imp = ( id ( * ) ( id , SEL , id ) ) objc_msg_lookup ( object , selector ) )   ;
// else
}
void _func4434(void) {
// --- ifif
/* 257  2 */   ! ( mutex = ( objc_mutex_t ) objc_malloc ( sizeof ( struct objc_mutex ) ) )   ;
/* 261  2 */   __objc_mutex_allocate ( mutex )   ;
// then
}
void _func4435(void) {
// --- ifif
/* 389  2 */   mutex -> owner != thread_id   ;
/* 393  2 */   mutex -> depth > 1   ;
// then
}
void _func4436(void) {
// --- ifif
/* 422  2 */   ! ( condition = ( objc_condition_t ) objc_malloc ( sizeof ( struct objc_condition ) ) )   ;
/* 427  2 */   __objc_condition_allocate ( condition )   ;
// then
}
void _func4437(void) {
// --- ifif
/* 449  2 */   objc_condition_broadcast ( condition )   ;
/* 453  2 */   __objc_condition_deallocate ( condition )   ;
// then
}
void _func4438(void) {
// --- ifif
/* 481  2 */   mutex -> owner != thread_id   ;
/* 485  2 */   mutex -> depth > 1   ;
// then
}
void _func4439(void) {
// --- ifif
/* 165  6 */   * t1 == '+'   ;
/* 166  6 */   * t2 == '+'   ;
// then
}
void _func4440(void) {
// --- ifif
/* 173  6 */   ! * t1 && ! * t2   ;
/* 175  6 */   * t1 != * t2   ;
// then
}
void _func4441(void) {
// --- ifif else
/* 809  6 */   ( buf [ 0 ] & _B_CODE ) == _B_RCOMM   ;
/* 815  6 */   buf [ 0 ] == ( _B_EXT | _BX_OBJECT )   ;
// else
}
void _func4442(void) {
// --- ifif
/* 826  3 */   key   ;
/* 830  3 */   __objc_responds_to ( * object , read_sel )   ;
// then
}
void _func4443(void) {
// --- ifif else
/* 883  6 */   ( buf [ 0 ] & _B_CODE ) == _B_RCOMM   ;
/* 889  6 */   buf [ 0 ] == ( _B_EXT | _BX_CLASS )   ;
// else
}
void _func4444(void) {
// --- ifif else
/* 934  6 */   ( buf [ 0 ] & _B_CODE ) == _B_RCOMM   ;
/* 940  6 */   buf [ 0 ] == ( _B_EXT | _BX_SEL )   ;
// else
}
void _func4445(void) {
// --- ifif
/* 322  2 */   ! method_list   ;
/* 325  2 */   method_list -> method_next   ;
// then
}
void _func4446(void) {
// --- ifif else
/* 350  2 */   super != 0 && ( super -> dtable == __objc_uninstalled_dtable )   ;
/* 354  2 */   super == 0   ;
// else
}
void _func4447(void) {
// --- ifif
/* 563  2 */   ! frwd_sel   ;
/* 566  2 */   __objc_responds_to ( object , frwd_sel )   ;
// then
}
void _func4448(void) {
// --- ifif
/* 111  4 */   sys_priority >= PRI_FG_MIN_NP && sys_priority <= PRI_FG_MAX_NP   ;
/* 113  4 */   sys_priority >= PRI_BG_MIN_NP && sys_priority <= PRI_BG_MAX_NP   ;
// then
}
void _func4449(void) {
// --- ifif
/* 213  2 */   ! node   ;
/* 218  2 */   node   ;
/* 229  2 */   cache -> last_bucket < cache -> size   ;
// else
}
void _func4450(void) {
// --- ifif
/* 545  6 */   class -> protocols   ;
/* 550  6 */   superclass && ! objc_lookup_class ( superclass )   ;
// then
}
void _func4451(void) {
// --- ifif
/* 569  3 */   category -> instance_methods   ;
/* 573  3 */   category -> class_methods   ;
/* 577  3 */   category -> protocols   ;
// then
}
void _func4452(void) {
// --- ifif
/* 595  2 */   statics   ;
/* 597  2 */   uninitialized_statics   ;
// then
}
void _func4453(void) {
// --- ifif
/* 616  3 */   category -> instance_methods   ;
/* 619  3 */   category -> class_methods   ;
/* 623  3 */   category -> protocols   ;
// then
}
void _func4454(void) {
// --- ifif
/* 649  2 */   ! __objc_module_list   ;
/* 656  2 */   unresolved_classes   ;
/* 680  2 */   ! objc_lookup_class ( "NXConstantString" ) || ! objc_lookup_class ( "Object" )   ;
// then
}
void _func4455(void) {
// --- ifif
/* 787  2 */   ! proto_class   ;
/* 790  2 */   ! proto_class   ;
// then
}
void _func4456(void) {
// --- ifif
/* 111  4 */   sys_priority >= PRI_FG_MIN_NP && sys_priority <= PRI_FG_MAX_NP   ;
/* 113  4 */   sys_priority >= PRI_BG_MIN_NP && sys_priority <= PRI_BG_MAX_NP   ;
// then
}
void _func4457(void) {
// --- ifif
/* 55  2 */   error != KERN_SUCCESS   ;
/* 58  2 */   N_U_L_L_replacement   ;
// then
}
void _func4458(void) {
// --- ifif else
/* 131  2 */   sys_priority == 0   ;
/* 135  2 */   cthread_priority ( cT , sys_priority , 0 ) == KERN_SUCCESS   ;
// else
}
void _func4459(void) {
// --- ifif
/* 155  2 */   maxPriority == - 1   ;
/* 158  2 */   basePriority > ( ( maxPriority * 2 ) / 3 )   ;
/* 161  2 */   basePriority > ( maxPriority / 3 )   ;
// then
}
void _func4460(void) {
// --- ifif else
/* 111  2 */   class   ;
/* 114  2 */   _objc_lookup_class   ;
// else
}
void _func4461(void) {
// --- ifif
/* 137  2 */   class   ;
/* 140  2 */   _objc_lookup_class   ;
/* 143  2 */   class   ;
// then
}
void _func4462(void) {
// --- ifif
/* 14  1 */   ( abr = b -> r ) < 0.   ;
/* 16  1 */   ( abi = b -> i ) < 0.   ;
/* 18  1 */   abr <= abi   ;
// else
}
void _func4463(void) {
// --- ifif
/* 35  1 */   len <= 0   ;
/* 40  1 */   len >= LONGBITS   ;
// then
}
void _func4464(void) {
// --- ifif
/* 12  0 */   real < 0   ;
/* 14  0 */   imag < 0   ;
/* 16  0 */   imag > real   ;
/* 21  0 */   ( real + imag ) == real   ;
// then
}
void _func4465(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4466(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func4467(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4468(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4469(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4470(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4471(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4472(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func4473(void) {
// --- ifif else
/* 21  1 */   n == 0   ;
/* 23  1 */   n < 0   ;
// else
}
void _func4474(void) {
// --- ifif else
/* 36  2 */   u & 01   ;
/* 42  2 */   u >>= 1   ;
// else
}
void _func4475(void) {
// --- ifif
/* 39  1 */   len <= 0   ;
/* 44  1 */   len >= LONG8BITS   ;
// then
}
void _func4476(void) {
// --- ifif
/* 15  1 */   ( abr = b -> r ) < 0.   ;
/* 17  1 */   ( abi = b -> i ) < 0.   ;
/* 19  1 */   abr <= abi   ;
// else
}
void _func4477(void) {
// --- ifif
/* 30  1 */   f__init & 2   ;
/* 32  1 */   a -> cunit >= MXUNIT   ;
// then
}
void _func4478(void) {
// --- ifif
/* 34  1 */   N_U_L_L_replacement   ;
/* 36  1 */   b -> uscrtch == 1   ;
/* 38  1 */   ! a -> csta   ;
// then
}
void _func4479(void) {
// --- ifif
/* 45  3 */   b -> uwrt == 1   ;
/* 47  3 */   b -> ufnm   ;
// then
}
void _func4480(void) {
// --- ifif else
/* 14  1 */   f__external == 0   ;
/* 43  1 */   cursor > 0   ;
// else
}
void _func4481(void) {
// --- ifif else
/* 24  3 */   f__recpos + cursor >= f__svic -> icirlen   ;
/* 26  3 */   f__hiwater <= f__recpos   ;
// else
}
void _func4482(void) {
// --- ifif
/* 58  2 */   cursor + f__recpos < 0   ;
/* 60  2 */   f__hiwater < f__recpos   ;
// then
}
void _func4483(void) {
// --- ifif else
/* 94  1 */   * s & 0xf0   ;
/* 96  1 */   w1 > w   ;
// else
}
void _func4484(void) {
// --- ifif else
/* 139  1 */   sign || f__cplus   ;
/* 140  1 */   spare < 0   ;
// else
}
void _func4485(void) {
// --- ifif
/* 168  1 */   ndigit + xsign > w || m + xsign > w   ;
/* 172  1 */   x == 0 && m == 0   ;
/* 176  1 */   ndigit >= m   ;
// else
}
void _func4486(void) {
// --- ifif
/* 58  1 */   f__Aquote   ;
/* 69  1 */   f__recpos + len + a >= L_len   ;
/* 71  1 */   a || ! f__recpos   ;
/* 77  1 */   a   ;
// else
}
void _func4487(void) {
// --- ifif
/* 38  1 */   f__recpos < f__hiwater   ;
/* 40  1 */   f__curunit -> url > 1   ;
/* 43  1 */   f__recpos   ;
// then
}
void _func4488(void) {
// --- ifif
/* 98  1 */   n = c_dfe ( a )   ;
/* 99  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func4489(void) {
// --- ifif
/* 121  1 */   n = c_dfe ( a )   ;
/* 122  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func4490(void) {
// --- ifif
/* 39  1 */   n = c_due ( a )   ;
/* 40  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func4491(void) {
// --- ifif
/* 52  1 */   n = c_due ( a )   ;
/* 53  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func4492(void) {
// --- ifif
/* 283  1 */   ! f   ;
/* 285  1 */   f__doend   ;
// then
}
void _func4493(void) {
// --- ifif
/* 33  3 */   * s != quote   ;
/* 34  2 */   * ++ s != quote   ;
// then
}
void _func4494(void) {
// --- ifif
/* 70  3 */   c == ' '   ;
/* 74  2 */   c > '9' || c < '0'   ;
// then
}
void _func4495(void) {
// --- ifif
/* 219  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 224  2 */   w == 0   ;
/* 225  2 */   * s == '.'   ;
// else
}
void _func4496(void) {
// --- ifif
/* 251  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 253  2 */   w == 0   ;
// then
}
void _func4497(void) {
// --- ifif else
/* 273  2 */   w == 0   ;
/* 274  2 */   * s == '.'   ;
// else
}
void _func4498(void) {
// --- ifif
/* 284  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 286  2 */   w == 0   ;
/* 287  2 */   * s == '.'   ;
// else
}
void _func4499(void) {
// --- ifif
/* 302  2 */   w == 0   ;
/* 303  2 */   * s != '.'   ;
/* 307  2 */   ! ( s = gt_num ( s + 1 , & d , 0 ) )   ;
// then
}
void _func4500(void) {
// --- ifif
/* 328  1 */   * s == ')'   ;
/* 329  1 */   ne_d ( s , & t )   ;
/* 330  1 */   e_d ( s , & t )   ;
// then
}
void _func4501(void) {
// --- ifif
/* 462  2 */   f__cnt [ f__cp ] <= 0   ;
/* 467  2 */   N_U_L_L_replacement   ;
// then
}
void _func4502(void) {
// --- ifif
/* 471  2 */   ( n = ( * f__doed ) ( p , ptr , len ) ) > 0   ;
/* 473  2 */   n < 0   ;
// then
}
void _func4503(void) {
// --- ifif
/* 496  2 */   N_U_L_L_replacement   ;
/* 498  2 */   ! f__workdone   ;
/* 499  2 */   ( n = ( * f__dorevert ) ( ) ) != 0   ;
// then
}
void _func4504(void) {
// --- ifif
/* 141  1 */   f__svic -> icirnum != 1 && ( f__icnum > f__svic -> icirnum || ( f__icnum == f__svic -> icirnum && ( f__recpos | f__hiwater ) ) )   ;
/* 145  1 */   f__recpos < f__hiwater   ;
/* 147  1 */   f__recpos >= f__svic -> icirlen   ;
/* 149  1 */   ! f__recpos && f__icnum   ;
// then
}
void _func4505(void) {
// --- ifif
/* 37  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 39  1 */   fread ( ( char * ) & f__reclen , sizeof ( uiolen ) , 1 , f__cf ) != 1   ;
// then
}
void _func4506(void) {
// --- ifif
/* 35  1 */   f__recpos > f__curunit -> url && f__curunit -> url != 1   ;
/* 37  1 */   f__reading   ;
// then
}
void _func4507(void) {
// --- ifif
/* 45  2 */   ! ( i = fread ( ptr , ( size_t ) len , ( size_t ) ( * number ) , f__cf ) ) && ! ( f__recpos - * number * len )   ;
/* 48  2 */   i < * number   ;
// then
}
void _func4508(void) {
// --- ifif
/* 10  1 */   f__init & 2   ;
/* 12  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func4509(void) {
// --- ifif
/* 15  1 */   b -> ufd == NULL || b -> uwrt == 3   ;
/* 17  1 */   ! b -> useek   ;
/* 19  1 */   b -> uwrt   ;
// then
}
void _func4510(void) {
// --- ifif
/* 26  1 */   f__init & 2   ;
/* 28  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func4511(void) {
// --- ifif
/* 52  2 */   ! fwrite ( buf , len1 , 1 , to )   ;
/* 54  2 */   ( len -= len1 ) <= 0   ;
// then
}
void _func4512(void) {
// --- ifif
/* 81  1 */   ! loc   ;
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
// then
}
void _func4513(void) {
// --- ifif
/* 82  2 */   ! ( bf = fopen ( b -> ufnm , f__w_mode [ b -> ufmt ] ) )   ;
/* 84  2 */   b -> uwrt   ;
// then
}
void _func4514(void) {
// --- ifif
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
/* 96  1 */   copy ( bf , loc , tf )   ;
/* 101  1 */   ! ( bf = freopen ( b -> ufnm , f__w_mode [ 0 ] , bf ) )   ;
// then
}
void _func4515(void) {
// --- ifif
/* 154  1 */   ch == '*' && ! poststar   ;
/* 163  1 */   ch == '.'   ;
// then
}
void _func4516(void) {
// --- ifif
/* 183  1 */   issign ( ch )   ;
/* 185  1 */   havenum && isexp ( ch )   ;
// then
}
void _func4517(void) {
// --- ifif
/* 191  2 */   issign ( ch )   ;
/* 196  2 */   ! isdigit ( ch )   ;
// then
}
void _func4518(void) {
// --- ifif
/* 225  3 */   exp < 0   ;
/* 227  3 */   sp1 <= sp   ;
// then
}
void _func4519(void) {
// --- ifif
/* 249  4 */   havestar && ( ch == ' ' || ch == '\t' || ch == '\n' )   ;
/* 253  4 */   nml_read > 1   ;
// then
}
void _func4520(void) {
// --- ifif
/* 699  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 701  1 */   f__curunit -> uend   ;
// then
}
void _func4521(void) {
// --- ifif
/* 75  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 77  1 */   f__curunit -> uend   ;
// then
}
void _func4522(void) {
// --- ifif
/* 33  1 */   -- f__recpos == f__svic -> icirlen   ;
/* 35  1 */   f__recpos < - 1   ;
// then
}
void _func4523(void) {
// --- ifif
/* 184  1 */   ch == EOF   ;
/* 186  1 */   ch > ' '   ;
// then
}
void _func4524(void) {
// --- ifif
/* 243  2 */   * chp == ':'   ;
/* 251  2 */   x2 < 0 || x2 >= extent   ;
// then
}
void _func4525(void) {
// --- ifif
/* 244  3 */   k = getnum ( chp , & x3 )   ;
/* 246  3 */   ! x3   ;
// then
}
void _func4526(void) {
// --- ifif
/* 20  2 */   x <= a   ;
/* 24  2 */   * -- x != ' '   ;
// then
}
void _func4527(void) {
// --- ifif
/* 15  1 */   f__init & 2   ;
/* 17  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
/* 19  1 */   b -> useek == 0   ;
/* 20  1 */   N_U_L_L_replacement   ;
// then
}
void _func4528(void) {
// --- ifif
/* 20  1 */   N_U_L_L_replacement   ;
/* 24  1 */   b -> uend == 1   ;
/* 28  1 */   b -> uwrt   ;
/* 34  1 */   b -> url > 0   ;
/* 45  1 */   b -> ufmt == 0   ;
// then
}
void _func4529(void) {
// --- ifif
/* 52  2 */   count_rate   ;
/* 65  2 */   count_max   ;
// then
}
void _func4530(void) {
// --- ifif
/* 39  2 */   * lunit >= MXUNIT || * lunit < 0   ;
/* 43  2 */   f__units [ * lunit ] . ufd != NULL && f__units [ * lunit ] . uwrt   ;
// then
}
void _func4531(void) {
// --- ifif else
/* 62  2 */   win32_platform == - 1   ;
/* 72  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func4532(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 98  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func4533(void) {
// --- ifif
/* 83  2 */   zone   ;
/* 87  2 */   fftime   ;
// then
}
void _func4534(void) {
// --- ifif else
/* 61  2 */   win32_platform == - 1   ;
/* 71  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func4535(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 94  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func4536(void) {
// --- ifif
/* 14  1 */   ( abr = b -> r ) < 0.   ;
/* 16  1 */   ( abi = b -> i ) < 0.   ;
/* 18  1 */   abr <= abi   ;
// else
}
void _func4537(void) {
// --- ifif
/* 35  1 */   len <= 0   ;
/* 40  1 */   len >= LONGBITS   ;
// then
}
void _func4538(void) {
// --- ifif
/* 12  0 */   real < 0   ;
/* 14  0 */   imag < 0   ;
/* 16  0 */   imag > real   ;
/* 21  0 */   ( real + imag ) == real   ;
// then
}
void _func4539(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4540(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func4541(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4542(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4543(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4544(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4545(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4546(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func4547(void) {
// --- ifif else
/* 21  1 */   n == 0   ;
/* 23  1 */   n < 0   ;
// else
}
void _func4548(void) {
// --- ifif else
/* 36  2 */   u & 01   ;
/* 42  2 */   u >>= 1   ;
// else
}
void _func4549(void) {
// --- ifif
/* 39  1 */   len <= 0   ;
/* 44  1 */   len >= LONG8BITS   ;
// then
}
void _func4550(void) {
// --- ifif
/* 15  1 */   ( abr = b -> r ) < 0.   ;
/* 17  1 */   ( abi = b -> i ) < 0.   ;
/* 19  1 */   abr <= abi   ;
// else
}
void _func4551(void) {
// --- ifif
/* 30  1 */   f__init & 2   ;
/* 32  1 */   a -> cunit >= MXUNIT   ;
// then
}
void _func4552(void) {
// --- ifif
/* 34  1 */   N_U_L_L_replacement   ;
/* 36  1 */   b -> uscrtch == 1   ;
/* 38  1 */   ! a -> csta   ;
// then
}
void _func4553(void) {
// --- ifif
/* 45  3 */   b -> uwrt == 1   ;
/* 47  3 */   b -> ufnm   ;
// then
}
void _func4554(void) {
// --- ifif else
/* 14  1 */   f__external == 0   ;
/* 43  1 */   cursor > 0   ;
// else
}
void _func4555(void) {
// --- ifif else
/* 24  3 */   f__recpos + cursor >= f__svic -> icirlen   ;
/* 26  3 */   f__hiwater <= f__recpos   ;
// else
}
void _func4556(void) {
// --- ifif
/* 58  2 */   cursor + f__recpos < 0   ;
/* 60  2 */   f__hiwater < f__recpos   ;
// then
}
void _func4557(void) {
// --- ifif else
/* 94  1 */   * s & 0xf0   ;
/* 96  1 */   w1 > w   ;
// else
}
void _func4558(void) {
// --- ifif else
/* 139  1 */   sign || f__cplus   ;
/* 140  1 */   spare < 0   ;
// else
}
void _func4559(void) {
// --- ifif
/* 168  1 */   ndigit + xsign > w || m + xsign > w   ;
/* 172  1 */   x == 0 && m == 0   ;
/* 176  1 */   ndigit >= m   ;
// else
}
void _func4560(void) {
// --- ifif
/* 58  1 */   f__Aquote   ;
/* 69  1 */   f__recpos + len + a >= L_len   ;
/* 71  1 */   a || ! f__recpos   ;
/* 77  1 */   a   ;
// else
}
void _func4561(void) {
// --- ifif
/* 38  1 */   f__recpos < f__hiwater   ;
/* 40  1 */   f__curunit -> url > 1   ;
/* 43  1 */   f__recpos   ;
// then
}
void _func4562(void) {
// --- ifif
/* 98  1 */   n = c_dfe ( a )   ;
/* 99  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func4563(void) {
// --- ifif
/* 121  1 */   n = c_dfe ( a )   ;
/* 122  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func4564(void) {
// --- ifif
/* 39  1 */   n = c_due ( a )   ;
/* 40  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func4565(void) {
// --- ifif
/* 52  1 */   n = c_due ( a )   ;
/* 53  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func4566(void) {
// --- ifif
/* 283  1 */   ! f   ;
/* 285  1 */   f__doend   ;
// then
}
void _func4567(void) {
// --- ifif
/* 33  3 */   * s != quote   ;
/* 34  2 */   * ++ s != quote   ;
// then
}
void _func4568(void) {
// --- ifif
/* 70  3 */   c == ' '   ;
/* 74  2 */   c > '9' || c < '0'   ;
// then
}
void _func4569(void) {
// --- ifif
/* 219  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 224  2 */   w == 0   ;
/* 225  2 */   * s == '.'   ;
// else
}
void _func4570(void) {
// --- ifif
/* 251  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 253  2 */   w == 0   ;
// then
}
void _func4571(void) {
// --- ifif else
/* 273  2 */   w == 0   ;
/* 274  2 */   * s == '.'   ;
// else
}
void _func4572(void) {
// --- ifif
/* 284  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 286  2 */   w == 0   ;
/* 287  2 */   * s == '.'   ;
// else
}
void _func4573(void) {
// --- ifif
/* 302  2 */   w == 0   ;
/* 303  2 */   * s != '.'   ;
/* 307  2 */   ! ( s = gt_num ( s + 1 , & d , 0 ) )   ;
// then
}
void _func4574(void) {
// --- ifif
/* 328  1 */   * s == ')'   ;
/* 329  1 */   ne_d ( s , & t )   ;
/* 330  1 */   e_d ( s , & t )   ;
// then
}
void _func4575(void) {
// --- ifif
/* 462  2 */   f__cnt [ f__cp ] <= 0   ;
/* 467  2 */   N_U_L_L_replacement   ;
// then
}
void _func4576(void) {
// --- ifif
/* 471  2 */   ( n = ( * f__doed ) ( p , ptr , len ) ) > 0   ;
/* 473  2 */   n < 0   ;
// then
}
void _func4577(void) {
// --- ifif
/* 496  2 */   N_U_L_L_replacement   ;
/* 498  2 */   ! f__workdone   ;
/* 499  2 */   ( n = ( * f__dorevert ) ( ) ) != 0   ;
// then
}
void _func4578(void) {
// --- ifif
/* 141  1 */   f__svic -> icirnum != 1 && ( f__icnum > f__svic -> icirnum || ( f__icnum == f__svic -> icirnum && ( f__recpos | f__hiwater ) ) )   ;
/* 145  1 */   f__recpos < f__hiwater   ;
/* 147  1 */   f__recpos >= f__svic -> icirlen   ;
/* 149  1 */   ! f__recpos && f__icnum   ;
// then
}
void _func4579(void) {
// --- ifif
/* 37  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 39  1 */   fread ( ( char * ) & f__reclen , sizeof ( uiolen ) , 1 , f__cf ) != 1   ;
// then
}
void _func4580(void) {
// --- ifif
/* 35  1 */   f__recpos > f__curunit -> url && f__curunit -> url != 1   ;
/* 37  1 */   f__reading   ;
// then
}
void _func4581(void) {
// --- ifif
/* 45  2 */   ! ( i = fread ( ptr , ( size_t ) len , ( size_t ) ( * number ) , f__cf ) ) && ! ( f__recpos - * number * len )   ;
/* 48  2 */   i < * number   ;
// then
}
void _func4582(void) {
// --- ifif
/* 10  1 */   f__init & 2   ;
/* 12  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func4583(void) {
// --- ifif
/* 15  1 */   b -> ufd == NULL || b -> uwrt == 3   ;
/* 17  1 */   ! b -> useek   ;
/* 19  1 */   b -> uwrt   ;
// then
}
void _func4584(void) {
// --- ifif
/* 26  1 */   f__init & 2   ;
/* 28  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func4585(void) {
// --- ifif
/* 52  2 */   ! fwrite ( buf , len1 , 1 , to )   ;
/* 54  2 */   ( len -= len1 ) <= 0   ;
// then
}
void _func4586(void) {
// --- ifif
/* 81  1 */   ! loc   ;
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
// then
}
void _func4587(void) {
// --- ifif
/* 82  2 */   ! ( bf = fopen ( b -> ufnm , f__w_mode [ b -> ufmt ] ) )   ;
/* 84  2 */   b -> uwrt   ;
// then
}
void _func4588(void) {
// --- ifif
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
/* 96  1 */   copy ( bf , loc , tf )   ;
/* 101  1 */   ! ( bf = freopen ( b -> ufnm , f__w_mode [ 0 ] , bf ) )   ;
// then
}
void _func4589(void) {
// --- ifif
/* 154  1 */   ch == '*' && ! poststar   ;
/* 163  1 */   ch == '.'   ;
// then
}
void _func4590(void) {
// --- ifif
/* 183  1 */   issign ( ch )   ;
/* 185  1 */   havenum && isexp ( ch )   ;
// then
}
void _func4591(void) {
// --- ifif
/* 191  2 */   issign ( ch )   ;
/* 196  2 */   ! isdigit ( ch )   ;
// then
}
void _func4592(void) {
// --- ifif
/* 225  3 */   exp < 0   ;
/* 227  3 */   sp1 <= sp   ;
// then
}
void _func4593(void) {
// --- ifif
/* 249  4 */   havestar && ( ch == ' ' || ch == '\t' || ch == '\n' )   ;
/* 253  4 */   nml_read > 1   ;
// then
}
void _func4594(void) {
// --- ifif
/* 699  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 701  1 */   f__curunit -> uend   ;
// then
}
void _func4595(void) {
// --- ifif
/* 75  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 77  1 */   f__curunit -> uend   ;
// then
}
void _func4596(void) {
// --- ifif
/* 33  1 */   -- f__recpos == f__svic -> icirlen   ;
/* 35  1 */   f__recpos < - 1   ;
// then
}
void _func4597(void) {
// --- ifif
/* 184  1 */   ch == EOF   ;
/* 186  1 */   ch > ' '   ;
// then
}
void _func4598(void) {
// --- ifif
/* 243  2 */   * chp == ':'   ;
/* 251  2 */   x2 < 0 || x2 >= extent   ;
// then
}
void _func4599(void) {
// --- ifif
/* 244  3 */   k = getnum ( chp , & x3 )   ;
/* 246  3 */   ! x3   ;
// then
}
void _func4600(void) {
// --- ifif
/* 20  2 */   x <= a   ;
/* 24  2 */   * -- x != ' '   ;
// then
}
void _func4601(void) {
// --- ifif
/* 15  1 */   f__init & 2   ;
/* 17  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
/* 19  1 */   b -> useek == 0   ;
/* 20  1 */   N_U_L_L_replacement   ;
// then
}
void _func4602(void) {
// --- ifif
/* 20  1 */   N_U_L_L_replacement   ;
/* 24  1 */   b -> uend == 1   ;
/* 28  1 */   b -> uwrt   ;
/* 34  1 */   b -> url > 0   ;
/* 45  1 */   b -> ufmt == 0   ;
// then
}
void _func4603(void) {
// --- ifif
/* 52  2 */   count_rate   ;
/* 65  2 */   count_max   ;
// then
}
void _func4604(void) {
// --- ifif
/* 39  2 */   * lunit >= MXUNIT || * lunit < 0   ;
/* 43  2 */   f__units [ * lunit ] . ufd != NULL && f__units [ * lunit ] . uwrt   ;
// then
}
void _func4605(void) {
// --- ifif else
/* 62  2 */   win32_platform == - 1   ;
/* 72  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func4606(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 98  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func4607(void) {
// --- ifif
/* 83  2 */   zone   ;
/* 87  2 */   fftime   ;
// then
}
void _func4608(void) {
// --- ifif else
/* 61  2 */   win32_platform == - 1   ;
/* 71  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func4609(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 94  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func4610(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4611(void) {
// --- ifif else
/* 58  2 */   ( retco = stat ( the_assoc -> pathname , & statbuf ) )   ;
/* 61  2 */   S_ISREG ( statbuf . st_mode )   ;
// else
}
void _func4612(void) {
// --- ifif
/* 77  2 */   ! access ( the_assoc -> pathname , R_OK )   ;
/* 79  2 */   ! access ( the_assoc -> pathname , W_OK )   ;
// then
}
void _func4613(void) {
// --- ifif else
/* 89  2 */   ! the_assoc -> pathname && ! ( the_assoc -> pathname = ( char * ) malloc ( PATH_MAX ) )   ;
/* 93  2 */   the_path [ 0 ] != DIRSEP   ;
// else
}
void _func4614(void) {
// --- ifif
/* 123  2 */   ! the_assoc   ;
/* 126  2 */   TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4615(void) {
// --- ifif
/* 161  2 */   ! the_assoc   ;
/* 164  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 167  2 */   the_assoc -> access   ;
// then
}
void _func4616(void) {
// --- ifif
/* 174  2 */   the_assoc -> pathname   ;
/* 179  2 */   the_assoc -> bufptr   ;
// then
}
void _func4617(void) {
// --- ifif
/* 191  2 */   ! the_assoc   ;
/* 194  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 197  2 */   TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 200  2 */   ( the_assoc -> handle = open ( the_assoc -> pathname , O_CREAT + O_TRUNC + O_WRONLY , 0666 ) ) == - 1   ;
// then
}
void _func4618(void) {
// --- ifif
/* 222  2 */   ! the_assoc   ;
/* 225  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 228  2 */   the_path_len   ;
// else
}
void _func4619(void) {
// --- ifif
/* 279  2 */   ! the_transfer   ;
/* 281  2 */   ! the_assoc   ;
/* 284  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4620(void) {
// --- ifif
/* 302  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 305  2 */   ! TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 308  2 */   ! TEST_FLAG ( the_assoc , IO_READABLE ) && ( the_usage = ReadOnly || the_usage == ReadWrite )   ;
/* 312  2 */   ! TEST_FLAG ( the_assoc , IO_WRITEABLE ) && ( the_usage = WriteOnly || the_usage == ReadWrite )   ;
/* 316  2 */   ! TEST_FLAG ( the_assoc , IO_INDEXABLE ) && TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 320  2 */   ! TEST_FLAG ( the_assoc , IO_SEQUENCIBLE ) && ! TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 324  2 */   N_U_L_L_replacement   ;
// then
}
void _func4621(void) {
// --- ifif
/* 324  2 */   N_U_L_L_replacement   ;
/* 328  2 */   ! TEST_FLAG ( the_access , IO_TEXTIO )   ;
/* 334  2 */   TEST_FLAG ( the_assoc , IO_VARIABLE ) && the_access -> rectype == Fixed && ( the_usage == ReadOnly || the_usage == ReadWrite )   ;
/* 339  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && the_usage == ReadWrite   ;
/* 343  2 */   the_access -> association && the_access -> association != the_assoc   ;
/* 347  2 */   the_assoc -> access   ;
// then
}
void _func4622(void) {
// --- ifif
/* 350  6 */   ( savepos = lseek ( the_assoc -> handle , 0L , SEEK_CUR ) ) == - 1L   ;
/* 354  6 */   the_assoc -> bufptr   ;
// then
}
void _func4623(void) {
// --- ifif
/* 388  6 */   with_index   ;
/* 395  6 */   lseek ( the_assoc -> handle , filepos , SEEK_SET ) == - 1L   ;
// then
}
void _func4624(void) {
// --- ifif
/* 402  6 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION ) && the_usage == ReadOnly && ! the_assoc -> bufptr   ;
/* 410  6 */   ( the_assoc -> handle = open ( the_assoc -> pathname , SeqMode [ the_usage ] ) ) == - 1   ;
// then
}
void _func4625(void) {
// --- ifif else
/* 459  2 */   ! the_transfer   ;
/* 462  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4626(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4627(void) {
// --- ifif
/* 374  2 */   ! pc   ;
/* 382  2 */   pcopy >= MAX_COPIES   ;
/* 387  2 */   pcopy == - 1   ;
// else
}
void _func4628(void) {
// --- ifif
/* 584  2 */   i >= nsigs && ! else_branche   ;
/* 588  2 */   i >= nsigs   ;
/* 602  2 */   p -> data_len   ;
// then
}
void _func4629(void) {
// --- ifif
/* 592  6 */   ins   ;
/* 594  6 */   p -> data   ;
// then
}
void _func4630(void) {
// --- ifif
/* 612  2 */   ins   ;
/* 614  2 */   p -> data   ;
// then
}
void _func4631(void) {
// --- ifif
/* 108  2 */   highprio != 0   ;
/* 173  2 */   else_clause != 0   ;
// then
}
void _func4632(void) {
// --- ifif
/* 294  2 */   retval == 0 && ! timed_out   ;
/* 298  2 */   ! timed_out   ;
// then
}
void _func4633(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4634(void) {
// --- ifif
/* 79  2 */   ( current_time = time ( 0 ) ) == ( time_t ) - 1   ;
/* 85  2 */   mask == 0   ;
// then
}
void _func4635(void) {
// --- ifif else
/* 84  6 */   ( ( unsigned ) bitlength % SET_WORD_SIZE ) != 0   ;
/* 86  6 */   c   ;
// else
}
void _func4636(void) {
// --- ifif
/* 91  2 */   mask & YEAR_VALID   ;
/* 98  2 */   mask & MONTH_VALID   ;
/* 105  2 */   mask & DAY_VALID   ;
/* 112  2 */   mask & HOUR_VALID   ;
/* 119  2 */   mask & MINUTE_VALID   ;
/* 126  2 */   mask & SECOND_VALID   ;
// then
}
void _func4637(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4638(void) {
// --- ifif else
/* 65  2 */   out == NULL || startbit < 0 || startbit >= bitlength || endbit < 0 || endbit >= bitlength || endbit < startbit   ;
/* 73  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func4639(void) {
// --- ifif
/* 303  4 */   curr == '_'   ;
/* 304  4 */   isXXX ( curr , SET )   ;
// then
}
void _func4640(void) {
// --- ifif
/* 335  2 */   dexp >= 10   ;
/* 337  2 */   dexp > 0   ;
// then
}
void _func4641(void) {
// --- ifif
/* 342  2 */   dexp <= - 10   ;
/* 344  2 */   dexp < 0   ;
// then
}
void _func4642(void) {
// --- ifif else
/* 362  2 */   actual_index >= limit   ;
/* 364  2 */   iostrptr [ actual_index ] == '+'   ;
// else
}
void _func4643(void) {
// --- ifif
/* 398  6 */   ! isDEC ( curr )   ;
/* 400  6 */   sdig < MAXPREC - 1   ;
// then
}
void _func4644(void) {
// --- ifif
/* 448  6 */   iostrptr [ actual_index ] == '+'   ;
/* 453  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func4645(void) {
// --- ifif
/* 469  6 */   curr == '.'   ;
/* 474  6 */   curr == 'E'   ;
// then
}
void _func4646(void) {
// --- ifif
/* 489  6 */   isDEC ( curr )   ;
/* 495  6 */   curr == 'E'   ;
// then
}
void _func4647(void) {
// --- ifif
/* 502  6 */   iostrptr [ actual_index ] == '+'   ;
/* 507  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func4648(void) {
// --- ifif else
/* 646  2 */   digptr [ mdigs ] >= 5   ;
/* 658  2 */   mdigs < 0   ;
// else
}
void _func4649(void) {
// --- ifif
/* 1046  6 */   convcode != DefaultConv   ;
/* 1048  6 */   actual_index + io . __t . __loccharstring . string_length > limit   ;
// then
}
void _func4650(void) {
// --- ifif
/* 1154  4 */   convcode != DefaultConv   ;
/* 1156  4 */   actual_index >= limit   ;
// then
}
void _func4651(void) {
// --- ifif
/* 1319  8 */   ! width   ;
/* 1323  8 */   actual_index + width > iostrlen   ;
/* 1326  8 */   itemlen == width   ;
// else
}
void _func4652(void) {
// --- ifif else
/* 1428  4 */   actual_index + width > iostrlen   ;
/* 1431  4 */   itemlen == width   ;
// else
}
void _func4653(void) {
// --- ifif else
/* 1480  4 */   actual_index + width > iostrlen   ;
/* 1483  4 */   itemlen == width   ;
// else
}
void _func4654(void) {
// --- ifif
/* 1529  4 */   ! width   ;
/* 1533  4 */   actual_index + width > iostrlen   ;
/* 1537  4 */   itemlen == width   ;
// else
}
void _func4655(void) {
// --- ifif
/* 1626  2 */   ! textptr   ;
/* 1628  2 */   iocode != EndPage   ;
// then
}
void _func4656(void) {
// --- ifif else
/* 1663  2 */   ! textptr   ;
/* 1665  2 */   ( assoc = textptr -> access_sub -> association )   ;
// else
}
void _func4657(void) {
// --- ifif
/* 1735  2 */   actual_index + nchars > iostrlen   ;
/* 1737  2 */   strncmp ( iostrptr + actual_index , begtxt , nchars )   ;
// then
}
void _func4658(void) {
// --- ifif
/* 1770  6 */   curr == '%'   ;
/* 1776  6 */   curr == ')'   ;
/* 1782  6 */   isDEC ( curr )   ;
// then
}
void _func4659(void) {
// --- ifif
/* 1792  6 */   isCVC ( curr )   ;
/* 1809  6 */   isEDC ( curr )   ;
/* 1818  6 */   isIOC ( curr )   ;
/* 1825  6 */   curr == '('   ;
// then
}
void _func4660(void) {
// --- ifif
/* 1855  6 */   isDEC ( curr )   ;
/* 1861  6 */   curr == 'L'   ;
/* 1868  6 */   curr == 'E'   ;
/* 1875  6 */   curr == 'P'   ;
// then
}
void _func4661(void) {
// --- ifif
/* 2055  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2058  2 */   iolist_index != iolen   ;
// then
}
void _func4662(void) {
// --- ifif
/* 2133  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2136  2 */   iolist_index != iolen   ;
// then
}
void _func4663(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4664(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_text_rec   ;
// then
}
void _func4665(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   the_text_index < 0 || the_text -> access_sub -> reclength - 2 < the_text_index   ;
// then
}
void _func4666(void) {
// --- ifif
/* 59  6 */   ( * ( ( SET_CHAR * ) left ) & * ( ( SET_CHAR * ) right ) ) != * ( ( SET_CHAR * ) left )   ;
/* 62  6 */   * ( ( SET_CHAR * ) left ) != * ( ( SET_CHAR * ) right )   ;
// then
}
void _func4667(void) {
// --- ifif else
/* 60  2 */   buf_ev == 0   ;
/* 63  2 */   is_event   ;
// else
}
void _func4668(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4669(void) {
// --- ifif
/* 68  6 */   ( * ( ( SET_SHORT * ) left ) & * ( ( SET_SHORT * ) right ) ) != * ( ( SET_SHORT * ) left )   ;
/* 71  6 */   * ( ( SET_SHORT * ) left ) != * ( ( SET_SHORT * ) right )   ;
// then
}
void _func4670(void) {
// --- ifif
/* 82  3 */   ( * right & * left ) != * left   ;
/* 84  3 */   * left != * right   ;
// then
}
void _func4671(void) {
// --- ifif
/* 35  2 */   ! the_assoc   ;
/* 38  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 42  2 */   the_assoc -> access   ;
/* 46  2 */   unlink ( the_assoc -> pathname )   ;
// then
}
void _func4672(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4673(void) {
// --- ifif
/* 49  2 */   nread == nbyte   ;
/* 54  2 */   nread == 0   ;
// then
}
void _func4674(void) {
// --- ifif
/* 97  2 */   ! the_access   ;
/* 100  2 */   ! the_access -> association   ;
/* 104  2 */   the_access -> association -> usage == WriteOnly   ;
/* 108  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && TEST_FLAG ( the_access , IO_OUTOFFILE )   ;
/* 115  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 130  2 */   ! ( actaddr = the_buf_addr )   ;
// then
}
void _func4675(void) {
// --- ifif else
/* 140  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 143  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func4676(void) {
// --- ifif
/* 148  6 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 150  6 */   reclen > readlen   ;
/* 152  6 */   ! doRead ( the_access , actaddr + 2 , reclen )   ;
// then
}
void _func4677(void) {
// --- ifif
/* 167  8 */   curr == '\n'   ;
/* 169  8 */   curr == EOF   ;
// then
}
void _func4678(void) {
// --- ifif
/* 198  8 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 200  8 */   reclen > actlen - 2   ;
// then
}
void _func4679(void) {
// --- ifif
/* 77  2 */   bq == 0   ;
/* 85  2 */   bq -> waitqueue != 0   ;
// then
}
void _func4680(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4681(void) {
// --- ifif else
/* 56  2 */   first_bit >= bitlength   ;
/* 60  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func4682(void) {
// --- ifif
/* 72  2 */   ! ptr   ;
/* 74  2 */   size < 0   ;
// then
}
void _func4683(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_access   ;
// then
}
void _func4684(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4685(void) {
// --- ifif
/* 68  2 */   ! the_access   ;
/* 71  2 */   ! ( the_assoc = the_access -> association )   ;
/* 75  2 */   the_assoc -> usage == ReadOnly   ;
/* 81  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 94  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 97  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func4686(void) {
// --- ifif
/* 63  6 */   s2 && ( ( s2 >= out && s2 < ( out + len1 + len2 ) ) || ( s2 + len2 > out && s2 <= out + len1 ) )   ;
/* 71  6 */   s1   ;
/* 73  6 */   s2   ;
// then
}
void _func4687(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4688(void) {
// --- ifif else
/* 58  2 */   ( retco = stat ( the_assoc -> pathname , & statbuf ) )   ;
/* 61  2 */   S_ISREG ( statbuf . st_mode )   ;
// else
}
void _func4689(void) {
// --- ifif
/* 77  2 */   ! access ( the_assoc -> pathname , R_OK )   ;
/* 79  2 */   ! access ( the_assoc -> pathname , W_OK )   ;
// then
}
void _func4690(void) {
// --- ifif else
/* 89  2 */   ! the_assoc -> pathname && ! ( the_assoc -> pathname = ( char * ) malloc ( PATH_MAX ) )   ;
/* 93  2 */   the_path [ 0 ] != DIRSEP   ;
// else
}
void _func4691(void) {
// --- ifif
/* 123  2 */   ! the_assoc   ;
/* 126  2 */   TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4692(void) {
// --- ifif
/* 161  2 */   ! the_assoc   ;
/* 164  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 167  2 */   the_assoc -> access   ;
// then
}
void _func4693(void) {
// --- ifif
/* 174  2 */   the_assoc -> pathname   ;
/* 179  2 */   the_assoc -> bufptr   ;
// then
}
void _func4694(void) {
// --- ifif
/* 191  2 */   ! the_assoc   ;
/* 194  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 197  2 */   TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 200  2 */   ( the_assoc -> handle = open ( the_assoc -> pathname , O_CREAT + O_TRUNC + O_WRONLY , 0666 ) ) == - 1   ;
// then
}
void _func4695(void) {
// --- ifif
/* 222  2 */   ! the_assoc   ;
/* 225  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 228  2 */   the_path_len   ;
// else
}
void _func4696(void) {
// --- ifif
/* 279  2 */   ! the_transfer   ;
/* 281  2 */   ! the_assoc   ;
/* 284  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4697(void) {
// --- ifif
/* 302  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 305  2 */   ! TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 308  2 */   ! TEST_FLAG ( the_assoc , IO_READABLE ) && ( the_usage = ReadOnly || the_usage == ReadWrite )   ;
/* 312  2 */   ! TEST_FLAG ( the_assoc , IO_WRITEABLE ) && ( the_usage = WriteOnly || the_usage == ReadWrite )   ;
/* 316  2 */   ! TEST_FLAG ( the_assoc , IO_INDEXABLE ) && TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 320  2 */   ! TEST_FLAG ( the_assoc , IO_SEQUENCIBLE ) && ! TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 324  2 */   N_U_L_L_replacement   ;
// then
}
void _func4698(void) {
// --- ifif
/* 324  2 */   N_U_L_L_replacement   ;
/* 328  2 */   ! TEST_FLAG ( the_access , IO_TEXTIO )   ;
/* 334  2 */   TEST_FLAG ( the_assoc , IO_VARIABLE ) && the_access -> rectype == Fixed && ( the_usage == ReadOnly || the_usage == ReadWrite )   ;
/* 339  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && the_usage == ReadWrite   ;
/* 343  2 */   the_access -> association && the_access -> association != the_assoc   ;
/* 347  2 */   the_assoc -> access   ;
// then
}
void _func4699(void) {
// --- ifif
/* 350  6 */   ( savepos = lseek ( the_assoc -> handle , 0L , SEEK_CUR ) ) == - 1L   ;
/* 354  6 */   the_assoc -> bufptr   ;
// then
}
void _func4700(void) {
// --- ifif
/* 388  6 */   with_index   ;
/* 395  6 */   lseek ( the_assoc -> handle , filepos , SEEK_SET ) == - 1L   ;
// then
}
void _func4701(void) {
// --- ifif
/* 402  6 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION ) && the_usage == ReadOnly && ! the_assoc -> bufptr   ;
/* 410  6 */   ( the_assoc -> handle = open ( the_assoc -> pathname , SeqMode [ the_usage ] ) ) == - 1   ;
// then
}
void _func4702(void) {
// --- ifif else
/* 459  2 */   ! the_transfer   ;
/* 462  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4703(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4704(void) {
// --- ifif
/* 374  2 */   ! pc   ;
/* 382  2 */   pcopy >= MAX_COPIES   ;
/* 387  2 */   pcopy == - 1   ;
// else
}
void _func4705(void) {
// --- ifif
/* 584  2 */   i >= nsigs && ! else_branche   ;
/* 588  2 */   i >= nsigs   ;
/* 602  2 */   p -> data_len   ;
// then
}
void _func4706(void) {
// --- ifif
/* 592  6 */   ins   ;
/* 594  6 */   p -> data   ;
// then
}
void _func4707(void) {
// --- ifif
/* 612  2 */   ins   ;
/* 614  2 */   p -> data   ;
// then
}
void _func4708(void) {
// --- ifif
/* 108  2 */   highprio != 0   ;
/* 173  2 */   else_clause != 0   ;
// then
}
void _func4709(void) {
// --- ifif
/* 294  2 */   retval == 0 && ! timed_out   ;
/* 298  2 */   ! timed_out   ;
// then
}
void _func4710(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4711(void) {
// --- ifif
/* 79  2 */   ( current_time = time ( 0 ) ) == ( time_t ) - 1   ;
/* 85  2 */   mask == 0   ;
// then
}
void _func4712(void) {
// --- ifif else
/* 84  6 */   ( ( unsigned ) bitlength % SET_WORD_SIZE ) != 0   ;
/* 86  6 */   c   ;
// else
}
void _func4713(void) {
// --- ifif
/* 91  2 */   mask & YEAR_VALID   ;
/* 98  2 */   mask & MONTH_VALID   ;
/* 105  2 */   mask & DAY_VALID   ;
/* 112  2 */   mask & HOUR_VALID   ;
/* 119  2 */   mask & MINUTE_VALID   ;
/* 126  2 */   mask & SECOND_VALID   ;
// then
}
void _func4714(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4715(void) {
// --- ifif else
/* 65  2 */   out == NULL || startbit < 0 || startbit >= bitlength || endbit < 0 || endbit >= bitlength || endbit < startbit   ;
/* 73  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func4716(void) {
// --- ifif
/* 303  4 */   curr == '_'   ;
/* 304  4 */   isXXX ( curr , SET )   ;
// then
}
void _func4717(void) {
// --- ifif
/* 335  2 */   dexp >= 10   ;
/* 337  2 */   dexp > 0   ;
// then
}
void _func4718(void) {
// --- ifif
/* 342  2 */   dexp <= - 10   ;
/* 344  2 */   dexp < 0   ;
// then
}
void _func4719(void) {
// --- ifif else
/* 362  2 */   actual_index >= limit   ;
/* 364  2 */   iostrptr [ actual_index ] == '+'   ;
// else
}
void _func4720(void) {
// --- ifif
/* 398  6 */   ! isDEC ( curr )   ;
/* 400  6 */   sdig < MAXPREC - 1   ;
// then
}
void _func4721(void) {
// --- ifif
/* 448  6 */   iostrptr [ actual_index ] == '+'   ;
/* 453  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func4722(void) {
// --- ifif
/* 469  6 */   curr == '.'   ;
/* 474  6 */   curr == 'E'   ;
// then
}
void _func4723(void) {
// --- ifif
/* 489  6 */   isDEC ( curr )   ;
/* 495  6 */   curr == 'E'   ;
// then
}
void _func4724(void) {
// --- ifif
/* 502  6 */   iostrptr [ actual_index ] == '+'   ;
/* 507  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func4725(void) {
// --- ifif else
/* 646  2 */   digptr [ mdigs ] >= 5   ;
/* 658  2 */   mdigs < 0   ;
// else
}
void _func4726(void) {
// --- ifif
/* 1046  6 */   convcode != DefaultConv   ;
/* 1048  6 */   actual_index + io . __t . __loccharstring . string_length > limit   ;
// then
}
void _func4727(void) {
// --- ifif
/* 1154  4 */   convcode != DefaultConv   ;
/* 1156  4 */   actual_index >= limit   ;
// then
}
void _func4728(void) {
// --- ifif
/* 1319  8 */   ! width   ;
/* 1323  8 */   actual_index + width > iostrlen   ;
/* 1326  8 */   itemlen == width   ;
// else
}
void _func4729(void) {
// --- ifif else
/* 1428  4 */   actual_index + width > iostrlen   ;
/* 1431  4 */   itemlen == width   ;
// else
}
void _func4730(void) {
// --- ifif else
/* 1480  4 */   actual_index + width > iostrlen   ;
/* 1483  4 */   itemlen == width   ;
// else
}
void _func4731(void) {
// --- ifif
/* 1529  4 */   ! width   ;
/* 1533  4 */   actual_index + width > iostrlen   ;
/* 1537  4 */   itemlen == width   ;
// else
}
void _func4732(void) {
// --- ifif
/* 1626  2 */   ! textptr   ;
/* 1628  2 */   iocode != EndPage   ;
// then
}
void _func4733(void) {
// --- ifif else
/* 1663  2 */   ! textptr   ;
/* 1665  2 */   ( assoc = textptr -> access_sub -> association )   ;
// else
}
void _func4734(void) {
// --- ifif
/* 1735  2 */   actual_index + nchars > iostrlen   ;
/* 1737  2 */   strncmp ( iostrptr + actual_index , begtxt , nchars )   ;
// then
}
void _func4735(void) {
// --- ifif
/* 1770  6 */   curr == '%'   ;
/* 1776  6 */   curr == ')'   ;
/* 1782  6 */   isDEC ( curr )   ;
// then
}
void _func4736(void) {
// --- ifif
/* 1792  6 */   isCVC ( curr )   ;
/* 1809  6 */   isEDC ( curr )   ;
/* 1818  6 */   isIOC ( curr )   ;
/* 1825  6 */   curr == '('   ;
// then
}
void _func4737(void) {
// --- ifif
/* 1855  6 */   isDEC ( curr )   ;
/* 1861  6 */   curr == 'L'   ;
/* 1868  6 */   curr == 'E'   ;
/* 1875  6 */   curr == 'P'   ;
// then
}
void _func4738(void) {
// --- ifif
/* 2055  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2058  2 */   iolist_index != iolen   ;
// then
}
void _func4739(void) {
// --- ifif
/* 2133  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2136  2 */   iolist_index != iolen   ;
// then
}
void _func4740(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4741(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_text_rec   ;
// then
}
void _func4742(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   the_text_index < 0 || the_text -> access_sub -> reclength - 2 < the_text_index   ;
// then
}
void _func4743(void) {
// --- ifif
/* 59  6 */   ( * ( ( SET_CHAR * ) left ) & * ( ( SET_CHAR * ) right ) ) != * ( ( SET_CHAR * ) left )   ;
/* 62  6 */   * ( ( SET_CHAR * ) left ) != * ( ( SET_CHAR * ) right )   ;
// then
}
void _func4744(void) {
// --- ifif else
/* 60  2 */   buf_ev == 0   ;
/* 63  2 */   is_event   ;
// else
}
void _func4745(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4746(void) {
// --- ifif
/* 68  6 */   ( * ( ( SET_SHORT * ) left ) & * ( ( SET_SHORT * ) right ) ) != * ( ( SET_SHORT * ) left )   ;
/* 71  6 */   * ( ( SET_SHORT * ) left ) != * ( ( SET_SHORT * ) right )   ;
// then
}
void _func4747(void) {
// --- ifif
/* 82  3 */   ( * right & * left ) != * left   ;
/* 84  3 */   * left != * right   ;
// then
}
void _func4748(void) {
// --- ifif
/* 35  2 */   ! the_assoc   ;
/* 38  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 42  2 */   the_assoc -> access   ;
/* 46  2 */   unlink ( the_assoc -> pathname )   ;
// then
}
void _func4749(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4750(void) {
// --- ifif
/* 49  2 */   nread == nbyte   ;
/* 54  2 */   nread == 0   ;
// then
}
void _func4751(void) {
// --- ifif
/* 97  2 */   ! the_access   ;
/* 100  2 */   ! the_access -> association   ;
/* 104  2 */   the_access -> association -> usage == WriteOnly   ;
/* 108  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && TEST_FLAG ( the_access , IO_OUTOFFILE )   ;
/* 115  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 130  2 */   ! ( actaddr = the_buf_addr )   ;
// then
}
void _func4752(void) {
// --- ifif else
/* 140  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 143  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func4753(void) {
// --- ifif
/* 148  6 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 150  6 */   reclen > readlen   ;
/* 152  6 */   ! doRead ( the_access , actaddr + 2 , reclen )   ;
// then
}
void _func4754(void) {
// --- ifif
/* 167  8 */   curr == '\n'   ;
/* 169  8 */   curr == EOF   ;
// then
}
void _func4755(void) {
// --- ifif
/* 198  8 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 200  8 */   reclen > actlen - 2   ;
// then
}
void _func4756(void) {
// --- ifif
/* 77  2 */   bq == 0   ;
/* 85  2 */   bq -> waitqueue != 0   ;
// then
}
void _func4757(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4758(void) {
// --- ifif else
/* 56  2 */   first_bit >= bitlength   ;
/* 60  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func4759(void) {
// --- ifif
/* 72  2 */   ! ptr   ;
/* 74  2 */   size < 0   ;
// then
}
void _func4760(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_access   ;
// then
}
void _func4761(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4762(void) {
// --- ifif
/* 68  2 */   ! the_access   ;
/* 71  2 */   ! ( the_assoc = the_access -> association )   ;
/* 75  2 */   the_assoc -> usage == ReadOnly   ;
/* 81  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 94  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 97  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func4763(void) {
// --- ifif
/* 63  6 */   s2 && ( ( s2 >= out && s2 < ( out + len1 + len2 ) ) || ( s2 + len2 > out && s2 <= out + len1 ) )   ;
/* 71  6 */   s1   ;
/* 73  6 */   s2   ;
// then
}
void _func4764(void) {
// --- ifif
/* 14  1 */   ( abr = b -> r ) < 0.   ;
/* 16  1 */   ( abi = b -> i ) < 0.   ;
/* 18  1 */   abr <= abi   ;
// else
}
void _func4765(void) {
// --- ifif
/* 35  1 */   len <= 0   ;
/* 40  1 */   len >= LONGBITS   ;
// then
}
void _func4766(void) {
// --- ifif
/* 12  0 */   real < 0   ;
/* 14  0 */   imag < 0   ;
/* 16  0 */   imag > real   ;
/* 21  0 */   ( real + imag ) == real   ;
// then
}
void _func4767(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4768(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func4769(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4770(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4771(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4772(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func4773(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func4774(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func4775(void) {
// --- ifif else
/* 21  1 */   n == 0   ;
/* 23  1 */   n < 0   ;
// else
}
void _func4776(void) {
// --- ifif else
/* 36  2 */   u & 01   ;
/* 42  2 */   u >>= 1   ;
// else
}
void _func4777(void) {
// --- ifif
/* 39  1 */   len <= 0   ;
/* 44  1 */   len >= LONG8BITS   ;
// then
}
void _func4778(void) {
// --- ifif
/* 15  1 */   ( abr = b -> r ) < 0.   ;
/* 17  1 */   ( abi = b -> i ) < 0.   ;
/* 19  1 */   abr <= abi   ;
// else
}
void _func4779(void) {
// --- ifif
/* 30  1 */   f__init & 2   ;
/* 32  1 */   a -> cunit >= MXUNIT   ;
// then
}
void _func4780(void) {
// --- ifif
/* 34  1 */   N_U_L_L_replacement   ;
/* 36  1 */   b -> uscrtch == 1   ;
/* 38  1 */   ! a -> csta   ;
// then
}
void _func4781(void) {
// --- ifif
/* 45  3 */   b -> uwrt == 1   ;
/* 47  3 */   b -> ufnm   ;
// then
}
void _func4782(void) {
// --- ifif else
/* 14  1 */   f__external == 0   ;
/* 43  1 */   cursor > 0   ;
// else
}
void _func4783(void) {
// --- ifif else
/* 24  3 */   f__recpos + cursor >= f__svic -> icirlen   ;
/* 26  3 */   f__hiwater <= f__recpos   ;
// else
}
void _func4784(void) {
// --- ifif
/* 58  2 */   cursor + f__recpos < 0   ;
/* 60  2 */   f__hiwater < f__recpos   ;
// then
}
void _func4785(void) {
// --- ifif else
/* 94  1 */   * s & 0xf0   ;
/* 96  1 */   w1 > w   ;
// else
}
void _func4786(void) {
// --- ifif else
/* 139  1 */   sign || f__cplus   ;
/* 140  1 */   spare < 0   ;
// else
}
void _func4787(void) {
// --- ifif
/* 168  1 */   ndigit + xsign > w || m + xsign > w   ;
/* 172  1 */   x == 0 && m == 0   ;
/* 176  1 */   ndigit >= m   ;
// else
}
void _func4788(void) {
// --- ifif
/* 58  1 */   f__Aquote   ;
/* 69  1 */   f__recpos + len + a >= L_len   ;
/* 71  1 */   a || ! f__recpos   ;
/* 77  1 */   a   ;
// else
}
void _func4789(void) {
// --- ifif
/* 38  1 */   f__recpos < f__hiwater   ;
/* 40  1 */   f__curunit -> url > 1   ;
/* 43  1 */   f__recpos   ;
// then
}
void _func4790(void) {
// --- ifif
/* 98  1 */   n = c_dfe ( a )   ;
/* 99  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func4791(void) {
// --- ifif
/* 121  1 */   n = c_dfe ( a )   ;
/* 122  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func4792(void) {
// --- ifif
/* 39  1 */   n = c_due ( a )   ;
/* 40  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func4793(void) {
// --- ifif
/* 52  1 */   n = c_due ( a )   ;
/* 53  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func4794(void) {
// --- ifif
/* 283  1 */   ! f   ;
/* 285  1 */   f__doend   ;
// then
}
void _func4795(void) {
// --- ifif
/* 33  3 */   * s != quote   ;
/* 34  2 */   * ++ s != quote   ;
// then
}
void _func4796(void) {
// --- ifif
/* 70  3 */   c == ' '   ;
/* 74  2 */   c > '9' || c < '0'   ;
// then
}
void _func4797(void) {
// --- ifif
/* 219  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 224  2 */   w == 0   ;
/* 225  2 */   * s == '.'   ;
// else
}
void _func4798(void) {
// --- ifif
/* 251  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 253  2 */   w == 0   ;
// then
}
void _func4799(void) {
// --- ifif else
/* 273  2 */   w == 0   ;
/* 274  2 */   * s == '.'   ;
// else
}
void _func4800(void) {
// --- ifif
/* 284  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 286  2 */   w == 0   ;
/* 287  2 */   * s == '.'   ;
// else
}
void _func4801(void) {
// --- ifif
/* 302  2 */   w == 0   ;
/* 303  2 */   * s != '.'   ;
/* 307  2 */   ! ( s = gt_num ( s + 1 , & d , 0 ) )   ;
// then
}
void _func4802(void) {
// --- ifif
/* 328  1 */   * s == ')'   ;
/* 329  1 */   ne_d ( s , & t )   ;
/* 330  1 */   e_d ( s , & t )   ;
// then
}
void _func4803(void) {
// --- ifif
/* 462  2 */   f__cnt [ f__cp ] <= 0   ;
/* 467  2 */   N_U_L_L_replacement   ;
// then
}
void _func4804(void) {
// --- ifif
/* 471  2 */   ( n = ( * f__doed ) ( p , ptr , len ) ) > 0   ;
/* 473  2 */   n < 0   ;
// then
}
void _func4805(void) {
// --- ifif
/* 496  2 */   N_U_L_L_replacement   ;
/* 498  2 */   ! f__workdone   ;
/* 499  2 */   ( n = ( * f__dorevert ) ( ) ) != 0   ;
// then
}
void _func4806(void) {
// --- ifif
/* 141  1 */   f__svic -> icirnum != 1 && ( f__icnum > f__svic -> icirnum || ( f__icnum == f__svic -> icirnum && ( f__recpos | f__hiwater ) ) )   ;
/* 145  1 */   f__recpos < f__hiwater   ;
/* 147  1 */   f__recpos >= f__svic -> icirlen   ;
/* 149  1 */   ! f__recpos && f__icnum   ;
// then
}
void _func4807(void) {
// --- ifif
/* 37  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 39  1 */   fread ( ( char * ) & f__reclen , sizeof ( uiolen ) , 1 , f__cf ) != 1   ;
// then
}
void _func4808(void) {
// --- ifif
/* 35  1 */   f__recpos > f__curunit -> url && f__curunit -> url != 1   ;
/* 37  1 */   f__reading   ;
// then
}
void _func4809(void) {
// --- ifif
/* 45  2 */   ! ( i = fread ( ptr , ( size_t ) len , ( size_t ) ( * number ) , f__cf ) ) && ! ( f__recpos - * number * len )   ;
/* 48  2 */   i < * number   ;
// then
}
void _func4810(void) {
// --- ifif
/* 10  1 */   f__init & 2   ;
/* 12  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func4811(void) {
// --- ifif
/* 15  1 */   b -> ufd == NULL || b -> uwrt == 3   ;
/* 17  1 */   ! b -> useek   ;
/* 19  1 */   b -> uwrt   ;
// then
}
void _func4812(void) {
// --- ifif
/* 26  1 */   f__init & 2   ;
/* 28  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func4813(void) {
// --- ifif
/* 52  2 */   ! fwrite ( buf , len1 , 1 , to )   ;
/* 54  2 */   ( len -= len1 ) <= 0   ;
// then
}
void _func4814(void) {
// --- ifif
/* 81  1 */   ! loc   ;
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
// then
}
void _func4815(void) {
// --- ifif
/* 82  2 */   ! ( bf = fopen ( b -> ufnm , f__w_mode [ b -> ufmt ] ) )   ;
/* 84  2 */   b -> uwrt   ;
// then
}
void _func4816(void) {
// --- ifif
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
/* 96  1 */   copy ( bf , loc , tf )   ;
/* 101  1 */   ! ( bf = freopen ( b -> ufnm , f__w_mode [ 0 ] , bf ) )   ;
// then
}
void _func4817(void) {
// --- ifif
/* 154  1 */   ch == '*' && ! poststar   ;
/* 163  1 */   ch == '.'   ;
// then
}
void _func4818(void) {
// --- ifif
/* 183  1 */   issign ( ch )   ;
/* 185  1 */   havenum && isexp ( ch )   ;
// then
}
void _func4819(void) {
// --- ifif
/* 191  2 */   issign ( ch )   ;
/* 196  2 */   ! isdigit ( ch )   ;
// then
}
void _func4820(void) {
// --- ifif
/* 225  3 */   exp < 0   ;
/* 227  3 */   sp1 <= sp   ;
// then
}
void _func4821(void) {
// --- ifif
/* 249  4 */   havestar && ( ch == ' ' || ch == '\t' || ch == '\n' )   ;
/* 253  4 */   nml_read > 1   ;
// then
}
void _func4822(void) {
// --- ifif
/* 699  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 701  1 */   f__curunit -> uend   ;
// then
}
void _func4823(void) {
// --- ifif
/* 75  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 77  1 */   f__curunit -> uend   ;
// then
}
void _func4824(void) {
// --- ifif
/* 33  1 */   -- f__recpos == f__svic -> icirlen   ;
/* 35  1 */   f__recpos < - 1   ;
// then
}
void _func4825(void) {
// --- ifif
/* 184  1 */   ch == EOF   ;
/* 186  1 */   ch > ' '   ;
// then
}
void _func4826(void) {
// --- ifif
/* 243  2 */   * chp == ':'   ;
/* 251  2 */   x2 < 0 || x2 >= extent   ;
// then
}
void _func4827(void) {
// --- ifif
/* 244  3 */   k = getnum ( chp , & x3 )   ;
/* 246  3 */   ! x3   ;
// then
}
void _func4828(void) {
// --- ifif
/* 20  2 */   x <= a   ;
/* 24  2 */   * -- x != ' '   ;
// then
}
void _func4829(void) {
// --- ifif
/* 15  1 */   f__init & 2   ;
/* 17  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
/* 19  1 */   b -> useek == 0   ;
/* 20  1 */   N_U_L_L_replacement   ;
// then
}
void _func4830(void) {
// --- ifif
/* 20  1 */   N_U_L_L_replacement   ;
/* 24  1 */   b -> uend == 1   ;
/* 28  1 */   b -> uwrt   ;
/* 34  1 */   b -> url > 0   ;
/* 45  1 */   b -> ufmt == 0   ;
// then
}
void _func4831(void) {
// --- ifif
/* 52  2 */   count_rate   ;
/* 65  2 */   count_max   ;
// then
}
void _func4832(void) {
// --- ifif
/* 39  2 */   * lunit >= MXUNIT || * lunit < 0   ;
/* 43  2 */   f__units [ * lunit ] . ufd != NULL && f__units [ * lunit ] . uwrt   ;
// then
}
void _func4833(void) {
// --- ifif else
/* 62  2 */   win32_platform == - 1   ;
/* 72  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func4834(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 98  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func4835(void) {
// --- ifif
/* 83  2 */   zone   ;
/* 87  2 */   fftime   ;
// then
}
void _func4836(void) {
// --- ifif else
/* 61  2 */   win32_platform == - 1   ;
/* 71  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func4837(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 94  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func4838(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4839(void) {
// --- ifif else
/* 58  2 */   ( retco = stat ( the_assoc -> pathname , & statbuf ) )   ;
/* 61  2 */   S_ISREG ( statbuf . st_mode )   ;
// else
}
void _func4840(void) {
// --- ifif
/* 77  2 */   ! access ( the_assoc -> pathname , R_OK )   ;
/* 79  2 */   ! access ( the_assoc -> pathname , W_OK )   ;
// then
}
void _func4841(void) {
// --- ifif else
/* 89  2 */   ! the_assoc -> pathname && ! ( the_assoc -> pathname = ( char * ) malloc ( PATH_MAX ) )   ;
/* 93  2 */   the_path [ 0 ] != DIRSEP   ;
// else
}
void _func4842(void) {
// --- ifif
/* 123  2 */   ! the_assoc   ;
/* 126  2 */   TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4843(void) {
// --- ifif
/* 161  2 */   ! the_assoc   ;
/* 164  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 167  2 */   the_assoc -> access   ;
// then
}
void _func4844(void) {
// --- ifif
/* 174  2 */   the_assoc -> pathname   ;
/* 179  2 */   the_assoc -> bufptr   ;
// then
}
void _func4845(void) {
// --- ifif
/* 191  2 */   ! the_assoc   ;
/* 194  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 197  2 */   TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 200  2 */   ( the_assoc -> handle = open ( the_assoc -> pathname , O_CREAT + O_TRUNC + O_WRONLY , 0666 ) ) == - 1   ;
// then
}
void _func4846(void) {
// --- ifif
/* 222  2 */   ! the_assoc   ;
/* 225  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 228  2 */   the_path_len   ;
// else
}
void _func4847(void) {
// --- ifif
/* 279  2 */   ! the_transfer   ;
/* 281  2 */   ! the_assoc   ;
/* 284  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4848(void) {
// --- ifif
/* 302  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 305  2 */   ! TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 308  2 */   ! TEST_FLAG ( the_assoc , IO_READABLE ) && ( the_usage = ReadOnly || the_usage == ReadWrite )   ;
/* 312  2 */   ! TEST_FLAG ( the_assoc , IO_WRITEABLE ) && ( the_usage = WriteOnly || the_usage == ReadWrite )   ;
/* 316  2 */   ! TEST_FLAG ( the_assoc , IO_INDEXABLE ) && TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 320  2 */   ! TEST_FLAG ( the_assoc , IO_SEQUENCIBLE ) && ! TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 324  2 */   N_U_L_L_replacement   ;
// then
}
void _func4849(void) {
// --- ifif
/* 324  2 */   N_U_L_L_replacement   ;
/* 328  2 */   ! TEST_FLAG ( the_access , IO_TEXTIO )   ;
/* 334  2 */   TEST_FLAG ( the_assoc , IO_VARIABLE ) && the_access -> rectype == Fixed && ( the_usage == ReadOnly || the_usage == ReadWrite )   ;
/* 339  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && the_usage == ReadWrite   ;
/* 343  2 */   the_access -> association && the_access -> association != the_assoc   ;
/* 347  2 */   the_assoc -> access   ;
// then
}
void _func4850(void) {
// --- ifif
/* 350  6 */   ( savepos = lseek ( the_assoc -> handle , 0L , SEEK_CUR ) ) == - 1L   ;
/* 354  6 */   the_assoc -> bufptr   ;
// then
}
void _func4851(void) {
// --- ifif
/* 388  6 */   with_index   ;
/* 395  6 */   lseek ( the_assoc -> handle , filepos , SEEK_SET ) == - 1L   ;
// then
}
void _func4852(void) {
// --- ifif
/* 402  6 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION ) && the_usage == ReadOnly && ! the_assoc -> bufptr   ;
/* 410  6 */   ( the_assoc -> handle = open ( the_assoc -> pathname , SeqMode [ the_usage ] ) ) == - 1   ;
// then
}
void _func4853(void) {
// --- ifif else
/* 459  2 */   ! the_transfer   ;
/* 462  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4854(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4855(void) {
// --- ifif
/* 374  2 */   ! pc   ;
/* 382  2 */   pcopy >= MAX_COPIES   ;
/* 387  2 */   pcopy == - 1   ;
// else
}
void _func4856(void) {
// --- ifif
/* 584  2 */   i >= nsigs && ! else_branche   ;
/* 588  2 */   i >= nsigs   ;
/* 602  2 */   p -> data_len   ;
// then
}
void _func4857(void) {
// --- ifif
/* 592  6 */   ins   ;
/* 594  6 */   p -> data   ;
// then
}
void _func4858(void) {
// --- ifif
/* 612  2 */   ins   ;
/* 614  2 */   p -> data   ;
// then
}
void _func4859(void) {
// --- ifif
/* 108  2 */   highprio != 0   ;
/* 173  2 */   else_clause != 0   ;
// then
}
void _func4860(void) {
// --- ifif
/* 294  2 */   retval == 0 && ! timed_out   ;
/* 298  2 */   ! timed_out   ;
// then
}
void _func4861(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4862(void) {
// --- ifif
/* 79  2 */   ( current_time = time ( 0 ) ) == ( time_t ) - 1   ;
/* 85  2 */   mask == 0   ;
// then
}
void _func4863(void) {
// --- ifif else
/* 84  6 */   ( ( unsigned ) bitlength % SET_WORD_SIZE ) != 0   ;
/* 86  6 */   c   ;
// else
}
void _func4864(void) {
// --- ifif
/* 91  2 */   mask & YEAR_VALID   ;
/* 98  2 */   mask & MONTH_VALID   ;
/* 105  2 */   mask & DAY_VALID   ;
/* 112  2 */   mask & HOUR_VALID   ;
/* 119  2 */   mask & MINUTE_VALID   ;
/* 126  2 */   mask & SECOND_VALID   ;
// then
}
void _func4865(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4866(void) {
// --- ifif else
/* 65  2 */   out == NULL || startbit < 0 || startbit >= bitlength || endbit < 0 || endbit >= bitlength || endbit < startbit   ;
/* 73  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func4867(void) {
// --- ifif
/* 303  4 */   curr == '_'   ;
/* 304  4 */   isXXX ( curr , SET )   ;
// then
}
void _func4868(void) {
// --- ifif
/* 335  2 */   dexp >= 10   ;
/* 337  2 */   dexp > 0   ;
// then
}
void _func4869(void) {
// --- ifif
/* 342  2 */   dexp <= - 10   ;
/* 344  2 */   dexp < 0   ;
// then
}
void _func4870(void) {
// --- ifif else
/* 362  2 */   actual_index >= limit   ;
/* 364  2 */   iostrptr [ actual_index ] == '+'   ;
// else
}
void _func4871(void) {
// --- ifif
/* 398  6 */   ! isDEC ( curr )   ;
/* 400  6 */   sdig < MAXPREC - 1   ;
// then
}
void _func4872(void) {
// --- ifif
/* 448  6 */   iostrptr [ actual_index ] == '+'   ;
/* 453  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func4873(void) {
// --- ifif
/* 469  6 */   curr == '.'   ;
/* 474  6 */   curr == 'E'   ;
// then
}
void _func4874(void) {
// --- ifif
/* 489  6 */   isDEC ( curr )   ;
/* 495  6 */   curr == 'E'   ;
// then
}
void _func4875(void) {
// --- ifif
/* 502  6 */   iostrptr [ actual_index ] == '+'   ;
/* 507  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func4876(void) {
// --- ifif else
/* 646  2 */   digptr [ mdigs ] >= 5   ;
/* 658  2 */   mdigs < 0   ;
// else
}
void _func4877(void) {
// --- ifif
/* 1046  6 */   convcode != DefaultConv   ;
/* 1048  6 */   actual_index + io . __t . __loccharstring . string_length > limit   ;
// then
}
void _func4878(void) {
// --- ifif
/* 1154  4 */   convcode != DefaultConv   ;
/* 1156  4 */   actual_index >= limit   ;
// then
}
void _func4879(void) {
// --- ifif
/* 1319  8 */   ! width   ;
/* 1323  8 */   actual_index + width > iostrlen   ;
/* 1326  8 */   itemlen == width   ;
// else
}
void _func4880(void) {
// --- ifif else
/* 1428  4 */   actual_index + width > iostrlen   ;
/* 1431  4 */   itemlen == width   ;
// else
}
void _func4881(void) {
// --- ifif else
/* 1480  4 */   actual_index + width > iostrlen   ;
/* 1483  4 */   itemlen == width   ;
// else
}
void _func4882(void) {
// --- ifif
/* 1529  4 */   ! width   ;
/* 1533  4 */   actual_index + width > iostrlen   ;
/* 1537  4 */   itemlen == width   ;
// else
}
void _func4883(void) {
// --- ifif
/* 1626  2 */   ! textptr   ;
/* 1628  2 */   iocode != EndPage   ;
// then
}
void _func4884(void) {
// --- ifif else
/* 1663  2 */   ! textptr   ;
/* 1665  2 */   ( assoc = textptr -> access_sub -> association )   ;
// else
}
void _func4885(void) {
// --- ifif
/* 1735  2 */   actual_index + nchars > iostrlen   ;
/* 1737  2 */   strncmp ( iostrptr + actual_index , begtxt , nchars )   ;
// then
}
void _func4886(void) {
// --- ifif
/* 1770  6 */   curr == '%'   ;
/* 1776  6 */   curr == ')'   ;
/* 1782  6 */   isDEC ( curr )   ;
// then
}
void _func4887(void) {
// --- ifif
/* 1792  6 */   isCVC ( curr )   ;
/* 1809  6 */   isEDC ( curr )   ;
/* 1818  6 */   isIOC ( curr )   ;
/* 1825  6 */   curr == '('   ;
// then
}
void _func4888(void) {
// --- ifif
/* 1855  6 */   isDEC ( curr )   ;
/* 1861  6 */   curr == 'L'   ;
/* 1868  6 */   curr == 'E'   ;
/* 1875  6 */   curr == 'P'   ;
// then
}
void _func4889(void) {
// --- ifif
/* 2055  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2058  2 */   iolist_index != iolen   ;
// then
}
void _func4890(void) {
// --- ifif
/* 2133  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2136  2 */   iolist_index != iolen   ;
// then
}
void _func4891(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4892(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_text_rec   ;
// then
}
void _func4893(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   the_text_index < 0 || the_text -> access_sub -> reclength - 2 < the_text_index   ;
// then
}
void _func4894(void) {
// --- ifif
/* 59  6 */   ( * ( ( SET_CHAR * ) left ) & * ( ( SET_CHAR * ) right ) ) != * ( ( SET_CHAR * ) left )   ;
/* 62  6 */   * ( ( SET_CHAR * ) left ) != * ( ( SET_CHAR * ) right )   ;
// then
}
void _func4895(void) {
// --- ifif else
/* 60  2 */   buf_ev == 0   ;
/* 63  2 */   is_event   ;
// else
}
void _func4896(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4897(void) {
// --- ifif
/* 68  6 */   ( * ( ( SET_SHORT * ) left ) & * ( ( SET_SHORT * ) right ) ) != * ( ( SET_SHORT * ) left )   ;
/* 71  6 */   * ( ( SET_SHORT * ) left ) != * ( ( SET_SHORT * ) right )   ;
// then
}
void _func4898(void) {
// --- ifif
/* 82  3 */   ( * right & * left ) != * left   ;
/* 84  3 */   * left != * right   ;
// then
}
void _func4899(void) {
// --- ifif
/* 35  2 */   ! the_assoc   ;
/* 38  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 42  2 */   the_assoc -> access   ;
/* 46  2 */   unlink ( the_assoc -> pathname )   ;
// then
}
void _func4900(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func4901(void) {
// --- ifif
/* 49  2 */   nread == nbyte   ;
/* 54  2 */   nread == 0   ;
// then
}
void _func4902(void) {
// --- ifif
/* 97  2 */   ! the_access   ;
/* 100  2 */   ! the_access -> association   ;
/* 104  2 */   the_access -> association -> usage == WriteOnly   ;
/* 108  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && TEST_FLAG ( the_access , IO_OUTOFFILE )   ;
/* 115  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 130  2 */   ! ( actaddr = the_buf_addr )   ;
// then
}
void _func4903(void) {
// --- ifif else
/* 140  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 143  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func4904(void) {
// --- ifif
/* 148  6 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 150  6 */   reclen > readlen   ;
/* 152  6 */   ! doRead ( the_access , actaddr + 2 , reclen )   ;
// then
}
void _func4905(void) {
// --- ifif
/* 167  8 */   curr == '\n'   ;
/* 169  8 */   curr == EOF   ;
// then
}
void _func4906(void) {
// --- ifif
/* 198  8 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 200  8 */   reclen > actlen - 2   ;
// then
}
void _func4907(void) {
// --- ifif
/* 77  2 */   bq == 0   ;
/* 85  2 */   bq -> waitqueue != 0   ;
// then
}
void _func4908(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4909(void) {
// --- ifif else
/* 56  2 */   first_bit >= bitlength   ;
/* 60  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func4910(void) {
// --- ifif
/* 72  2 */   ! ptr   ;
/* 74  2 */   size < 0   ;
// then
}
void _func4911(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_access   ;
// then
}
void _func4912(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func4913(void) {
// --- ifif
/* 68  2 */   ! the_access   ;
/* 71  2 */   ! ( the_assoc = the_access -> association )   ;
/* 75  2 */   the_assoc -> usage == ReadOnly   ;
/* 81  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 94  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 97  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func4914(void) {
// --- ifif
/* 63  6 */   s2 && ( ( s2 >= out && s2 < ( out + len1 + len2 ) ) || ( s2 + len2 > out && s2 <= out + len1 ) )   ;
/* 71  6 */   s1   ;
/* 73  6 */   s2   ;
// then
}
void _func4915(void) {
// --- ifif
/* 758  1 */   N_U_L_L_replacement   ;
/* 763  1 */   fclose ( pagf ) == EOF   ;
// then
}
void _func4916(void) {
// --- ifif
/* 768  1 */   dbzsync ( ) < 0   ;
/* 770  1 */   bufpagf != NULL && fclose ( bufpagf ) == EOF   ;
/* 774  1 */   N_U_L_L_replacement   ;
// then
}
void _func4917(void) {
// --- ifif
/* 777  1 */   fclose ( basef ) == EOF   ;
/* 781  1 */   N_U_L_L_replacement   ;
// then
}
void _func4918(void) {
// --- ifif
/* 802  1 */   N_U_L_L_replacement   ;
/* 806  1 */   ! written   ;
/* 809  1 */   N_U_L_L_replacement   ;
// then
}
void _func4919(void) {
// --- ifif
/* 809  1 */   N_U_L_L_replacement   ;
/* 815  1 */   ! conf . olddbz   ;
// then
}
void _func4920(void) {
// --- ifif
/* 271  1 */   N_U_L_L_replacement   ;
/* 273  1 */   unopen   ;
/* 275  1 */   N_U_L_L_replacement   ;
// else
}
void _func4921(void) {
// --- ifif
/* 279  2 */   ! exact   ;
/* 281  2 */   dbzfresh ( my_basename , siz , ( int ) fs , map , ( off_t ) tag ) < 0   ;
// then
}
void _func4922(void) {
// --- ifif else
/* 252  2 */   to_do == 0   ;
/* 254  2 */   fp -> _flags & _IO_IS_APPENDING   ;
// else
}
void _func4923(void) {
// --- ifif
/* 290  2 */   fp -> _flags & _IO_NO_READS   ;
/* 295  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
/* 298  2 */   N_U_L_L_replacement   ;
// then
}
void _func4924(void) {
// --- ifif
/* 298  2 */   N_U_L_L_replacement   ;
/* 303  2 */   fp -> _flags & ( _IO_LINE_BUF | _IO_UNBUFFERED )   ;
// then
}
void _func4925(void) {
// --- ifif
/* 327  2 */   count == 0   ;
/* 329  2 */   fp -> _offset != _IO_pos_BAD   ;
// then
}
void _func4926(void) {
// --- ifif
/* 339  2 */   f -> _flags & _IO_NO_WRITES   ;
/* 346  2 */   ( f -> _flags & _IO_CURRENTLY_PUTTING ) == 0   ;
/* 372  2 */   ch == EOF   ;
// then
}
void _func4927(void) {
// --- ifif
/* 349  6 */   f -> _IO_write_base == 0   ;
/* 361  6 */   f -> _IO_read_ptr == f -> _IO_buf_end   ;
// then
}
void _func4928(void) {
// --- ifif
/* 372  2 */   ch == EOF   ;
/* 374  2 */   f -> _IO_write_ptr == f -> _IO_buf_end   ;
// then
}
void _func4929(void) {
// --- ifif
/* 437  2 */   mode == 0   ;
/* 448  2 */   fp -> _IO_write_ptr > fp -> _IO_write_base || _IO_in_put_mode ( fp )   ;
/* 452  2 */   N_U_L_L_replacement   ;
// then
}
void _func4930(void) {
// --- ifif else
/* 546  2 */   result < 0   ;
/* 548  2 */   delta == 0   ;
// else
}
void _func4931(void) {
// --- ifif
/* 94  2 */   _IO_file_is_open ( fp )   ;
/* 96  2 */   pipe ( pipe_fds ) < 0   ;
/* 98  2 */   mode [ 0 ] == 'r'   ;
// else
}
void _func4932(void) {
// --- ifif
/* 36  6 */   count > 0   ;
/* 43  6 */   more == 0 || __underflow ( fp ) == EOF   ;
// then
}
void _func4933(void) {
// --- ifif
/* 67  3 */   c == EOF   ;
/* 72  3 */   c == delim   ;
// then
}
void _func4934(void) {
// --- ifif else
/* 125  2 */   fp -> _IO_write_ptr > fp -> _IO_write_base   ;
/* 128  2 */   _IO_in_backup ( fp )   ;
// else
}
void _func4935(void) {
// --- ifif
/* 252  2 */   _IO_in_put_mode ( fp )   ;
/* 255  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
/* 257  2 */   _IO_in_backup ( fp )   ;
/* 263  2 */   _IO_have_markers ( fp )   ;
// else
}
void _func4936(void) {
// --- ifif
/* 277  2 */   _IO_in_put_mode ( fp )   ;
/* 280  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
/* 282  2 */   _IO_in_backup ( fp )   ;
/* 288  2 */   _IO_have_markers ( fp )   ;
// else
}
void _func4937(void) {
// --- ifif
/* 319  2 */   fp -> _IO_buf_base   ;
/* 321  2 */   ! ( fp -> _flags & _IO_UNBUFFERED )   ;
// then
}
void _func4938(void) {
// --- ifif
/* 358  6 */   count > 0   ;
/* 380  6 */   more == 0 || __overflow ( f , ( unsigned char ) * s ++ ) == EOF   ;
// then
}
void _func4939(void) {
// --- ifif else
/* 360  3 */   ( _IO_size_t ) count > more   ;
/* 362  3 */   count > 20   ;
// else
}
void _func4940(void) {
// --- ifif
/* 409  6 */   count > 0   ;
/* 431  6 */   more == 0 || __underflow ( fp ) == EOF   ;
// then
}
void _func4941(void) {
// --- ifif else
/* 411  3 */   ( _IO_size_t ) count > more   ;
/* 413  3 */   count > 20   ;
// else
}
void _func4942(void) {
// --- ifif else
/* 453  4 */   _IO_SYNC ( fp ) == EOF   ;
/* 455  4 */   p == NULL || len == 0   ;
// else
}
void _func4943(void) {
// --- ifif else
/* 712  2 */   _IO_in_put_mode ( fp )   ;
/* 714  2 */   _IO_in_backup ( fp )   ;
// else
}
void _func4944(void) {
// --- ifif else
/* 762  2 */   N_U_L_L_replacement   ;
/* 764  2 */   _IO_in_backup ( mark -> _sbuf )   ;
// else
}
void _func4945(void) {
// --- ifif else
/* 777  2 */   mark -> _sbuf != fp   ;
/* 779  1 */   mark -> _pos >= 0   ;
// else
}
void _func4946(void) {
// --- ifif else
/* 845  6 */   _IO_have_backup ( fp ) && ! _IO_in_backup ( fp )   ;
/* 848  6 */   ! _IO_have_backup ( fp )   ;
// else
}
void _func4947(void) {
// --- ifif
/* 86  6 */   precision == 0   ;
/* 87  6 */   ! ( flags & _IO_SHOWPOINT )   ;
// then
}
void _func4948(void) {
// --- ifif
/* 99  2 */   mode == 0   ;
/* 102  2 */   mode != 3 && decpt != 9999   ;
// then
}
void _func4949(void) {
// --- ifif
/* 125  2 */   mode == 1   ;
/* 128  2 */   exponent_size   ;
/* 130  2 */   decpt == 9999   ;
/* 139  2 */   skip_zeroes   ;
// else
}
void _func4950(void) {
// --- ifif
/* 149  2 */   trailing_zeroes < 0   ;
/* 151  2 */   trailing_zeroes != 0 || useful_digits > decpt   ;
/* 153  2 */   sign_mode == 0   ;
// else
}
void _func4951(void) {
// --- ifif
/* 168  2 */   padding > 0 && pad_kind != _IO_LEFT && pad_kind != _IO_INTERNAL   ;
/* 170  2 */   print_sign   ;
/* 172  2 */   pad_kind == _IO_INTERNAL && padding > 0   ;
/* 174  2 */   decpt > 0   ;
// else
}
void _func4952(void) {
// --- ifif
/* 203  2 */   exponent_size   ;
/* 205  2 */   pad_kind == _IO_LEFT && padding > 0   ;
// then
}
void _func4953(void) {
// --- ifif
/* 254  2 */   ( n = fmt - fmark ) != 0   ;
/* 258  2 */   ch == '\0'   ;
// then
}
void _func4954(void) {
// --- ifif else
/* 374  7 */   flags & ALT   ;
/* 376  7 */   flags & LADJUST   ;
// else
}
void _func4955(void) {
// --- ifif
/* 410  3 */   softsign   ;
/* 412  3 */   * cp == '\0'   ;
// then
}
void _func4956(void) {
// --- ifif else
/* 447  3 */   N_U_L_L_replacement   ;
/* 449  3 */   prec >= 0   ;
// else
}
void _func4957(void) {
// --- ifif else
/* 578  2 */   dpad < 0   ;
/* 581  2 */   sign   ;
// else
}
void _func4958(void) {
// --- ifif else
/* 588  2 */   ( flags & ( LADJUST | ZEROPAD ) ) == 0   ;
/* 592  2 */   sign   ;
// else
}
void _func4959(void) {
// --- ifif
/* 671  3 */   * end == '.'   ;
/* 673  3 */   ++ * end <= '9'   ;
// then
}
void _func4960(void) {
// --- ifif
/* 691  3 */   * end == '.'   ;
/* 693  3 */   * end != '0'   ;
/* 695  3 */   end == start   ;
// then
}
void _func4961(void) {
// --- ifif
/* 741  2 */   prec || flags & ALT   ;
/* 744  2 */   fract   ;
// then
}
void _func4962(void) {
// --- ifif
/* 745  3 */   prec   ;
/* 750  3 */   fract   ;
// then
}
void _func4963(void) {
// --- ifif
/* 797  3 */   prec   ;
/* 802  3 */   fract   ;
// then
}
void _func4964(void) {
// --- ifif
/* 821  2 */   ! prec   ;
/* 829  2 */   expcnt > prec || ( ! expcnt && fract && fract < .0001 )   ;
/* 846  2 */   expcnt   ;
// else
}
void _func4965(void) {
// --- ifif else
/* 861  2 */   fract   ;
/* 879  2 */   flags & ALT   ;
// else
}
void _func4966(void) {
// --- ifif
/* 862  3 */   prec   ;
/* 874  3 */   fract   ;
// then
}
void _func4967(void) {
// --- ifif
/* 125  2 */   fp -> _flags & _IO_NO_WRITES   ;
/* 127  2 */   ( fp -> _flags & _IO_TIED_PUT_GET ) && ! ( fp -> _flags & _IO_CURRENTLY_PUTTING )   ;
// then
}
void _func4968(void) {
// --- ifif
/* 134  2 */   pos >= ( _IO_size_t ) ( _IO_blen ( fp ) + flush_only )   ;
/* 172  2 */   ! flush_only   ;
// then
}
void _func4969(void) {
// --- ifif
/* 145  3 */   N_U_L_L_replacement   ;
/* 150  3 */   fp -> _IO_buf_base   ;
// then
}
void _func4970(void) {
// --- ifif
/* 172  2 */   ! flush_only   ;
/* 174  2 */   fp -> _IO_write_ptr > fp -> _IO_read_end   ;
// then
}
void _func4971(void) {
// --- ifif
/* 183  2 */   fp -> _IO_write_ptr > fp -> _IO_read_end   ;
/* 185  2 */   ( fp -> _flags & _IO_TIED_PUT_GET ) && ( fp -> _flags & _IO_CURRENTLY_PUTTING )   ;
/* 191  2 */   fp -> _IO_read_ptr < fp -> _IO_read_end   ;
// else
}
void _func4972(void) {
// --- ifif
/* 219  2 */   mode & _IOS_INPUT   ;
/* 240  2 */   mode & _IOS_OUTPUT   ;
// then
}
void _func4973(void) {
// --- ifif
/* 75  2 */   fd_flags == - 1 || ( ( fd_flags & O_ACCMODE ) == O_RDONLY && ! ( read_write & _IO_NO_WRITES ) ) || ( ( fd_flags & O_ACCMODE ) == O_WRONLY && ! ( read_write & _IO_NO_READS ) )   ;
/* 96  2 */   ( posix_mode & O_APPEND ) && ! ( fd_flags & O_APPEND )   ;
// then
}
void _func4974(void) {
// --- ifif
/* 119  6 */   * mtype == '"'   ;
/* 125  6 */   * mtype == _C_GCINVISIBLE   ;
// then
}
void _func4975(void) {
// --- ifif
/* 208  6 */   * ivar_type == '"'   ;
/* 214  6 */   * ivar_type == _C_GCINVISIBLE   ;
// then
}
void _func4976(void) {
// --- ifif else
/* 399  6 */   * type == '"'   ;
/* 405  6 */   * type == _C_GCINVISIBLE   ;
// else
}
void _func4977(void) {
// --- ifif
/* 747  2 */   N_U_L_L_replacement   ;
/* 756  2 */   layout -> prev_type   ;
/* 777  2 */   * layout -> type == _C_STRUCT_E   ;
/* 781  2 */   * layout -> type == '"'   ;
// then
}
void _func4978(void) {
// --- ifif
/* 875  2 */   layout -> type && * layout -> type == _C_STRUCT_E   ;
/* 900  2 */   size   ;
/* 902  2 */   align   ;
// then
}
void _func4979(void) {
// --- ifif
/* 912  2 */   offset   ;
/* 914  2 */   align   ;
/* 916  2 */   type   ;
// then
}
void _func4980(void) {
// --- ifif else
/* 95  4 */   ! __objc_is_multi_threaded   ;
/* 105  4 */   ( imp = ( id ( * ) ( id , SEL , id ) ) objc_msg_lookup ( object , selector ) )   ;
// else
}
void _func4981(void) {
// --- ifif
/* 257  2 */   ! ( mutex = ( objc_mutex_t ) objc_malloc ( sizeof ( struct objc_mutex ) ) )   ;
/* 261  2 */   __objc_mutex_allocate ( mutex )   ;
// then
}
void _func4982(void) {
// --- ifif
/* 389  2 */   mutex -> owner != thread_id   ;
/* 393  2 */   mutex -> depth > 1   ;
// then
}
void _func4983(void) {
// --- ifif
/* 422  2 */   ! ( condition = ( objc_condition_t ) objc_malloc ( sizeof ( struct objc_condition ) ) )   ;
/* 427  2 */   __objc_condition_allocate ( condition )   ;
// then
}
void _func4984(void) {
// --- ifif
/* 449  2 */   objc_condition_broadcast ( condition )   ;
/* 453  2 */   __objc_condition_deallocate ( condition )   ;
// then
}
void _func4985(void) {
// --- ifif
/* 481  2 */   mutex -> owner != thread_id   ;
/* 485  2 */   mutex -> depth > 1   ;
// then
}
void _func4986(void) {
// --- ifif
/* 165  6 */   * t1 == '+'   ;
/* 166  6 */   * t2 == '+'   ;
// then
}
void _func4987(void) {
// --- ifif
/* 173  6 */   ! * t1 && ! * t2   ;
/* 175  6 */   * t1 != * t2   ;
// then
}
void _func4988(void) {
// --- ifif else
/* 809  6 */   ( buf [ 0 ] & _B_CODE ) == _B_RCOMM   ;
/* 815  6 */   buf [ 0 ] == ( _B_EXT | _BX_OBJECT )   ;
// else
}
void _func4989(void) {
// --- ifif
/* 826  3 */   key   ;
/* 830  3 */   __objc_responds_to ( * object , read_sel )   ;
// then
}
void _func4990(void) {
// --- ifif else
/* 883  6 */   ( buf [ 0 ] & _B_CODE ) == _B_RCOMM   ;
/* 889  6 */   buf [ 0 ] == ( _B_EXT | _BX_CLASS )   ;
// else
}
void _func4991(void) {
// --- ifif else
/* 934  6 */   ( buf [ 0 ] & _B_CODE ) == _B_RCOMM   ;
/* 940  6 */   buf [ 0 ] == ( _B_EXT | _BX_SEL )   ;
// else
}
void _func4992(void) {
// --- ifif
/* 322  2 */   ! method_list   ;
/* 325  2 */   method_list -> method_next   ;
// then
}
void _func4993(void) {
// --- ifif else
/* 350  2 */   super != 0 && ( super -> dtable == __objc_uninstalled_dtable )   ;
/* 354  2 */   super == 0   ;
// else
}
void _func4994(void) {
// --- ifif
/* 563  2 */   ! frwd_sel   ;
/* 566  2 */   __objc_responds_to ( object , frwd_sel )   ;
// then
}
void _func4995(void) {
// --- ifif
/* 111  4 */   sys_priority >= PRI_FG_MIN_NP && sys_priority <= PRI_FG_MAX_NP   ;
/* 113  4 */   sys_priority >= PRI_BG_MIN_NP && sys_priority <= PRI_BG_MAX_NP   ;
// then
}
void _func4996(void) {
// --- ifif
/* 213  2 */   ! node   ;
/* 218  2 */   node   ;
/* 229  2 */   cache -> last_bucket < cache -> size   ;
// else
}
void _func4997(void) {
// --- ifif
/* 545  6 */   class -> protocols   ;
/* 550  6 */   superclass && ! objc_lookup_class ( superclass )   ;
// then
}
void _func4998(void) {
// --- ifif
/* 569  3 */   category -> instance_methods   ;
/* 573  3 */   category -> class_methods   ;
/* 577  3 */   category -> protocols   ;
// then
}
void _func4999(void) {
// --- ifif
/* 595  2 */   statics   ;
/* 597  2 */   uninitialized_statics   ;
// then
}
void _func5000(void) {
// --- ifif
/* 616  3 */   category -> instance_methods   ;
/* 619  3 */   category -> class_methods   ;
/* 623  3 */   category -> protocols   ;
// then
}
void _func5001(void) {
// --- ifif
/* 649  2 */   ! __objc_module_list   ;
/* 656  2 */   unresolved_classes   ;
/* 680  2 */   ! objc_lookup_class ( "NXConstantString" ) || ! objc_lookup_class ( "Object" )   ;
// then
}
void _func5002(void) {
// --- ifif
/* 787  2 */   ! proto_class   ;
/* 790  2 */   ! proto_class   ;
// then
}
void _func5003(void) {
// --- ifif
/* 111  4 */   sys_priority >= PRI_FG_MIN_NP && sys_priority <= PRI_FG_MAX_NP   ;
/* 113  4 */   sys_priority >= PRI_BG_MIN_NP && sys_priority <= PRI_BG_MAX_NP   ;
// then
}
void _func5004(void) {
// --- ifif
/* 55  2 */   error != KERN_SUCCESS   ;
/* 58  2 */   N_U_L_L_replacement   ;
// then
}
void _func5005(void) {
// --- ifif else
/* 131  2 */   sys_priority == 0   ;
/* 135  2 */   cthread_priority ( cT , sys_priority , 0 ) == KERN_SUCCESS   ;
// else
}
void _func5006(void) {
// --- ifif
/* 155  2 */   maxPriority == - 1   ;
/* 158  2 */   basePriority > ( ( maxPriority * 2 ) / 3 )   ;
/* 161  2 */   basePriority > ( maxPriority / 3 )   ;
// then
}
void _func5007(void) {
// --- ifif else
/* 111  2 */   class   ;
/* 114  2 */   _objc_lookup_class   ;
// else
}
void _func5008(void) {
// --- ifif
/* 137  2 */   class   ;
/* 140  2 */   _objc_lookup_class   ;
/* 143  2 */   class   ;
// then
}
void _func5009(void) {
// --- ifif
/* 537  2 */   nextchar == NULL || * nextchar == '\0'   ;
/* 629  2 */   longopts != NULL && ( argv [ optind ] [ 1 ] == '-' || ( long_only && ( argv [ optind ] [ 2 ] || ! my_index ( optstring , argv [ optind ] [ 1 ] ) ) ) )   ;
// then
}
void _func5010(void) {
// --- ifif
/* 543  6 */   last_nonopt > optind   ;
/* 545  6 */   first_nonopt > optind   ;
/* 548  6 */   ordering == PERMUTE   ;
/* 571  6 */   optind != argc && ! strcmp ( argv [ optind ] , "--" )   ;
/* 587  6 */   optind == argc   ;
/* 599  6 */   NONOPTION_P   ;
// then
}
void _func5011(void) {
// --- ifif
/* 669  6 */   ambig && ! exact   ;
/* 680  6 */   N_U_L_L_replacement   ;
// then
}
void _func5012(void) {
// --- ifif
/* 680  6 */   N_U_L_L_replacement   ;
/* 740  6 */   N_U_L_L_replacement   ;
// then
}
void _func5013(void) {
// --- ifif
/* 726  3 */   N_U_L_L_replacement   ;
/* 728  3 */   pfound -> flag   ;
// then
}
void _func5014(void) {
// --- ifif
/* 768  4 */   * nextchar == '\0'   ;
/* 771  4 */   temp == NULL || c == ':'   ;
/* 787  4 */   temp [ 0 ] == 'W' && temp [ 1 ] == ';'   ;
/* 910  4 */   temp [ 1 ] == ':'   ;
// then
}
void _func5015(void) {
// --- ifif
/* 854  1 */   ambig && ! exact   ;
/* 863  1 */   N_U_L_L_replacement   ;
// then
}
void _func5016(void) {
// --- ifif
/* 898  5 */   N_U_L_L_replacement   ;
/* 900  5 */   pfound -> flag   ;
// then
}
void _func5017(void) {
// --- ifif else
/* 83  6 */   expansion   ;
/* 89  6 */   initial_character == '/'   ;
// else
}
void _func5018(void) {
// --- ifif
/* 105  10 */   local_temp_filename_size < 1024   ;
/* 109  10 */   ! getcwd ( local_temp_filename , local_temp_filename_size )   ;
// then
}
void _func5019(void) {
// --- ifif
/* 109  2 */   display_inhibited   ;
/* 113  2 */   ! win -> height || display_inhibited   ;
/* 120  2 */   ( win -> first_row < 0 ) || ( win -> first_row > the_screen -> height )   ;
// then
}
void _func5020(void) {
// --- ifif
/* 233  10 */   ( i != pl_index ) || ( pl_index != entry -> textlen )   ;
/* 262  10 */   ++ line_index == win -> height   ;
// then
}
void _func5021(void) {
// --- ifif
/* 239  14 */   i != pl_index   ;
/* 245  14 */   ( pl_index < win -> width && pl_index < entry -> textlen ) || ( entry -> inverse )   ;
// then
}
void _func5022(void) {
// --- ifif
/* 262  10 */   ++ line_index == win -> height   ;
/* 268  10 */   info_any_buffered_input_p ( )   ;
// then
}
void _func5023(void) {
// --- ifif
/* 280  10 */   rep_carried_over   ;
/* 286  10 */   pl_index && ( win -> flags & W_NoWrap )   ;
// then
}
void _func5024(void) {
// --- ifif else
/* 350  2 */   len + 2 >= infopath_size   ;
/* 353  2 */   ! * infopath   ;
// else
}
void _func5025(void) {
// --- ifif
/* 363  2 */   ! terminal_can_scroll   ;
/* 368  2 */   ! the_display [ 0 ]   ;
/* 372  2 */   info_any_buffered_input_p ( )   ;
// then
}
void _func5026(void) {
// --- ifif
/* 379  2 */   amount > 0   ;
/* 401  2 */   amount < 0   ;
// then
}
void _func5027(void) {
// --- ifif
/* 483  14 */   amount > 0   ;
/* 486  14 */   ( end - start ) > 0   ;
// then
}
void _func5028(void) {
// --- ifif
/* 286  10 */   buffer [ offset ] == '\n'   ;
/* 292  10 */   strncmp ( buffer + offset , decl_str , decl_len ) == 0   ;
// then
}
void _func5029(void) {
// --- ifif else
/* 383  10 */   buffer [ point ] == '\n'   ;
/* 389  10 */   buffer [ point ] == '"'   ;
// else
}
void _func5030(void) {
// --- ifif else
/* 399  10 */   buffer [ offset ] == '\n'   ;
/* 405  10 */   buffer [ offset ] == '\\'   ;
// else
}
void _func5031(void) {
// --- ifif else
/* 52  2 */   ! line_buffer   ;
/* 55  2 */   node -> parent   ;
// else
}
void _func5032(void) {
// --- ifif
/* 77  6 */   ! file   ;
/* 80  6 */   ! * file   ;
// then
}
void _func5033(void) {
// --- ifif
/* 145  10 */   internal_info_node_p ( node ) && ( strcmp ( node -> nodename , nodemenu_nodename ) == 0 )   ;
/* 149  10 */   node && ( ! filter_func || ( * filter_func ) ( node ) )   ;
// then
}
void _func5034(void) {
// --- ifif
/* 82  2 */   ! dir_buffer   ;
/* 86  2 */   dir_buffer -> flags & N_CannotGC   ;
// then
}
void _func5035(void) {
// --- ifif
/* 184  2 */   manpage_pagename   ;
/* 187  2 */   manpage_section   ;
// then
}
void _func5036(void) {
// --- ifif
/* 231  2 */   N_U_L_L_replacement   ;
/* 234  2 */   N_U_L_L_replacement   ;
// then
}
void _func5037(void) {
// --- ifif else
/* 254  2 */   child == - 1   ;
/* 257  2 */   child != 0   ;
// else
}
void _func5038(void) {
// --- ifif
/* 306  6 */   newline_count == 3   ;
/* 312  6 */   manpage [ i ] == '\b' || manpage [ i ] == '\f'   ;
// then
}
void _func5039(void) {
// --- ifif
/* 330  2 */   file_buffer -> contents   ;
/* 341  2 */   tag   ;
// then
}
void _func5040(void) {
// --- ifif
/* 510  10 */   whitespace ( reference_section -> buffer [ end ] )   ;
/* 516  10 */   reference_section -> buffer [ end ] == ')'   ;
// then
}
void _func5041(void) {
// --- ifif
/* 290  10 */   info_parsed_filename   ;
/* 293  10 */   info_parsed_nodename   ;
// then
}
void _func5042(void) {
// --- ifif
/* 105  6 */   completions_window_p ( win )   ;
/* 108  6 */   win == calling_window && win == compwin   ;
// then
}
void _func5043(void) {
// --- ifif
/* 737  6 */   slot == max_retained_kills   ;
/* 740  6 */   slot + 1 > kill_ring_slots   ;
/* 745  6 */   slot != kill_ring_index   ;
// else
}
void _func5044(void) {
// --- ifif
/* 1213  6 */   strncasecmp ( request , entry -> label , len ) == 0   ;
/* 1218  6 */   ! informed_of_lengthy_job && completions_found_index > 100   ;
// then
}
void _func5045(void) {
// --- ifif
/* 1343  2 */   window == calling_window   ;
/* 1353  2 */   window == echo_area_completions_window   ;
// then
}
void _func5046(void) {
// --- ifif else
/* 83  6 */   ! node   ;
/* 87  6 */   ! window   ;
// else
}
void _func5047(void) {
// --- ifif
/* 199  6 */   ( info_last_executed_command != info_next_line ) && ( info_last_executed_command != info_prev_line )   ;
/* 203  6 */   echo_area_is_active   ;
/* 209  6 */   ! info_any_buffered_input_p ( )   ;
// then
}
void _func5048(void) {
// --- ifif
/* 234  10 */   lk == echo_area_last_command_was_kill   ;
/* 237  10 */   ea_last_executed_command == ea_newline || info_aborted_echo_area   ;
/* 244  10 */   info_last_executed_command == info_quit   ;
// then
}
void _func5049(void) {
// --- ifif
/* 265  2 */   terminal_is_dumb_p   ;
/* 274  2 */   clear_screen   ;
// then
}
void _func5050(void) {
// --- ifif
/* 310  2 */   ! stream   ;
/* 313  2 */   ( info_input_stream != ( FILE * ) NULL ) && ( info_input_stream != stdin )   ;
// then
}
void _func5051(void) {
// --- ifif
/* 349  2 */   ! info_win   ;
/* 352  2 */   info_win -> nodes_index && ( info_win -> nodes [ info_win -> current ] == window -> node )   ;
// then
}
void _func5052(void) {
// --- ifif
/* 369  2 */   ! info_win   ;
/* 388  2 */   info_win -> nodes && info_win -> current >= 0 && info_win -> nodes [ info_win -> current ] -> contents == node -> contents && info_win -> pagetops [ info_win -> current ] == window -> pagetop && info_win -> points [ info_win -> current ] == window -> point   ;
/* 399  2 */   info_win -> nodes_index + 2 >= info_win -> nodes_slots   ;
// then
}
void _func5053(void) {
// --- ifif
/* 587  2 */   old_pagetop != window -> pagetop   ;
/* 596  2 */   window -> flags & W_UpdateWindow   ;
// then
}
void _func5054(void) {
// --- ifif
/* 959  18 */   ! info_label_was_found   ;
/* 964  18 */   ! info_parsed_filename   ;
// then
}
void _func5055(void) {
// --- ifif
/* 1577  2 */   ! filename   ;
/* 1579  2 */   ! filename   ;
/* 1582  2 */   filename   ;
/* 1585  2 */   entry -> nodename   ;
// else
}
void _func5056(void) {
// --- ifif
/* 1595  2 */   ! node   ;
/* 1611  2 */   ! node   ;
// then
}
void _func5057(void) {
// --- ifif
/* 1597  6 */   info_recent_file_error   ;
/* 1600  6 */   entry -> nodename && ( strcmp ( entry -> nodename , entry -> label ) == 0 )   ;
// then
}
void _func5058(void) {
// --- ifif
/* 1920  16 */   defentry -> filename   ;
/* 1922  16 */   defentry -> nodename   ;
// then
}
void _func5059(void) {
// --- ifif
/* 1962  6 */   ! line   ;
/* 1971  6 */   ! * line   ;
// then
}
void _func5060(void) {
// --- ifif
/* 2304  2 */   ! info_win   ;
/* 2315  2 */   info_windows_index == 1 && info_windows [ 0 ] -> nodes_index == 1   ;
// then
}
void _func5061(void) {
// --- ifif
/* 2388  2 */   ! info_error_was_printed   ;
/* 2391  2 */   auto_footnotes_p   ;
// then
}
void _func5062(void) {
// --- ifif
/* 2568  6 */   string_in_line ( "Index" , node -> nodename ) == - 1   ;
/* 2571  6 */   menu   ;
// then
}
void _func5063(void) {
// --- ifif else
/* 2606  2 */   ! output_stream   ;
/* 2612  2 */   node -> parent   ;
// else
}
void _func5064(void) {
// --- ifif
/* 2708  2 */   ! window -> node   ;
/* 2711  2 */   window -> node -> parent   ;
/* 2714  2 */   window -> node -> filename   ;
// then
}
void _func5065(void) {
// --- ifif
/* 2742  2 */   dir < 0   ;
/* 2748  2 */   binding . start < 0   ;
/* 2752  2 */   isearch_is_active   ;
// then
}
void _func5066(void) {
// --- ifif
/* 2837  2 */   ret != - 1   ;
/* 2847  2 */   ! file_buffer || ( strcmp ( initial_nodename , "*" ) == 0 )   ;
/* 2853  2 */   file_buffer -> tags   ;
// then
}
void _func5067(void) {
// --- ifif
/* 2904  10 */   ! node   ;
/* 2919  10 */   dir < 0   ;
// then
}
void _func5068(void) {
// --- ifif else
/* 3228  6 */   quoted   ;
/* 3231  6 */   ! Meta_p ( key ) || ( ISO_Latin_p && key < 160 )   ;
// else
}
void _func5069(void) {
// --- ifif
/* 3317  10 */   isearch_string_index && func != info_abort_key   ;
/* 3323  10 */   key != isearch_terminate_search_key   ;
/* 3326  10 */   func == info_abort_key   ;
/* 3332  10 */   ! echo_area_is_active   ;
/* 3335  10 */   auto_footnotes_p   ;
// then
}
void _func5070(void) {
// --- ifif
/* 3346  6 */   search_result == 0   ;
/* 3369  6 */   search_result != 0 && last_search_result == 0   ;
// then
}
void _func5071(void) {
// --- ifif
/* 3421  6 */   ! fb -> contents   ;
/* 3427  6 */   ( fb -> flags & N_IsCompressed ) && ! gc_compressed_files   ;
/* 3431  6 */   fb -> flags & N_CannotGC   ;
// then
}
void _func5072(void) {
// --- ifif else
/* 3531  2 */   nextmenu != - 1   ;
/* 3543  2 */   nextmenu != - 1 && nextxref != - 1   ;
// else
}
void _func5073(void) {
// --- ifif else
/* 3798  2 */   expecting_future_input   ;
/* 3801  2 */   echo_area_is_active   ;
// else
}
void _func5074(void) {
// --- ifif
/* 3820  2 */   ! info_keyseq_displayed_p   ;
/* 3841  2 */   ! ready   ;
// then
}
void _func5075(void) {
// --- ifif
/* 4155  4 */   chars_avail > space_avail   ;
/* 4158  4 */   chars_avail   ;
// then
}
void _func5076(void) {
// --- ifif
/* 4228  10 */   info_input_stream != stdin   ;
/* 4239  10 */   rawkey == EOF   ;
// then
}
void _func5077(void) {
// --- ifif
/* 93  2 */   ! * string || * string == '~'   ;
/* 96  2 */   prefixes   ;
// then
}
void _func5078(void) {
// --- ifif
/* 138  10 */   alternate   ;
/* 140  10 */   binding -> flags & S_SkipDest   ;
// then
}
void _func5079(void) {
// --- ifif
/* 208  10 */   alternate   ;
/* 211  10 */   binding -> flags & S_SkipDest   ;
// then
}
void _func5080(void) {
// --- ifif
/* 330  2 */   string && * string == '.'   ;
/* 333  2 */   string && * string == '('   ;
// then
}
void _func5081(void) {
// --- ifif
/* 342  6 */   paren   ;
/* 354  6 */   c == '\t' || c == ',' || c == INFO_TAGSEP || ( ( ! newlines_okay ) && ( c == '\n' ) ) || ( ( paren_seen && string [ i - 1 ] == ')' ) && ( c == ' ' || c == '.' ) ) || ( c == '.' && ( ( whitespace_or_newline ( string [ i + 1 ] ) ) || ( string [ i + 1 ] == ')' ) ) )   ;
// then
}
void _func5082(void) {
// --- ifif
/* 419  2 */   body [ i ] == INFO_FF   ;
/* 422  2 */   body [ i ++ ] != INFO_COOKIE   ;
/* 425  2 */   body [ i ] == INFO_FF   ;
/* 428  2 */   body [ i ++ ] != '\n'   ;
// then
}
void _func5083(void) {
// --- ifif
/* 141  6 */   option_character == EOF   ;
/* 145  6 */   option_character == 0 && long_options [ getopt_long_index ] . flag == 0   ;
// then
}
void _func5084(void) {
// --- ifif
/* 220  2 */   ( ! isatty ( fileno ( stdout ) ) ) && ( user_output_filename == ( char * ) NULL )   ;
/* 227  2 */   print_version_p   ;
/* 240  2 */   print_help_p   ;
/* 250  2 */   ! infopath   ;
/* 279  2 */   user_filename   ;
/* 295  2 */   apropos_p   ;
// then
}
void _func5085(void) {
// --- ifif
/* 307  2 */   ! initial_node   ;
/* 321  2 */   user_nodenames_index > 1   ;
/* 336  2 */   index_search_p   ;
// then
}
void _func5086(void) {
// --- ifif
/* 415  6 */   ! entry   ;
/* 435  6 */   ! entry   ;
/* 461  6 */   ! entry -> filename   ;
// then
}
void _func5087(void) {
// --- ifif
/* 138  2 */   term_keypad_on   ;
/* 141  2 */   ! term_begin_use || ! * term_begin_use   ;
// then
}
void _func5088(void) {
// --- ifif
/* 168  2 */   term_keypad_off   ;
/* 171  2 */   ! term_end_use || ! * term_end_use   ;
// then
}
void _func5089(void) {
// --- ifif
/* 409  2 */   ! terminal_can_scroll   ;
/* 413  2 */   amount == 0   ;
/* 416  2 */   terminal_scroll_terminal_hook   ;
// else
}
void _func5090(void) {
// --- ifif
/* 422  6 */   amount > 0   ;
/* 431  6 */   amount < 0   ;
// then
}
void _func5091(void) {
// --- ifif
/* 477  6 */   screenwidth <= 0   ;
/* 489  6 */   screenheight <= 0   ;
// then
}
void _func5092(void) {
// --- ifif
/* 481  10 */   sw   ;
/* 484  10 */   screenwidth <= 0   ;
// then
}
void _func5093(void) {
// --- ifif
/* 489  6 */   screenheight <= 0   ;
/* 501  6 */   screenwidth <= 0   ;
// then
}
void _func5094(void) {
// --- ifif
/* 493  10 */   sh   ;
/* 496  10 */   screenheight <= 0   ;
// then
}
void _func5095(void) {
// --- ifif
/* 501  6 */   screenwidth <= 0   ;
/* 504  6 */   screenheight <= 0   ;
// then
}
void _func5096(void) {
// --- ifif
/* 531  2 */   ! term_string_buffer   ;
/* 534  2 */   ! term_buffer   ;
// then
}
void _func5097(void) {
// --- ifif
/* 541  2 */   ! term   ;
/* 544  2 */   tgetent ( term_buffer , term ) <= 0   ;
// then
}
void _func5098(void) {
// --- ifif
/* 709  2 */   ttybuff . c_cc [ VINTR ] == '\177'   ;
/* 712  2 */   ttybuff . c_cc [ VQUIT ] == '\177'   ;
// then
}
void _func5099(void) {
// --- ifif
/* 765  4 */   temp . t_intrc == '\177'   ;
/* 768  4 */   temp . t_quitc == '\177'   ;
// then
}
void _func5100(void) {
// --- ifif
/* 107  6 */   completions_window_p ( win )   ;
/* 110  6 */   win == calling_window && win == compwin   ;
// then
}
void _func5101(void) {
// --- ifif
/* 739  6 */   slot == max_retained_kills   ;
/* 742  6 */   slot + 1 > kill_ring_slots   ;
/* 747  6 */   slot != kill_ring_index   ;
// else
}
void _func5102(void) {
// --- ifif
/* 1213  6 */   strncasecmp ( request , entry -> label , len ) == 0   ;
/* 1218  6 */   ! informed_of_lengthy_job && completions_found_index > 100   ;
// then
}
void _func5103(void) {
// --- ifif
/* 1343  2 */   window == calling_window   ;
/* 1353  2 */   window == echo_area_completions_window   ;
// then
}
void _func5104(void) {
// --- ifif
/* 117  2 */   index_nodenames   ;
/* 130  2 */   file_buffer -> tags   ;
// then
}
void _func5105(void) {
// --- ifif
/* 201  2 */   ! initial_index_filename || ( strcmp ( initial_index_filename , fb -> filename ) != 0 )   ;
/* 210  2 */   ! index_index   ;
/* 218  2 */   search_string && * search_string   ;
// else
}
void _func5106(void) {
// --- ifif
/* 227  6 */   ! line   ;
/* 234  6 */   ! * line   ;
// then
}
void _func5107(void) {
// --- ifif
/* 298  2 */   ! initial_index_filename || ( strcmp ( initial_index_filename , fb -> filename ) != 0 )   ;
/* 306  2 */   ! index_index   ;
// then
}
void _func5108(void) {
// --- ifif
/* 314  2 */   ( i < 0 ) || ( ! index_index [ i ] )   ;
/* 325  2 */   ( i < 0 ) || ( ! index_index [ i ] )   ;
// then
}
void _func5109(void) {
// --- ifif
/* 486  2 */   dir_node   ;
/* 489  2 */   ! dir_menu   ;
// then
}
void _func5110(void) {
// --- ifif
/* 515  6 */   ! this_node && this_item -> nodename && ( strcmp ( this_item -> label , this_item -> nodename ) == 0 )   ;
/* 519  6 */   ! this_node   ;
// then
}
void _func5111(void) {
// --- ifif
/* 103  2 */   info_parsed_filename   ;
/* 106  2 */   info_parsed_nodename   ;
/* 110  2 */   ! filename   ;
/* 115  2 */   strcasecmp ( filename , "dir" ) == 0   ;
// then
}
void _func5112(void) {
// --- ifif
/* 135  6 */   ! node   ;
/* 137  6 */   ! node   ;
// then
}
void _func5113(void) {
// --- ifif
/* 156  2 */   ! file_buffer   ;
/* 160  2 */   ! file_buffer -> contents   ;
/* 164  2 */   ! nodename   ;
/* 170  2 */   strcmp ( nodename , "*" ) == 0   ;
// else
}
void _func5114(void) {
// --- ifif else
/* 243  2 */   info_loaded_files   ;
/* 303  2 */   strcasecmp ( filename , MANPAGE_FILE_BUFFER_NAME ) == 0   ;
// else
}
void _func5115(void) {
// --- ifif
/* 256  12 */   strcasecmp ( filename_non_directory ( filename ) , "dir" ) == 0   ;
/* 261  12 */   file_buffer -> flags & N_IsManPage   ;
/* 268  12 */   stat ( file_buffer -> fullpath , & new_info ) == - 1   ;
// then
}
void _func5116(void) {
// --- ifif
/* 341  2 */   retcode < 0   ;
/* 369  2 */   retcode < 0   ;
// then
}
void _func5117(void) {
// --- ifif
/* 389  2 */   file_buffer -> filesize != file_buffer -> finfo . st_size   ;
/* 393  2 */   get_tags   ;
// then
}
void _func5118(void) {
// --- ifif
/* 866  8 */   ! subfile   ;
/* 869  8 */   ! subfile -> contents   ;
// then
}
void _func5119(void) {
// --- ifif
/* 889  10 */   file_buffer -> flags & N_HasTagsTable   ;
/* 900  10 */   subfile -> flags & N_IsCompressed   ;
/* 909  10 */   tag -> nodelen == - 1   ;
// else
}
void _func5120(void) {
// --- ifif
/* 918  14 */   tag -> nodestart < DEFAULT_INFO_FUDGE   ;
/* 921  14 */   DEFAULT_INFO_FUDGE > ( subfile -> filesize - tag -> nodestart )   ;
// then
}
void _func5121(void) {
// --- ifif
/* 1042  2 */   file_buffer -> tags   ;
/* 1054  2 */   file_buffer -> subfiles   ;
// then
}
void _func5122(void) {
// --- ifif
/* 116  2 */   width == the_screen -> width && height == the_screen -> height   ;
/* 120  2 */   height < ( WINDOW_MIN_SIZE + the_echo_area -> height )   ;
/* 122  2 */   width < 0   ;
// then
}
void _func5123(void) {
// --- ifif
/* 153  6 */   ! win   ;
/* 156  6 */   window_deletion_notifier   ;
// then
}
void _func5124(void) {
// --- ifif
/* 198  6 */   win -> height == delta_each   ;
/* 206  6 */   win -> prev   ;
/* 210  6 */   ! win -> next   ;
/* 213  6 */   win -> node   ;
// then
}
void _func5125(void) {
// --- ifif
/* 272  2 */   ! node   ;
/* 276  2 */   ( active_window -> height / 2 ) < WINDOW_MIN_SIZE   ;
// then
}
void _func5126(void) {
// --- ifif
/* 411  2 */   amount < 0   ;
/* 435  2 */   amount > 0   ;
// then
}
void _func5127(void) {
// --- ifif else
/* 416  6 */   ( window -> height - abs_amount ) < WINDOW_MIN_HEIGHT   ;
/* 421  6 */   next && prev   ;
// else
}
void _func5128(void) {
// --- ifif
/* 435  2 */   amount > 0   ;
/* 500  2 */   prev   ;
// then
}
void _func5129(void) {
// --- ifif
/* 439  6 */   next   ;
/* 442  6 */   prev   ;
// then
}
void _func5130(void) {
// --- ifif else
/* 448  6 */   amount > total_avail   ;
/* 453  6 */   ( next && ! prev ) || ( ( next_avail - amount ) >= prev_avail )   ;
// else
}
void _func5131(void) {
// --- ifif
/* 500  2 */   prev   ;
/* 503  2 */   next   ;
// then
}
void _func5132(void) {
// --- ifif
/* 631  2 */   ( ! next && ! prev ) || ( window -> flags & W_WindowIsPerm )   ;
/* 634  2 */   next   ;
/* 637  2 */   ! prev   ;
// else
}
void _func5133(void) {
// --- ifif
/* 642  2 */   window -> line_starts   ;
/* 645  2 */   window -> modeline   ;
/* 648  2 */   window == active_window   ;
/* 659  2 */   next && active_window == next   ;
// else
}
void _func5134(void) {
// --- ifif else
/* 725  2 */   ISO_Latin_p   ;
/* 728  2 */   character > printable_limit   ;
// else
}
void _func5135(void) {
// --- ifif
/* 982  2 */   ! window -> node   ;
/* 985  2 */   window -> goal_column != - 1   ;
// then
}
void _func5136(void) {
// --- ifif
/* 1087  4 */   node   ;
/* 1105  4 */   update_message   ;
// then
}
void _func5137(void) {
// --- ifif
/* 1089  8 */   node -> nodename   ;
/* 1092  8 */   node -> parent   ;
/* 1098  8 */   node -> filename   ;
/* 1101  8 */   node -> flags & N_UpdateTags   ;
// then
}
void _func5138(void) {
// --- ifif
/* 1130  4 */   parent   ;
/* 1133  4 */   update_message   ;
// then
}
void _func5139(void) {
// --- ifif
/* 66  2 */   fn_start == - 1   ;
/* 107  2 */   fn_start == - 1   ;
// then
}
void _func5140(void) {
// --- ifif
/* 174  2 */   fn_win && ! new_footnotes   ;
/* 182  2 */   new_footnotes && ! fn_win   ;
/* 213  2 */   new_footnotes && fn_win   ;
/* 224  2 */   ! new_footnotes   ;
// else
}
void _func5141(void) {
// --- ifif
/* 118  8 */   sig == SIGTSTP   ;
/* 120  8 */   sig == SIGTTOU   ;
/* 122  8 */   sig == SIGTTIN   ;
/* 125  8 */   sig == SIGINT   ;
// then
}
void _func5142(void) {
// --- ifif
/* 224  2 */   ! echo_area_is_active   ;
/* 228  2 */   ! line   ;
/* 235  2 */   ! * line   ;
// then
}
void _func5143(void) {
// --- ifif
/* 113  10 */   ! ( m [ c ] . function == NULL || ( m != map && m [ c ] . function == info_do_lowercase_version ) )   ;
/* 117  10 */   * s != '\0'   ;
// then
}
void _func5144(void) {
// --- ifif
/* 121  6 */   retval -> decided == 0   ;
/* 124  6 */   N_U_L_L_replacement   ;
// then
}
void _func5145(void) {
// --- ifif
/* 129  3 */   retval -> successor [ cnt ] -> decided == 0   ;
/* 132  3 */   N_U_L_L_replacement   ;
// then
}
void _func5146(void) {
// --- ifif
/* 166  2 */   N_U_L_L_replacement   ;
/* 170  2 */   retval -> decided == 0   ;
/* 172  2 */   N_U_L_L_replacement   ;
// then
}
void _func5147(void) {
// --- ifif
/* 172  2 */   N_U_L_L_replacement   ;
/* 185  2 */   N_U_L_L_replacement   ;
// then
}
void _func5148(void) {
// --- ifif
/* 177  3 */   retval -> successor [ cnt ] -> decided == 0   ;
/* 179  3 */   N_U_L_L_replacement   ;
// then
}
void _func5149(void) {
// --- ifif
/* 92  2 */   lang == NULL || lang [ 0 ] == '\0'   ;
/* 96  2 */   N_U_L_L_replacement   ;
// then
}
void _func5150(void) {
// --- ifif
/* 96  2 */   N_U_L_L_replacement   ;
/* 99  2 */   domainname [ 0 ] == '\0'   ;
// then
}
void _func5151(void) {
// --- ifif
/* 114  2 */   new_catalog == ( nl_catd ) - 1   ;
/* 129  2 */   catalog != ( nl_catd ) - 1   ;
/* 131  2 */   catalog_name != default_catalog_name   ;
// then
}
void _func5152(void) {
// --- ifif
/* 116  2 */   cp [ 0 ] == '@' || ( syntax != xpg && cp [ 0 ] == '+' )   ;
/* 130  2 */   syntax != xpg && ( cp [ 0 ] == '+' || cp [ 0 ] == ',' || cp [ 0 ] == '_' )   ;
/* 170  2 */   syntax == xpg   ;
// then
}
void _func5153(void) {
// --- ifif
/* 134  6 */   cp [ 0 ] == '+'   ;
/* 146  6 */   cp [ 0 ] == ','   ;
/* 158  6 */   cp [ 0 ] == '_'   ;
// then
}
void _func5154(void) {
// --- ifif
/* 172  6 */   * territory != NULL && ( * territory ) [ 0 ] == '\0'   ;
/* 175  6 */   * codeset != NULL && ( * codeset ) [ 0 ] == '\0'   ;
/* 178  6 */   * modifier != NULL && ( * modifier ) [ 0 ] == '\0'   ;
// then
}
void _func5155(void) {
// --- ifif
/* 230  2 */   ( mask & TERRITORY ) != 0   ;
/* 235  2 */   ( mask & XPG_CODESET ) != 0   ;
/* 240  2 */   ( mask & XPG_NORM_CODESET ) != 0   ;
/* 245  2 */   ( mask & ( XPG_MODIFIER | CEN_AUDIENCE ) ) != 0   ;
/* 252  2 */   ( mask & CEN_SPECIAL ) != 0   ;
/* 257  2 */   ( mask & ( CEN_SPONSOR | CEN_REVISION ) ) != 0   ;
// then
}
void _func5156(void) {
// --- ifif
/* 260  6 */   ( mask & CEN_SPONSOR ) != 0   ;
/* 262  6 */   ( mask & CEN_REVISION ) != 0   ;
// then
}
void _func5157(void) {
// --- ifif
/* 279  1 */   compare == 0   ;
/* 282  1 */   compare < 0   ;
// then
}
void _func5158(void) {
// --- ifif
/* 238  2 */   N_U_L_L_replacement   ;
/* 244  2 */   N_U_L_L_replacement   ;
// then
}
void _func5159(void) {
// --- ifif
/* 251  6 */   compare == 0   ;
/* 254  6 */   compare < 0   ;
// then
}
void _func5160(void) {
// --- ifif
/* 360  3 */   N_U_L_L_replacement   ;
/* 373  3 */   N_U_L_L_replacement   ;
// then
}
void _func5161(void) {
// --- ifif
/* 398  2 */   domain_file -> decided == 0   ;
/* 401  2 */   N_U_L_L_replacement   ;
// then
}
void _func5162(void) {
// --- ifif
/* 416  6 */   nstr == 0   ;
/* 420  6 */   W ( domain -> must_swap , domain -> orig_tab [ nstr - 1 ] . length ) == len && strcmp ( msgid , domain -> data + W ( domain -> must_swap , domain -> orig_tab [ nstr - 1 ] . offset ) ) == 0   ;
// then
}
void _func5163(void) {
// --- ifif
/* 435  3 */   nstr == 0   ;
/* 439  3 */   W ( domain -> must_swap , domain -> orig_tab [ nstr - 1 ] . length ) == len && strcmp ( msgid , domain -> data + W ( domain -> must_swap , domain -> orig_tab [ nstr - 1 ] . offset ) ) == 0   ;
// then
}
void _func5164(void) {
// --- ifif
/* 85  6 */   compare == 0   ;
/* 88  6 */   compare < 0   ;
// then
}
void _func5165(void) {
// --- ifif
/* 88  2 */   fd == - 1   ;
/* 92  2 */   fstat ( fd , & st ) != 0 && st . st_size < ( off_t ) sizeof ( struct mo_file_header )   ;
// then
}
void _func5166(void) {
// --- ifif else
/* 96  2 */   N_U_L_L_replacement   ;
/* 100  2 */   N_U_L_L_replacement   ;
// else
}
void _func5167(void) {
// --- ifif
/* 107  2 */   data != ( struct mo_file_header * ) - 1   ;
/* 117  2 */   data == ( struct mo_file_header * ) - 1   ;
/* 147  2 */   data -> magic != _MAGIC && data -> magic != _MAGIC_SWAPPED   ;
// then
}
void _func5168(void) {
// --- ifif
/* 115  2 */   strncmp ( cp , "@ref{" , 5 ) == 0   ;
/* 117  2 */   strncmp ( cp , "@xref{" , 6 ) == 0   ;
/* 119  2 */   strncmp ( cp , "@pxref{" , 7 ) == 0   ;
// then
}
void _func5169(void) {
// --- ifif else
/* 223  6 */   ! outfile   ;
/* 228  6 */   ptr < MAX_IN_CORE_SORT   ;
// else
}
void _func5170(void) {
// --- ifif
/* 665  10 */   c == '{'   ;
/* 667  10 */   c == '}'   ;
/* 669  10 */   c == 0 || c == '\n'   ;
// then
}
void _func5171(void) {
// --- ifif
/* 677  2 */   c != '{'   ;
/* 680  2 */   ignore_blanks   ;
// then
}
void _func5172(void) {
// --- ifif
/* 708  6 */   c == '{'   ;
/* 710  6 */   c == '}'   ;
/* 712  6 */   c == 0 || c == '\n'   ;
// then
}
void _func5173(void) {
// --- ifif else
/* 769  2 */   keyfields -> positional   ;
/* 776  2 */   keyfield -> numeric   ;
// else
}
void _func5174(void) {
// --- ifif
/* 779  6 */   value > 0   ;
/* 781  6 */   value < 0   ;
// then
}
void _func5175(void) {
// --- ifif
/* 805  10 */   char_order [ c1 ] != char_order [ c2 ]   ;
/* 807  10 */   ! c1   ;
// then
}
void _func5176(void) {
// --- ifif
/* 827  10 */   c1 != c2   ;
/* 830  10 */   ! c1   ;
// then
}
void _func5177(void) {
// --- ifif
/* 873  6 */   p == end   ;
/* 880  6 */   c < 0 || c == '\n'   ;
// then
}
void _func5178(void) {
// --- ifif
/* 946  10 */   ! linelength && feof ( istream )   ;
/* 949  10 */   lb . buffer [ 0 ] != '\\' && lb . buffer [ 0 ] != '@'   ;
// then
}
void _func5179(void) {
// --- ifif
/* 1261  2 */   ! nosecondary   ;
/* 1265  2 */   strncmp ( primary , lastprimary , primarylength )   ;
/* 1324  2 */   nosecondary && * lastsecondary   ;
// then
}
void _func5180(void) {
// --- ifif
/* 1268  6 */   pending   ;
/* 1276  6 */   initiallength != lastinitiallength || strncmp ( initial , lastinitial , initiallength )   ;
/* 1295  6 */   nosecondary   ;
// else
}
void _func5181(void) {
// --- ifif
/* 1324  2 */   nosecondary && * lastsecondary   ;
/* 1328  2 */   ! nosecondary && strncmp ( secondary , lastsecondary , secondarylength )   ;
/* 1354  2 */   pending ++ != 1   ;
// then
}
void _func5182(void) {
// --- ifif
/* 1484  2 */   outfile   ;
/* 1488  2 */   ! ostream   ;
// then
}
void _func5183(void) {
// --- ifif
/* 553  2 */   ! infile   ;
/* 555  2 */   ! dirfile   ;
// then
}
void _func5184(void) {
// --- ifif
/* 565  2 */   input_sections == 0   ;
/* 585  2 */   input_sections == 0   ;
/* 598  2 */   entries_to_add == 0   ;
/* 634  2 */   ! delete_flag   ;
// then
}
void _func5185(void) {
// --- ifif
/* 603  10 */   ! strncmp ( "START-INFO-DIR-ENTRY" , input_lines [ i ] . start , input_lines [ i ] . size ) && sizeof ( "START-INFO-DIR-ENTRY" ) - 1 == input_lines [ i ] . size   ;
/* 611  10 */   ! strncmp ( "END-INFO-DIR-ENTRY" , input_lines [ i ] . start , input_lines [ i ] . size ) && sizeof ( "END-INFO-DIR-ENTRY" ) - 1 == input_lines [ i ] . size   ;
// then
}
void _func5186(void) {
// --- ifif
/* 679  6 */   node_header_flag   ;
/* 702  6 */   * dir_lines [ i ] . start == 037   ;
/* 729  6 */   dir_nodes != 0 && ! strncmp ( "* Menu:" , dir_lines [ i ] . start , 7 )   ;
// then
}
void _func5187(void) {
// --- ifif
/* 714  10 */   dir_nodes != 0   ;
/* 718  10 */   dir_nodes != 0 && dir_nodes -> last_section != 0   ;
// then
}
void _func5188(void) {
// --- ifif
/* 729  6 */   dir_nodes != 0 && ! strncmp ( "* Menu:" , dir_lines [ i ] . start , 7 )   ;
/* 734  6 */   dir_nodes != 0 && dir_nodes -> menu_start != 0 && * dir_lines [ i ] . start != '\n' && * dir_lines [ i ] . start != '*' && * dir_lines [ i ] . start != ' ' && * dir_lines [ i ] . start != '\t'   ;
/* 761  6 */   * dir_lines [ i ] . start == '*'   ;
// else
}
void _func5189(void) {
// --- ifif
/* 796  2 */   dir_nodes != 0   ;
/* 808  2 */   ! delete_flag   ;
/* 874  2 */   delete_flag && ! something_deleted && ! quiet_flag   ;
// then
}
void _func5190(void) {
// --- ifif
/* 847  24 */   dir_lines [ i ] . start [ 0 ] == '*' && menu_line_equal ( entry -> text , textlen , dir_lines [ i ] . start , dir_lines [ i ] . size ) && ! dir_lines [ i ] . delete   ;
/* 855  24 */   dir_lines [ i ] . start [ 0 ] == '*' && menu_line_lessp ( entry -> text , textlen , dir_lines [ i ] . start , dir_lines [ i ] . size )   ;
// then
}
void _func5191(void) {
// --- ifif
/* 893  6 */   dir_lines [ i ] . add_entries_before   ;
/* 904  6 */   dir_lines [ i ] . add_sections_before   ;
/* 945  6 */   i < dir_nlines && ! dir_lines [ i ] . delete   ;
// then
}
void _func5192(void) {
// --- ifif
/* 978  2 */   desc < 0   ;
/* 983  2 */   read ( desc , data , 2 ) != 2   ;
// then
}
void _func5193(void) {
// --- ifif
/* 1010  6 */   nread < 0   ;
/* 1012  6 */   nread == 0   ;
// then
}
void _func5194(void) {
// --- ifif
/* 1106  6 */   line1 [ i ] == ':' && line2 [ i ] != ':'   ;
/* 1108  6 */   line2 [ i ] == ':' && line1 [ i ] != ':'   ;
/* 1111  6 */   line1 [ i ] < line2 [ i ]   ;
/* 1113  6 */   line1 [ i ] > line2 [ i ]   ;
// then
}
void _func5195(void) {
// --- ifif
/* 1138  6 */   line1 [ i ] == ':' && line2 [ i ] == ':'   ;
/* 1141  6 */   line1 [ i ] != line2 [ i ]   ;
// then
}
void _func5196(void) {
// --- ifif
/* 1105  2 */   optind == argc   ;
/* 1121  2 */   no_headers   ;
/* 1130  2 */   verbose_mode   ;
/* 1135  2 */   ! reading_from_stdin   ;
// else
}
void _func5197(void) {
// --- ifif
/* 1279  6 */   result   ;
/* 1282  6 */   fullpath   ;
/* 1285  6 */   file != - 1   ;
// then
}
void _func5198(void) {
// --- ifif
/* 1440  2 */   filename [ i ] == '/'   ;
/* 1443  2 */   i   ;
// then
}
void _func5199(void) {
// --- ifif
/* 1490  6 */   ! i   ;
/* 1493  6 */   i + 6 > ( strlen ( filename ) )   ;
// then
}
void _func5200(void) {
// --- ifif
/* 1499  2 */   filename [ 0 ] == '.' || filename [ 0 ] == '/'   ;
/* 1502  2 */   filename [ 0 ] != '/' && input_name [ 0 ] == '/'   ;
// then
}
void _func5201(void) {
// --- ifif
/* 1534  2 */   ! filename || ! ( initial_character = * filename )   ;
/* 1538  2 */   ( initial_character == '/' ) || ( ( strncmp ( filename , "./" , 2 ) == 0 ) || ( strncmp ( filename , "../" , 3 ) == 0 ) )   ;
/* 1543  2 */   initial_character != '~'   ;
// else
}
void _func5202(void) {
// --- ifif
/* 1806  2 */   limit < 0   ;
/* 1829  2 */   expand && ! executing_string && ! me_executing_string   ;
// then
}
void _func5203(void) {
// --- ifif
/* 2029  6 */   find_and_load ( filename )   ;
/* 2032  6 */   ! suffixes [ i ] [ 0 ] && strrchr ( filename , '.' )   ;
// then
}
void _func5204(void) {
// --- ifif
/* 2152  2 */   output_stream != stdout   ;
/* 2156  2 */   N_U_L_L_replacement   ;
// then
}
void _func5205(void) {
// --- ifif else
/* 2156  2 */   N_U_L_L_replacement   ;
/* 2164  2 */   output_stream != stdout   ;
// else
}
void _func5206(void) {
// --- ifif
/* 2216  6 */   N_U_L_L_replacement   ;
/* 2223  6 */   output_stream != stdout   ;
/* 2227  6 */   validating   ;
/* 2230  6 */   splitting && ( ! errors_printed || force )   ;
// else
}
void _func5207(void) {
// --- ifif else
/* 2305  6 */   ! in_fixed_width_font && ( character == '\'' || character == '`' ) && input_text [ input_text_offset + 1 ] == character   ;
/* 2313  6 */   character == '-'   ;
// else
}
void _func5208(void) {
// --- ifif
/* 2329  6 */   whitespace ( character )   ;
/* 2346  6 */   character == '\n'   ;
// then
}
void _func5209(void) {
// --- ifif
/* 2461  2 */   entry == ( COMMAND * ) - 1   ;
/* 2467  2 */   entry -> argument_in_braces   ;
// then
}
void _func5210(void) {
// --- ifif
/* 2685  2 */   no_headers && ( in_menu || in_detailmenu )   ;
/* 2690  2 */   must_start_paragraph && character != '\n'   ;
/* 2701  2 */   non_splitting_words && member ( character , " \t\n" )   ;
// then
}
void _func5211(void) {
// --- ifif
/* 2754  8 */   ( character == ' ' ) && ( last_char_was_newline )   ;
/* 2763  8 */   ! paragraph_is_open   ;
/* 2775  8 */   ( output_column += len ) > fill_column   ;
/* 2865  8 */   ! suppress_insert   ;
// then
}
void _func5212(void) {
// --- ifif
/* 2801  30 */   t1 == output_paragraph_offset   ;
/* 2807  30 */   ! whitespace ( output_paragraph [ t1 ] )   ;
// then
}
void _func5213(void) {
// --- ifif
/* 3081  6 */   paragraph_spacing >= 0   ;
/* 3085  6 */   ! force_flush_right   ;
/* 3093  6 */   force_flush_right   ;
// then
}
void _func5214(void) {
// --- ifif
/* 4268  2 */   ( strncmp ( text , "comment" , strlen ( "comment" ) ) == 0 ) || ( text [ 0 ] == 'c' && cr_or_whitespace ( text [ 1 ] ) ) || ( strcmp ( text + 1 , "index" ) == 0 )   ;
/* 4277  2 */   * text == 'i'   ;
// then
}
void _func5215(void) {
// --- ifif
/* 4754  2 */   verbose_mode   ;
/* 4758  2 */   macro_expansion_output_stream && ! executing_string   ;
// then
}
void _func5216(void) {
// --- ifif
/* 4786  2 */   defaulting   ;
/* 4949  2 */   macro_expansion_output_stream && ! executing_string && ! defaulting   ;
// then
}
void _func5217(void) {
// --- ifif else
/* 4841  18 */   input_text_offset > - 1   ;
/* 4860  18 */   next_file && ( strcmp ( next_file -> filename , input_filename ) == 0 )   ;
// else
}
void _func5218(void) {
// --- ifif
/* 4848  22 */   input_text_offset != - 1   ;
/* 4851  22 */   nodename_from_menu   ;
// then
}
void _func5219(void) {
// --- ifif
/* 4949  2 */   macro_expansion_output_stream && ! executing_string && ! defaulting   ;
/* 4973  2 */   ! no_headers   ;
// then
}
void _func5220(void) {
// --- ifif
/* 4976  6 */   macro_expansion_output_stream   ;
/* 4980  6 */   * next   ;
/* 4986  6 */   * prev   ;
/* 4992  6 */   * up   ;
/* 4998  6 */   macro_expansion_output_stream   ;
// then
}
void _func5221(void) {
// --- ifif
/* 5017  6 */   ! * next   ;
/* 5018  6 */   ! * prev   ;
/* 5019  6 */   ! * up   ;
// then
}
void _func5222(void) {
// --- ifif
/* 5059  6 */   tags -> flags & NO_WARN   ;
/* 5066  6 */   tags -> next   ;
/* 5105  6 */   ! ( tags -> flags & PREV_ERROR ) && tags -> prev   ;
/* 5147  6 */   ! tags -> up && ( strcasecmp ( tags -> node , _ ( "Top" ) ) != 0 )   ;
// else
}
void _func5223(void) {
// --- ifif
/* 5165  18 */   ! ( nref = find_node_reference ( tags -> node , list ) )   ;
/* 5168  18 */   strcmp ( nref -> containing_node , tags -> up ) == 0   ;
// then
}
void _func5224(void) {
// --- ifif
/* 5206  6 */   tags -> flags & NO_WARN   ;
/* 5215  6 */   tags -> touched > reference_warning_limit   ;
/* 5223  6 */   tags -> touched == 0   ;
// then
}
void _func5225(void) {
// --- ifif else
/* 5598  2 */   i && nodename [ i - 1 ] == ':'   ;
/* 5601  2 */   remember_reference   ;
// else
}
void _func5226(void) {
// --- ifif
/* 5624  2 */   * nodename == '.' || ! * nodename   ;
/* 5630  2 */   * nodename == '('   ;
// then
}
void _func5227(void) {
// --- ifif
/* 5639  6 */   paren   ;
/* 5651  6 */   c == '\t' || c == '\n' || c == ',' || ( ( paren_seen && nodename [ i - 1 ] == ')' ) && ( c == ' ' || c == '.' ) ) || ( c == '.' && ( ( ! nodename [ i + 1 ] || ( cr_or_whitespace ( nodename [ i + 1 ] ) ) || ( nodename [ i + 1 ] == ')' ) ) ) )   ;
// then
}
void _func5228(void) {
// --- ifif else
/* 5929  6 */   arg   ;
/* 5931  6 */   * name_arg   ;
// else
}
void _func5229(void) {
// --- ifif
/* 6061  2 */   ! * enumeration_arg   ;
/* 6067  2 */   ! isdigit ( * enumeration_arg ) && ! isletter ( * enumeration_arg )   ;
// then
}
void _func5230(void) {
// --- ifif
/* 6405  12 */   * value   ;
/* 6408  12 */   * value == '"' || * value == '\''   ;
// then
}
void _func5231(void) {
// --- ifif
/* 6540  2 */   execution_strings   ;
/* 6550  2 */   ! es   ;
/* 6571  2 */   initial_size > es -> size   ;
// then
}
void _func5232(void) {
// --- ifif
/* 6794  12 */   ! itemx_flag && last_item_output_position == output_position   ;
/* 6801  12 */   last_char_was_newline && filling_enabled && paragraph_is_open   ;
// then
}
void _func5233(void) {
// --- ifif
/* 6932  6 */   c == 0   ;
/* 6942  6 */   c == '{'   ;
/* 6944  6 */   c == '}'   ;
// then
}
void _func5234(void) {
// --- ifif
/* 7076  6 */   N_U_L_L_replacement   ;
/* 7079  6 */   defun_arg [ 0 ] == ' '   ;
/* 7085  6 */   pending_space   ;
/* 7091  6 */   ( ( ( defun_arg [ 0 ] ) == '(' ) || ( ( defun_arg [ 0 ] ) == ')' ) || ( ( defun_arg [ 0 ] ) == '[' ) || ( ( defun_arg [ 0 ] ) == ']' ) )   ;
// else
}
void _func5235(void) {
// --- ifif
/* 7111  2 */   ( arg != 0 ) && ( * arg == ' ' )   ;
/* 7114  2 */   arg == 0   ;
// then
}
void _func5236(void) {
// --- ifif
/* 7386  2 */   looking_at ( "{}" )   ;
/* 7389  2 */   curchar ( ) == '\n'   ;
// then
}
void _func5237(void) {
// --- ifif else
/* 7587  2 */   verbose_mode   ;
/* 7601  2 */   ! find_and_load ( filename )   ;
// else
}
void _func5238(void) {
// --- ifif else
/* 8449  2 */   macro_expansion_output_stream && ! executing_string   ;
/* 8453  2 */   curchar ( ) != '{'   ;
// else
}
void _func5239(void) {
// --- ifif else
/* 8468  10 */   loc == size_of_input_text   ;
/* 8474  10 */   input_text [ loc ] == '{'   ;
// else
}
void _func5240(void) {
// --- ifif
/* 8493  2 */   macro_expansion_output_stream && ! executing_string   ;
/* 8507  2 */   ! current_node || ! * current_node   ;
/* 8515  2 */   ! * marker   ;
// then
}
void _func5241(void) {
// --- ifif else
/* 8822  6 */   ! body [ i ]   ;
/* 8825  6 */   body [ i ] != '\\'   ;
// else
}
void _func5242(void) {
// --- ifif
/* 8907  2 */   num_args < array_len ( arglist )   ;
/* 8914  2 */   def -> body   ;
// then
}
void _func5243(void) {
// --- ifif
/* 9035  14 */   character == '}'   ;
/* 9042  14 */   character == ','   ;
// then
}
void _func5244(void) {
// --- ifif
/* 9070  6 */   ( * line == COMMAND_PREFIX ) && ( depth == 1 ) && ( strncmp ( line + 1 , "allow-recursion" , 15 ) == 0 ) && ( line [ 16 ] == 0 || whitespace ( line [ 16 ] ) )   ;
/* 9084  6 */   ( * line == COMMAND_PREFIX ) && ( depth == 1 ) && ( strncmp ( line + 1 , "quote-arg" , 9 ) == 0 ) && ( line [ 10 ] == 0 || whitespace ( line [ 10 ] ) )   ;
/* 9107  6 */   ( * line == COMMAND_PREFIX ) && ( strncmp ( line + 1 , "macro " , 6 ) == 0 )   ;
/* 9111  6 */   ( * line == COMMAND_PREFIX ) && ( strncmp ( line + 1 , "end macro" , 9 ) == 0 )   ;
/* 9115  6 */   depth   ;
// then
}
void _func5245(void) {
// --- ifif
/* 9132  2 */   ! body   ;
/* 9141  2 */   body && strlen ( body )   ;
// then
}
void _func5246(void) {
// --- ifif
/* 9316  2 */   ! itext   ;
/* 9319  2 */   offset > itext -> offset   ;
// then
}
void _func5247(void) {
// --- ifif
/* 9436  14 */   escape_seen   ;
/* 9446  14 */   arglist_index + 2 >= arglist_size   ;
// then
}
void _func5248(void) {
// --- ifif
/* 9492  2 */   ! string || ( i >= strlen ( string ) )   ;
/* 9500  2 */   i && string [ i ] == ':'   ;
// then
}
void _func5249(void) {
// --- ifif
/* 9541  2 */   N_U_L_L_replacement   ;
/* 9545  2 */   * filename == '/' || ( * filename == '.' && ( filename [ 1 ] == '/' || ( filename [ 1 ] == '.' && filename [ 2 ] == '/' ) ) ) || ( isalpha ( * filename ) && filename [ 1 ] == ':' && ( filename [ 2 ] == '/' || filename [ 2 ] == '\\' ) )   ;
// then
}
void _func5250(void) {
// --- ifif
/* 302  2 */   ! multitable_active   ;
/* 307  2 */   current_env_no > 0   ;
// then
}
void _func5251(void) {
// --- ifif
/* 385  2 */   optind == 0   ;
/* 391  2 */   nextchar == NULL || * nextchar == '\0'   ;
/* 477  2 */   longopts != NULL && ( argv [ optind ] [ 1 ] == '-' || ( long_only && ( argv [ optind ] [ 2 ] || ! my_index ( optstring , argv [ optind ] [ 1 ] ) ) ) )   ;
// then
}
void _func5252(void) {
// --- ifif
/* 395  6 */   ordering == PERMUTE   ;
/* 419  6 */   optind != argc && ! strcmp ( argv [ optind ] , "--" )   ;
/* 435  6 */   optind == argc   ;
/* 447  6 */   ( argv [ optind ] [ 0 ] != '-' || argv [ optind ] [ 1 ] == '\0' )   ;
// then
}
void _func5253(void) {
// --- ifif
/* 516  6 */   ambig && ! exact   ;
/* 526  6 */   N_U_L_L_replacement   ;
// then
}
void _func5254(void) {
// --- ifif
/* 526  6 */   N_U_L_L_replacement   ;
/* 583  6 */   N_U_L_L_replacement   ;
// then
}
void _func5255(void) {
// --- ifif
/* 569  3 */   N_U_L_L_replacement   ;
/* 571  3 */   pfound -> flag   ;
// then
}
void _func5256(void) {
// --- ifif
/* 610  4 */   * nextchar == '\0'   ;
/* 613  4 */   temp == NULL || c == ':'   ;
/* 628  4 */   temp [ 1 ] == ':'   ;
// then
}
void _func5257(void) {
// --- ifif
/* 14  1 */   ( abr = b -> r ) < 0.   ;
/* 16  1 */   ( abi = b -> i ) < 0.   ;
/* 18  1 */   abr <= abi   ;
// else
}
void _func5258(void) {
// --- ifif
/* 35  1 */   len <= 0   ;
/* 40  1 */   len >= LONGBITS   ;
// then
}
void _func5259(void) {
// --- ifif
/* 12  0 */   real < 0   ;
/* 14  0 */   imag < 0   ;
/* 16  0 */   imag > real   ;
/* 21  0 */   ( real + imag ) == real   ;
// then
}
void _func5260(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func5261(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func5262(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func5263(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func5264(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func5265(void) {
// --- ifif
/* 16  2 */   n == 0 || x == 1   ;
/* 18  2 */   x != - 1   ;
// then
}
void _func5266(void) {
// --- ifif else
/* 25  2 */   u & 01   ;
/* 27  2 */   u >>= 1   ;
// else
}
void _func5267(void) {
// --- ifif else
/* 26  2 */   u & 01   ;
/* 28  2 */   u >>= 1   ;
// else
}
void _func5268(void) {
// --- ifif else
/* 21  1 */   n == 0   ;
/* 23  1 */   n < 0   ;
// else
}
void _func5269(void) {
// --- ifif else
/* 36  2 */   u & 01   ;
/* 42  2 */   u >>= 1   ;
// else
}
void _func5270(void) {
// --- ifif
/* 39  1 */   len <= 0   ;
/* 44  1 */   len >= LONG8BITS   ;
// then
}
void _func5271(void) {
// --- ifif
/* 15  1 */   ( abr = b -> r ) < 0.   ;
/* 17  1 */   ( abi = b -> i ) < 0.   ;
/* 19  1 */   abr <= abi   ;
// else
}
void _func5272(void) {
// --- ifif
/* 30  1 */   f__init & 2   ;
/* 32  1 */   a -> cunit >= MXUNIT   ;
// then
}
void _func5273(void) {
// --- ifif
/* 34  1 */   N_U_L_L_replacement   ;
/* 36  1 */   b -> uscrtch == 1   ;
/* 38  1 */   ! a -> csta   ;
// then
}
void _func5274(void) {
// --- ifif
/* 45  3 */   b -> uwrt == 1   ;
/* 47  3 */   b -> ufnm   ;
// then
}
void _func5275(void) {
// --- ifif else
/* 14  1 */   f__external == 0   ;
/* 43  1 */   cursor > 0   ;
// else
}
void _func5276(void) {
// --- ifif else
/* 24  3 */   f__recpos + cursor >= f__svic -> icirlen   ;
/* 26  3 */   f__hiwater <= f__recpos   ;
// else
}
void _func5277(void) {
// --- ifif
/* 58  2 */   cursor + f__recpos < 0   ;
/* 60  2 */   f__hiwater < f__recpos   ;
// then
}
void _func5278(void) {
// --- ifif else
/* 94  1 */   * s & 0xf0   ;
/* 96  1 */   w1 > w   ;
// else
}
void _func5279(void) {
// --- ifif else
/* 139  1 */   sign || f__cplus   ;
/* 140  1 */   spare < 0   ;
// else
}
void _func5280(void) {
// --- ifif
/* 168  1 */   ndigit + xsign > w || m + xsign > w   ;
/* 172  1 */   x == 0 && m == 0   ;
/* 176  1 */   ndigit >= m   ;
// else
}
void _func5281(void) {
// --- ifif
/* 58  1 */   f__Aquote   ;
/* 69  1 */   f__recpos + len + a >= L_len   ;
/* 71  1 */   a || ! f__recpos   ;
/* 77  1 */   a   ;
// else
}
void _func5282(void) {
// --- ifif
/* 38  1 */   f__recpos < f__hiwater   ;
/* 40  1 */   f__curunit -> url > 1   ;
/* 43  1 */   f__recpos   ;
// then
}
void _func5283(void) {
// --- ifif
/* 98  1 */   n = c_dfe ( a )   ;
/* 99  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func5284(void) {
// --- ifif
/* 121  1 */   n = c_dfe ( a )   ;
/* 122  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func5285(void) {
// --- ifif
/* 39  1 */   n = c_due ( a )   ;
/* 40  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
// then
}
void _func5286(void) {
// --- ifif
/* 52  1 */   n = c_due ( a )   ;
/* 53  1 */   f__curunit -> uwrt != 1 && f__nowwriting ( f__curunit )   ;
// then
}
void _func5287(void) {
// --- ifif
/* 283  1 */   ! f   ;
/* 285  1 */   f__doend   ;
// then
}
void _func5288(void) {
// --- ifif
/* 33  3 */   * s != quote   ;
/* 34  2 */   * ++ s != quote   ;
// then
}
void _func5289(void) {
// --- ifif
/* 70  3 */   c == ' '   ;
/* 74  2 */   c > '9' || c < '0'   ;
// then
}
void _func5290(void) {
// --- ifif
/* 219  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 224  2 */   w == 0   ;
/* 225  2 */   * s == '.'   ;
// else
}
void _func5291(void) {
// --- ifif
/* 251  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 253  2 */   w == 0   ;
// then
}
void _func5292(void) {
// --- ifif else
/* 273  2 */   w == 0   ;
/* 274  2 */   * s == '.'   ;
// else
}
void _func5293(void) {
// --- ifif
/* 284  2 */   ! ( s = gt_num ( s , & w , 0 ) )   ;
/* 286  2 */   w == 0   ;
/* 287  2 */   * s == '.'   ;
// else
}
void _func5294(void) {
// --- ifif
/* 302  2 */   w == 0   ;
/* 303  2 */   * s != '.'   ;
/* 307  2 */   ! ( s = gt_num ( s + 1 , & d , 0 ) )   ;
// then
}
void _func5295(void) {
// --- ifif
/* 328  1 */   * s == ')'   ;
/* 329  1 */   ne_d ( s , & t )   ;
/* 330  1 */   e_d ( s , & t )   ;
// then
}
void _func5296(void) {
// --- ifif
/* 462  2 */   f__cnt [ f__cp ] <= 0   ;
/* 467  2 */   N_U_L_L_replacement   ;
// then
}
void _func5297(void) {
// --- ifif
/* 471  2 */   ( n = ( * f__doed ) ( p , ptr , len ) ) > 0   ;
/* 473  2 */   n < 0   ;
// then
}
void _func5298(void) {
// --- ifif
/* 496  2 */   N_U_L_L_replacement   ;
/* 498  2 */   ! f__workdone   ;
/* 499  2 */   ( n = ( * f__dorevert ) ( ) ) != 0   ;
// then
}
void _func5299(void) {
// --- ifif
/* 141  1 */   f__svic -> icirnum != 1 && ( f__icnum > f__svic -> icirnum || ( f__icnum == f__svic -> icirnum && ( f__recpos | f__hiwater ) ) )   ;
/* 145  1 */   f__recpos < f__hiwater   ;
/* 147  1 */   f__recpos >= f__svic -> icirlen   ;
/* 149  1 */   ! f__recpos && f__icnum   ;
// then
}
void _func5300(void) {
// --- ifif
/* 37  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 39  1 */   fread ( ( char * ) & f__reclen , sizeof ( uiolen ) , 1 , f__cf ) != 1   ;
// then
}
void _func5301(void) {
// --- ifif
/* 35  1 */   f__recpos > f__curunit -> url && f__curunit -> url != 1   ;
/* 37  1 */   f__reading   ;
// then
}
void _func5302(void) {
// --- ifif
/* 45  2 */   ! ( i = fread ( ptr , ( size_t ) len , ( size_t ) ( * number ) , f__cf ) ) && ! ( f__recpos - * number * len )   ;
/* 48  2 */   i < * number   ;
// then
}
void _func5303(void) {
// --- ifif
/* 10  1 */   f__init & 2   ;
/* 12  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func5304(void) {
// --- ifif
/* 15  1 */   b -> ufd == NULL || b -> uwrt == 3   ;
/* 17  1 */   ! b -> useek   ;
/* 19  1 */   b -> uwrt   ;
// then
}
void _func5305(void) {
// --- ifif
/* 26  1 */   f__init & 2   ;
/* 28  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
// then
}
void _func5306(void) {
// --- ifif
/* 52  2 */   ! fwrite ( buf , len1 , 1 , to )   ;
/* 54  2 */   ( len -= len1 ) <= 0   ;
// then
}
void _func5307(void) {
// --- ifif
/* 81  1 */   ! loc   ;
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
// then
}
void _func5308(void) {
// --- ifif
/* 82  2 */   ! ( bf = fopen ( b -> ufnm , f__w_mode [ b -> ufmt ] ) )   ;
/* 84  2 */   b -> uwrt   ;
// then
}
void _func5309(void) {
// --- ifif
/* 88  1 */   ! ( bf = fopen ( b -> ufnm , f__r_mode [ 0 ] ) ) || ! ( tf = tmpfile ( ) )   ;
/* 96  1 */   copy ( bf , loc , tf )   ;
/* 101  1 */   ! ( bf = freopen ( b -> ufnm , f__w_mode [ 0 ] , bf ) )   ;
// then
}
void _func5310(void) {
// --- ifif
/* 154  1 */   ch == '*' && ! poststar   ;
/* 163  1 */   ch == '.'   ;
// then
}
void _func5311(void) {
// --- ifif
/* 183  1 */   issign ( ch )   ;
/* 185  1 */   havenum && isexp ( ch )   ;
// then
}
void _func5312(void) {
// --- ifif
/* 191  2 */   issign ( ch )   ;
/* 196  2 */   ! isdigit ( ch )   ;
// then
}
void _func5313(void) {
// --- ifif
/* 225  3 */   exp < 0   ;
/* 227  3 */   sp1 <= sp   ;
// then
}
void _func5314(void) {
// --- ifif
/* 249  4 */   havestar && ( ch == ' ' || ch == '\t' || ch == '\n' )   ;
/* 253  4 */   nml_read > 1   ;
// then
}
void _func5315(void) {
// --- ifif
/* 699  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 701  1 */   f__curunit -> uend   ;
// then
}
void _func5316(void) {
// --- ifif
/* 75  1 */   f__curunit -> uwrt && f__nowreading ( f__curunit )   ;
/* 77  1 */   f__curunit -> uend   ;
// then
}
void _func5317(void) {
// --- ifif
/* 33  1 */   -- f__recpos == f__svic -> icirlen   ;
/* 35  1 */   f__recpos < - 1   ;
// then
}
void _func5318(void) {
// --- ifif
/* 184  1 */   ch == EOF   ;
/* 186  1 */   ch > ' '   ;
// then
}
void _func5319(void) {
// --- ifif
/* 243  2 */   * chp == ':'   ;
/* 251  2 */   x2 < 0 || x2 >= extent   ;
// then
}
void _func5320(void) {
// --- ifif
/* 244  3 */   k = getnum ( chp , & x3 )   ;
/* 246  3 */   ! x3   ;
// then
}
void _func5321(void) {
// --- ifif
/* 20  2 */   x <= a   ;
/* 24  2 */   * -- x != ' '   ;
// then
}
void _func5322(void) {
// --- ifif
/* 15  1 */   f__init & 2   ;
/* 17  1 */   a -> aunit >= MXUNIT || a -> aunit < 0   ;
/* 19  1 */   b -> useek == 0   ;
/* 20  1 */   N_U_L_L_replacement   ;
// then
}
void _func5323(void) {
// --- ifif
/* 20  1 */   N_U_L_L_replacement   ;
/* 24  1 */   b -> uend == 1   ;
/* 28  1 */   b -> uwrt   ;
/* 34  1 */   b -> url > 0   ;
/* 45  1 */   b -> ufmt == 0   ;
// then
}
void _func5324(void) {
// --- ifif
/* 52  2 */   count_rate   ;
/* 65  2 */   count_max   ;
// then
}
void _func5325(void) {
// --- ifif
/* 39  2 */   * lunit >= MXUNIT || * lunit < 0   ;
/* 43  2 */   f__units [ * lunit ] . ufd != NULL && f__units [ * lunit ] . uwrt   ;
// then
}
void _func5326(void) {
// --- ifif else
/* 62  2 */   win32_platform == - 1   ;
/* 72  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func5327(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 98  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func5328(void) {
// --- ifif
/* 83  2 */   zone   ;
/* 87  2 */   fftime   ;
// then
}
void _func5329(void) {
// --- ifif else
/* 61  2 */   win32_platform == - 1   ;
/* 71  2 */   win32_platform != VER_PLATFORM_WIN32_NT   ;
// else
}
void _func5330(void) {
// --- ifif
/* 79  6 */   clock_freq == 0   ;
/* 94  6 */   ! QueryPerformanceCounter ( & counter_val )   ;
// then
}
void _func5331(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func5332(void) {
// --- ifif else
/* 58  2 */   ( retco = stat ( the_assoc -> pathname , & statbuf ) )   ;
/* 61  2 */   S_ISREG ( statbuf . st_mode )   ;
// else
}
void _func5333(void) {
// --- ifif
/* 77  2 */   ! access ( the_assoc -> pathname , R_OK )   ;
/* 79  2 */   ! access ( the_assoc -> pathname , W_OK )   ;
// then
}
void _func5334(void) {
// --- ifif else
/* 89  2 */   ! the_assoc -> pathname && ! ( the_assoc -> pathname = ( char * ) malloc ( PATH_MAX ) )   ;
/* 93  2 */   the_path [ 0 ] != DIRSEP   ;
// else
}
void _func5335(void) {
// --- ifif
/* 123  2 */   ! the_assoc   ;
/* 126  2 */   TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func5336(void) {
// --- ifif
/* 161  2 */   ! the_assoc   ;
/* 164  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 167  2 */   the_assoc -> access   ;
// then
}
void _func5337(void) {
// --- ifif
/* 174  2 */   the_assoc -> pathname   ;
/* 179  2 */   the_assoc -> bufptr   ;
// then
}
void _func5338(void) {
// --- ifif
/* 191  2 */   ! the_assoc   ;
/* 194  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 197  2 */   TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 200  2 */   ( the_assoc -> handle = open ( the_assoc -> pathname , O_CREAT + O_TRUNC + O_WRONLY , 0666 ) ) == - 1   ;
// then
}
void _func5339(void) {
// --- ifif
/* 222  2 */   ! the_assoc   ;
/* 225  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 228  2 */   the_path_len   ;
// else
}
void _func5340(void) {
// --- ifif
/* 279  2 */   ! the_transfer   ;
/* 281  2 */   ! the_assoc   ;
/* 284  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func5341(void) {
// --- ifif
/* 302  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 305  2 */   ! TEST_FLAG ( the_assoc , IO_EXISTING )   ;
/* 308  2 */   ! TEST_FLAG ( the_assoc , IO_READABLE ) && ( the_usage = ReadOnly || the_usage == ReadWrite )   ;
/* 312  2 */   ! TEST_FLAG ( the_assoc , IO_WRITEABLE ) && ( the_usage = WriteOnly || the_usage == ReadWrite )   ;
/* 316  2 */   ! TEST_FLAG ( the_assoc , IO_INDEXABLE ) && TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 320  2 */   ! TEST_FLAG ( the_assoc , IO_SEQUENCIBLE ) && ! TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 324  2 */   N_U_L_L_replacement   ;
// then
}
void _func5342(void) {
// --- ifif
/* 324  2 */   N_U_L_L_replacement   ;
/* 328  2 */   ! TEST_FLAG ( the_access , IO_TEXTIO )   ;
/* 334  2 */   TEST_FLAG ( the_assoc , IO_VARIABLE ) && the_access -> rectype == Fixed && ( the_usage == ReadOnly || the_usage == ReadWrite )   ;
/* 339  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && the_usage == ReadWrite   ;
/* 343  2 */   the_access -> association && the_access -> association != the_assoc   ;
/* 347  2 */   the_assoc -> access   ;
// then
}
void _func5343(void) {
// --- ifif
/* 350  6 */   ( savepos = lseek ( the_assoc -> handle , 0L , SEEK_CUR ) ) == - 1L   ;
/* 354  6 */   the_assoc -> bufptr   ;
// then
}
void _func5344(void) {
// --- ifif
/* 388  6 */   with_index   ;
/* 395  6 */   lseek ( the_assoc -> handle , filepos , SEEK_SET ) == - 1L   ;
// then
}
void _func5345(void) {
// --- ifif
/* 402  6 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION ) && the_usage == ReadOnly && ! the_assoc -> bufptr   ;
/* 410  6 */   ( the_assoc -> handle = open ( the_assoc -> pathname , SeqMode [ the_usage ] ) ) == - 1   ;
// then
}
void _func5346(void) {
// --- ifif else
/* 459  2 */   ! the_transfer   ;
/* 462  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func5347(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func5348(void) {
// --- ifif
/* 374  2 */   ! pc   ;
/* 382  2 */   pcopy >= MAX_COPIES   ;
/* 387  2 */   pcopy == - 1   ;
// else
}
void _func5349(void) {
// --- ifif
/* 584  2 */   i >= nsigs && ! else_branche   ;
/* 588  2 */   i >= nsigs   ;
/* 602  2 */   p -> data_len   ;
// then
}
void _func5350(void) {
// --- ifif
/* 592  6 */   ins   ;
/* 594  6 */   p -> data   ;
// then
}
void _func5351(void) {
// --- ifif
/* 612  2 */   ins   ;
/* 614  2 */   p -> data   ;
// then
}
void _func5352(void) {
// --- ifif
/* 108  2 */   highprio != 0   ;
/* 173  2 */   else_clause != 0   ;
// then
}
void _func5353(void) {
// --- ifif
/* 294  2 */   retval == 0 && ! timed_out   ;
/* 298  2 */   ! timed_out   ;
// then
}
void _func5354(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func5355(void) {
// --- ifif
/* 79  2 */   ( current_time = time ( 0 ) ) == ( time_t ) - 1   ;
/* 85  2 */   mask == 0   ;
// then
}
void _func5356(void) {
// --- ifif else
/* 84  6 */   ( ( unsigned ) bitlength % SET_WORD_SIZE ) != 0   ;
/* 86  6 */   c   ;
// else
}
void _func5357(void) {
// --- ifif
/* 91  2 */   mask & YEAR_VALID   ;
/* 98  2 */   mask & MONTH_VALID   ;
/* 105  2 */   mask & DAY_VALID   ;
/* 112  2 */   mask & HOUR_VALID   ;
/* 119  2 */   mask & MINUTE_VALID   ;
/* 126  2 */   mask & SECOND_VALID   ;
// then
}
void _func5358(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func5359(void) {
// --- ifif else
/* 65  2 */   out == NULL || startbit < 0 || startbit >= bitlength || endbit < 0 || endbit >= bitlength || endbit < startbit   ;
/* 73  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func5360(void) {
// --- ifif
/* 303  4 */   curr == '_'   ;
/* 304  4 */   isXXX ( curr , SET )   ;
// then
}
void _func5361(void) {
// --- ifif
/* 335  2 */   dexp >= 10   ;
/* 337  2 */   dexp > 0   ;
// then
}
void _func5362(void) {
// --- ifif
/* 342  2 */   dexp <= - 10   ;
/* 344  2 */   dexp < 0   ;
// then
}
void _func5363(void) {
// --- ifif else
/* 362  2 */   actual_index >= limit   ;
/* 364  2 */   iostrptr [ actual_index ] == '+'   ;
// else
}
void _func5364(void) {
// --- ifif
/* 398  6 */   ! isDEC ( curr )   ;
/* 400  6 */   sdig < MAXPREC - 1   ;
// then
}
void _func5365(void) {
// --- ifif
/* 448  6 */   iostrptr [ actual_index ] == '+'   ;
/* 453  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func5366(void) {
// --- ifif
/* 469  6 */   curr == '.'   ;
/* 474  6 */   curr == 'E'   ;
// then
}
void _func5367(void) {
// --- ifif
/* 489  6 */   isDEC ( curr )   ;
/* 495  6 */   curr == 'E'   ;
// then
}
void _func5368(void) {
// --- ifif
/* 502  6 */   iostrptr [ actual_index ] == '+'   ;
/* 507  6 */   iostrptr [ actual_index ] == '-'   ;
// then
}
void _func5369(void) {
// --- ifif else
/* 646  2 */   digptr [ mdigs ] >= 5   ;
/* 658  2 */   mdigs < 0   ;
// else
}
void _func5370(void) {
// --- ifif
/* 1046  6 */   convcode != DefaultConv   ;
/* 1048  6 */   actual_index + io . __t . __loccharstring . string_length > limit   ;
// then
}
void _func5371(void) {
// --- ifif
/* 1154  4 */   convcode != DefaultConv   ;
/* 1156  4 */   actual_index >= limit   ;
// then
}
void _func5372(void) {
// --- ifif
/* 1319  8 */   ! width   ;
/* 1323  8 */   actual_index + width > iostrlen   ;
/* 1326  8 */   itemlen == width   ;
// else
}
void _func5373(void) {
// --- ifif else
/* 1428  4 */   actual_index + width > iostrlen   ;
/* 1431  4 */   itemlen == width   ;
// else
}
void _func5374(void) {
// --- ifif else
/* 1480  4 */   actual_index + width > iostrlen   ;
/* 1483  4 */   itemlen == width   ;
// else
}
void _func5375(void) {
// --- ifif
/* 1529  4 */   ! width   ;
/* 1533  4 */   actual_index + width > iostrlen   ;
/* 1537  4 */   itemlen == width   ;
// else
}
void _func5376(void) {
// --- ifif
/* 1626  2 */   ! textptr   ;
/* 1628  2 */   iocode != EndPage   ;
// then
}
void _func5377(void) {
// --- ifif else
/* 1663  2 */   ! textptr   ;
/* 1665  2 */   ( assoc = textptr -> access_sub -> association )   ;
// else
}
void _func5378(void) {
// --- ifif
/* 1735  2 */   actual_index + nchars > iostrlen   ;
/* 1737  2 */   strncmp ( iostrptr + actual_index , begtxt , nchars )   ;
// then
}
void _func5379(void) {
// --- ifif
/* 1770  6 */   curr == '%'   ;
/* 1776  6 */   curr == ')'   ;
/* 1782  6 */   isDEC ( curr )   ;
// then
}
void _func5380(void) {
// --- ifif
/* 1792  6 */   isCVC ( curr )   ;
/* 1809  6 */   isEDC ( curr )   ;
/* 1818  6 */   isIOC ( curr )   ;
/* 1825  6 */   curr == '('   ;
// then
}
void _func5381(void) {
// --- ifif
/* 1855  6 */   isDEC ( curr )   ;
/* 1861  6 */   curr == 'L'   ;
/* 1868  6 */   curr == 'E'   ;
/* 1875  6 */   curr == 'P'   ;
// then
}
void _func5382(void) {
// --- ifif
/* 2055  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2058  2 */   iolist_index != iolen   ;
// then
}
void _func5383(void) {
// --- ifif
/* 2133  2 */   ( res = scanformcont ( fmtptr , fmtlen , & fmtptr , & fmtlen ) ) == EndAtParen   ;
/* 2136  2 */   iolist_index != iolen   ;
// then
}
void _func5384(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func5385(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_text_rec   ;
// then
}
void _func5386(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   the_text_index < 0 || the_text -> access_sub -> reclength - 2 < the_text_index   ;
// then
}
void _func5387(void) {
// --- ifif
/* 59  6 */   ( * ( ( SET_CHAR * ) left ) & * ( ( SET_CHAR * ) right ) ) != * ( ( SET_CHAR * ) left )   ;
/* 62  6 */   * ( ( SET_CHAR * ) left ) != * ( ( SET_CHAR * ) right )   ;
// then
}
void _func5388(void) {
// --- ifif else
/* 60  2 */   buf_ev == 0   ;
/* 63  2 */   is_event   ;
// else
}
void _func5389(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func5390(void) {
// --- ifif
/* 68  6 */   ( * ( ( SET_SHORT * ) left ) & * ( ( SET_SHORT * ) right ) ) != * ( ( SET_SHORT * ) left )   ;
/* 71  6 */   * ( ( SET_SHORT * ) left ) != * ( ( SET_SHORT * ) right )   ;
// then
}
void _func5391(void) {
// --- ifif
/* 82  3 */   ( * right & * left ) != * left   ;
/* 84  3 */   * left != * right   ;
// then
}
void _func5392(void) {
// --- ifif
/* 35  2 */   ! the_assoc   ;
/* 38  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
/* 42  2 */   the_assoc -> access   ;
/* 46  2 */   unlink ( the_assoc -> pathname )   ;
// then
}
void _func5393(void) {
// --- ifif
/* 34  2 */   ! the_assoc   ;
/* 36  2 */   ! TEST_FLAG ( the_assoc , IO_ISASSOCIATED )   ;
// then
}
void _func5394(void) {
// --- ifif
/* 49  2 */   nread == nbyte   ;
/* 54  2 */   nread == 0   ;
// then
}
void _func5395(void) {
// --- ifif
/* 97  2 */   ! the_access   ;
/* 100  2 */   ! the_access -> association   ;
/* 104  2 */   the_access -> association -> usage == WriteOnly   ;
/* 108  2 */   ! TEST_FLAG ( the_access , IO_INDEXED ) && TEST_FLAG ( the_access , IO_OUTOFFILE )   ;
/* 115  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 130  2 */   ! ( actaddr = the_buf_addr )   ;
// then
}
void _func5396(void) {
// --- ifif else
/* 140  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 143  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func5397(void) {
// --- ifif
/* 148  6 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 150  6 */   reclen > readlen   ;
/* 152  6 */   ! doRead ( the_access , actaddr + 2 , reclen )   ;
// then
}
void _func5398(void) {
// --- ifif
/* 167  8 */   curr == '\n'   ;
/* 169  8 */   curr == EOF   ;
// then
}
void _func5399(void) {
// --- ifif
/* 198  8 */   ! doRead ( the_access , & reclen , sizeof ( reclen ) )   ;
/* 200  8 */   reclen > actlen - 2   ;
// then
}
void _func5400(void) {
// --- ifif
/* 77  2 */   bq == 0   ;
/* 85  2 */   bq -> waitqueue != 0   ;
// then
}
void _func5401(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func5402(void) {
// --- ifif else
/* 56  2 */   first_bit >= bitlength   ;
/* 60  2 */   bitlength <= SET_CHAR_SIZE   ;
// else
}
void _func5403(void) {
// --- ifif
/* 72  2 */   ! ptr   ;
/* 74  2 */   size < 0   ;
// then
}
void _func5404(void) {
// --- ifif
/* 37  2 */   ! the_text   ;
/* 40  2 */   ! the_access   ;
// then
}
void _func5405(void) {
// --- ifif else
/* 36  2 */   ! the_transfer   ;
/* 39  2 */   TEST_FLAG ( ( Text_Mode * ) the_transfer , IO_TEXTLOCATION )   ;
// else
}
void _func5406(void) {
// --- ifif
/* 68  2 */   ! the_access   ;
/* 71  2 */   ! ( the_assoc = the_access -> association )   ;
/* 75  2 */   the_assoc -> usage == ReadOnly   ;
/* 81  2 */   TEST_FLAG ( the_access , IO_INDEXED )   ;
/* 94  2 */   ( info = setjmp ( __rw_exception ) )   ;
/* 97  2 */   TEST_FLAG ( the_access , IO_TEXTIO )   ;
// else
}
void _func5407(void) {
// --- ifif
/* 63  6 */   s2 && ( ( s2 >= out && s2 < ( out + len1 + len2 ) ) || ( s2 + len2 > out && s2 <= out + len1 ) )   ;
/* 71  6 */   s1   ;
/* 73  6 */   s2   ;
// then
}
//     total   then   else
//  1      0   0.00   0.00
//  2   3965  76.37  23.63
//  3    892  76.23  23.77
//  4    293  77.13  22.87
//  5    115  80.86  19.13
//  6     77  77.91  22.08
//  7     25  91.96   8.00
//  8     12  83.26  16.65
//  9     12  99.92   0.00
// 10      1  99.01   0.00
// 11      4  99.75   0.00
// 12      4  74.81  24.94
// 13      1  99.01   0.00
// 14      0   0.00   0.00
// 15      0   0.00   0.00
// 16      1  99.01   0.00
// 17      0   0.00   0.00
// 18      0   0.00   0.00
// 19      0   0.00   0.00
