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

  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 217 count_type nr_branches; /* # branches */
880 if (model_ptr->nr_branches) {
883 tail->count = model_ptr->nr_branches;
973 model_ptr->nr_branches++;
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 217 count_type nr_branches; /* # branches */
880 if (model_ptr->nr_branches) {
883 tail->count = model_ptr->nr_branches;
973 model_ptr->nr_branches++;

Completed in 18 milliseconds