Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds