Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h55 #define TARGET_NEWLIB_CR16_SYS_utime 201 macro
Dtarget-newlib-syscall.c105 { "utime", CB_SYS_utime, TARGET_NEWLIB_CR16_SYS_utime },
/netbsd/src/external/gpl3/gdb/dist/sim/cr16/
Dsimops.c5421 case TARGET_NEWLIB_CR16_SYS_utime: in OP_C_C()