Searched refs:__syscall_cp6 (Results 1 – 3 of 3) sorted by relevance
/third_party/musl/porting/liteos_m/user/src/internal/ |
D | syscall.h | 55 #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/ |
D | syscall.h | 56 #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/ |
D | syscall.h | 56 #define __syscall_cp6(n,a,b,c,d,e,f) (__syscall_cp)(n,__scc(a),__scc(b),__scc(c),__scc(d),__scc(e),… macro
|