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

  /src/external/gpl3/gdb.old/dist/sim/cris/
traps.c 61 #define TARGET_SYS_exit 1
1436 || (callnum == TARGET_SYS_exit && cris_cpu->m1threads == 0))
3001 case TARGET_SYS_exit:
  /src/external/gpl3/gdb/dist/sim/cris/
traps.c 61 #define TARGET_SYS_exit 1
1436 || (callnum == TARGET_SYS_exit && cris_cpu->m1threads == 0))
3001 case TARGET_SYS_exit:

Completed in 24 milliseconds