Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h184 #define TARGET_NEWLIB_V850_SYS_close 6 macro
Dtarget-newlib-syscall.c482 { "close", CB_SYS_close, TARGET_NEWLIB_V850_SYS_close },
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
Dsimops.c1723 case TARGET_NEWLIB_V850_SYS_close: in OP_10007E0()