Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h51 #define __syscall_cp2(n,a,b) (__syscall_cp)(n,__scc(a),__scc(b),0,0,0,0) macro
/third_party/musl/src/internal/
H A Dsyscall.h52 #define __syscall_cp2(n,a,b) (__syscall_cp)(n,__scc(a),__scc(b),0,0,0,0) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h52 #define __syscall_cp2(n,a,b) (__syscall_cp)(n,__scc(a),__scc(b),0,0,0,0) macro

Completed in 3 milliseconds