Home
last modified time | relevance | path

Searched refs:m68k_semihost4_64 (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/semihost/machine/m68k/
Dm68k_lseek.c50 return m68k_semihost4_64(HOSTED_LSEEK, fd, a, b, whence); in lseek64()
Dm68k_semihost.h156 static inline uint64_t m68k_semihost4_64(int func, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, … in m68k_semihost4_64() function