Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h53 #define __syscall_cp4(n,a,b,c,d) (__syscall_cp)(n,__scc(a),__scc(b),__scc(c),__scc(d),0,0) macro
/third_party/musl/src/internal/
H A Dsyscall.h54 #define __syscall_cp4(n,a,b,c,d) (__syscall_cp)(n,__scc(a),__scc(b),__scc(c),__scc(d),0,0) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h54 #define __syscall_cp4(n,a,b,c,d) (__syscall_cp)(n,__scc(a),__scc(b),__scc(c),__scc(d),0,0) macro

Completed in 4 milliseconds