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

  /src/external/gpl3/gdb/dist/sim/m32r/
traps.c 592 unsigned int texceptfdsp;
619 texceptfdsp = arg4;
620 if (texceptfdsp != 0)
622 exceptfds = *((fd_set *) t2h_addr (cb, &s, texceptfdsp));
661 if (texceptfdsp != 0)
664 if ((s.write_mem) (cb, &s, texceptfdsp,
591 unsigned int texceptfdsp; local
  /src/external/gpl3/gdb.old/dist/sim/m32r/
traps.c 592 unsigned int texceptfdsp;
619 texceptfdsp = arg4;
620 if (texceptfdsp != 0)
622 exceptfds = *((fd_set *) t2h_addr (cb, &s, texceptfdsp));
661 if (texceptfdsp != 0)
664 if ((s.write_mem) (cb, &s, texceptfdsp,
591 unsigned int texceptfdsp; local

Completed in 31 milliseconds