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

  /src/external/gpl3/gdb/dist/sim/common/
sim-arange.c 48 ADDR_SUBRANGE *thisasr; local
50 thisasr = *thisasrp;
51 *thisasrp = thisasr->next;
53 free (thisasr);
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-arange.c 48 ADDR_SUBRANGE *thisasr; local
50 thisasr = *thisasrp;
51 *thisasrp = thisasr->next;
53 free (thisasr);

Completed in 22 milliseconds