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

  /src/external/gpl3/gdb/dist/sim/m32r/
traps.c 589 unsigned int twritefdsp;
609 twritefdsp = arg3;
610 if (twritefdsp != 0)
612 writefds = *((fd_set *) t2h_addr (cb, &s, twritefdsp));
650 if (twritefdsp != 0)
653 if ((s.write_mem) (cb, &s, twritefdsp,
588 unsigned int twritefdsp; local
  /src/external/gpl3/gdb.old/dist/sim/m32r/
traps.c 589 unsigned int twritefdsp;
609 twritefdsp = arg3;
610 if (twritefdsp != 0)
612 writefds = *((fd_set *) t2h_addr (cb, &s, twritefdsp));
650 if (twritefdsp != 0)
653 if ((s.write_mem) (cb, &s, twritefdsp,
588 unsigned int twritefdsp; local

Completed in 23 milliseconds