Home
last modified time | relevance | path

Searched defs:__SYSCALL_NARGS (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h38 #define __SYSCALL_NARGS(...) __SYSCALL_NARGS_X(__VA_ARGS__,7,6,5,4,3,2,1,0,) macro
/third_party/musl/src/internal/
H A Dsyscall.h39 #define __SYSCALL_NARGS(...) __SYSCALL_NARGS_X(__VA_ARGS__,7,6,5,4,3,2,1,0,) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h39 #define __SYSCALL_NARGS(...) __SYSCALL_NARGS_X(__VA_ARGS__,7,6,5,4,3,2,1,0,) macro

Completed in 3 milliseconds