Home
last modified time | relevance | path

Searched refs:__syscall_cp6 (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/internal/
Dsyscall.h55 #define __syscall_cp6(n,a,b,c,d,e,f) (__syscall_cp)(n,__scc(a),__scc(b),__scc(c),__scc(d),__scc(e),… macro
/third_party/musl/src/internal/
Dsyscall.h56 #define __syscall_cp6(n,a,b,c,d,e,f) (__syscall_cp)(n,__scc(a),__scc(b),__scc(c),__scc(d),__scc(e),… macro
/third_party/musl/porting/linux/user/src/internal/
Dsyscall.h56 #define __syscall_cp6(n,a,b,c,d,e,f) (__syscall_cp)(n,__scc(a),__scc(b),__scc(c),__scc(d),__scc(e),… macro