Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h202 #define TARGET_NEWLIB_V850_SYS_time 23 macro
Dtarget-newlib-syscall.c536 { "time", CB_SYS_time, TARGET_NEWLIB_V850_SYS_time },
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
Dsimops.c1855 case TARGET_NEWLIB_V850_SYS_time: in OP_10007E0()