Home
last modified time | relevance | path

Searched defs:syscall_arg_t (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/musl/arch/x32/
H A Dsyscall_arch.h5 typedef long long syscall_arg_t; typedef
/aosp_15_r20/external/trusty/musl/arch/x32/
Dsyscall_arch.h5 typedef long long syscall_arg_t; typedef
/aosp_15_r20/external/trusty/musl/src/internal/
Dsyscall.h22 typedef long syscall_arg_t; typedef
/aosp_15_r20/external/musl/src/internal/
H A Dsyscall.h23 typedef long syscall_arg_t; typedef
/aosp_15_r20/tools/netsim/rust/hostapd-rs/src/hostapd_sys/macos/
H A Dbindings.rs597 pub type syscall_arg_t = u_int64_t; typedef
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py91 syscall_arg_t = u_int64_t variable
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py91 syscall_arg_t = u_int64_t variable
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/macos/
H A Dbindings.rs1392 pub type syscall_arg_t = u_int64_t; typedef