Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h40 #define __SYSCALL_CONCAT(a,b) __SYSCALL_CONCAT_X(a,b) macro
/third_party/musl/src/internal/
H A Dsyscall.h41 #define __SYSCALL_CONCAT(a,b) __SYSCALL_CONCAT_X(a,b) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h41 #define __SYSCALL_CONCAT(a,b) __SYSCALL_CONCAT_X(a,b) macro

Completed in 3 milliseconds