Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h378 #define sys_open_cp(...) __syscall_ret(__sys_open_cp(__VA_ARGS__)) macro
/third_party/musl/src/internal/
H A Dsyscall.h399 #define sys_open_cp(...) __syscall_ret(__sys_open_cp(__VA_ARGS__)) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h393 #define sys_open_cp(...) __syscall_ret(__sys_open_cp(__VA_ARGS__)) macro

Completed in 3 milliseconds