HomeSort by: relevance | last modified time | path
    Searched defs:found_rule (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/igen/
gen-icache.c 608 int found_rule = 0; local
614 found_rule = 1;
618 if (!found_rule)
  /src/external/gpl3/gdb/dist/sim/ppc/
gen-icache.c 257 int found_rule = 0; local
272 found_rule = 1;
329 if (found_rule == 0
460 int found_rule = 0; local
465 found_rule = 1;
475 if (!found_rule)
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-icache.c 608 int found_rule = 0; local
614 found_rule = 1;
618 if (!found_rule)
  /src/external/gpl3/gdb.old/dist/sim/ppc/
gen-icache.c 257 int found_rule = 0; local
272 found_rule = 1;
329 if (found_rule == 0
460 int found_rule = 0; local
465 found_rule = 1;
475 if (!found_rule)

Completed in 30 milliseconds