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

  /src/external/gpl3/gdb/dist/sim/common/
target-newlib-syscall.h 154 #define TARGET_NEWLIB_SH_SYS_close 6
target-newlib-syscall.c 394 { "close", CB_SYS_close, TARGET_NEWLIB_SH_SYS_close },
  /src/external/gpl3/gdb.old/dist/sim/common/
target-newlib-syscall.h 154 #define TARGET_NEWLIB_SH_SYS_close 6
target-newlib-syscall.c 394 { "close", CB_SYS_close, TARGET_NEWLIB_SH_SYS_close },
  /src/external/gpl3/gdb/dist/sim/sh/
interp.c 935 case TARGET_NEWLIB_SH_SYS_close:
  /src/external/gpl3/gdb.old/dist/sim/sh/
interp.c 935 case TARGET_NEWLIB_SH_SYS_close:

Completed in 33 milliseconds