Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h49 #define __syscall_cp0(n) (__syscall_cp)(n,0,0,0,0,0,0) macro
/third_party/musl/src/internal/
H A Dsyscall.h50 #define __syscall_cp0(n) (__syscall_cp)(n,0,0,0,0,0,0) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h50 #define __syscall_cp0(n) (__syscall_cp)(n,0,0,0,0,0,0) macro

Completed in 3 milliseconds