Home
last modified time | relevance | path

Searched defs:__scc (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/arch/x32/
H A Dsyscall_arch.h4 #define __scc(X) sizeof(1?(X):0ULL) < 8 ? (unsigned long) (X) : (long long) (X) macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h21 #define __scc(X) ((long) (X)) macro
[all...]
/third_party/musl/src/internal/
H A Dsyscall.h22 #define __scc(X) ((long) (X)) macro
[all...]
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h22 #define __scc(X) ((long) (X)) macro
[all...]

Completed in 4 milliseconds