HomeSort by relevance Sort by last modified time
    Searched refs:sys_sysmips (Results 1 - 5 of 5) sorted by null

  /external/strace/linux/
syscall.h 334 int sys_sysmips();
  /external/strace/linux/mips/
syscallent-n64.h 202 { 4, 0, sys_sysmips, "sysmips" }, /* 5199 */
syscallent-n32.h 202 { 4, 0, sys_sysmips, "sysmips" }, /* 6199 */
syscallent-o32.h 152 { 4, 0, sys_sysmips, "sysmips" }, /* 4149 */
    [all...]
  /external/strace/
system.c 588 int sys_sysmips(struct tcb *tcp) function

Completed in 187 milliseconds