Home
last modified time | relevance | path

Searched defs:__syscall_cp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/musl/src/internal/
Dsyscall.h57 #define __syscall_cp(...) __SYSCALL_DISP(__syscall_cp,__VA_ARGS__) macro
/aosp_15_r20/external/musl/src/internal/
H A Dsyscall.h58 #define __syscall_cp(...) __SYSCALL_DISP(__syscall_cp,__VA_ARGS__) macro