Home
last modified time | relevance | path

Searched defs:syscall9 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dsyscall_openbsd_libc.go67 func syscall9(fn, a1, a2, a3, a4, a5, a6, a7, a8, a9 uintptr) (r1, r2 uintptr, err Errno) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsys_darwin.go80 func syscall9() func