Searched refs:num_validated_changes (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Drecog.h81 extern int num_validated_changes (void);
H A Djump.c1641 int ochanges = num_validated_changes ();
1650 return num_validated_changes () > ochanges;
1773 ochanges = num_validated_changes ();
1778 if (num_validated_changes () == ochanges)
H A Dstruct-equiv.c926 rvalue_change_start = num_validated_changes ();
H A Drecog.c430 num_validated_changes (void)
428 num_validated_changes (void) function

Completed in 109 milliseconds