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

  /src/external/gpl3/gdb/dist/sim/igen/
gen.c 576 int is_useless = 1; /* cleared if something actually found */ local
608 is_useless = 0;
617 is_useless = 0;
624 is_useless = 0;
635 is_useless = 0;
648 if (value >= 0 && is_useless)
691 is_useless = 0;
698 is_useless = 0;
713 return is_useless;
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen.c 576 int is_useless = 1; /* cleared if something actually found */ local
608 is_useless = 0;
617 is_useless = 0;
624 is_useless = 0;
635 is_useless = 0;
648 if (value >= 0 && is_useless)
691 is_useless = 0;
698 is_useless = 0;
713 return is_useless;

Completed in 26 milliseconds