HomeSort by: relevance | last modified time | path
    Searched refs:is_precluded (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/igen/
gen.c 906 int is_precluded; local
908 for (condition = field->conditions, is_precluded = 0;
909 condition != NULL && !is_precluded;
923 is_precluded = 1;
927 is_precluded = 1;
1005 is_precluded = 1;
1009 is_precluded = 1;
1016 if (!is_precluded)
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen.c 906 int is_precluded; local
908 for (condition = field->conditions, is_precluded = 0;
909 condition != NULL && !is_precluded;
923 is_precluded = 1;
927 is_precluded = 1;
1005 is_precluded = 1;
1009 is_precluded = 1;
1016 if (!is_precluded)

Completed in 21 milliseconds