Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h171 #define TARGET_NEWLIB_SH_SYS_time 23 macro
Dtarget-newlib-syscall.c445 { "time", CB_SYS_time, TARGET_NEWLIB_SH_SYS_time },
/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dinterp.c1055 case TARGET_NEWLIB_SH_SYS_time: in trap()