Home
last modified time | relevance | path

Searched refs:TARGET_NEWLIB_SH_SYS_truncate (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h172 #define TARGET_NEWLIB_SH_SYS_truncate 129 macro
Dtarget-newlib-syscall.c448 { "truncate", CB_SYS_truncate, TARGET_NEWLIB_SH_SYS_truncate },
/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dinterp.c1061 case TARGET_NEWLIB_SH_SYS_truncate: in trap()