Home
last modified time | relevance | path

Searched defs:CPU_XOR_S (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h104 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h111 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h103 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h118 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h103 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h115 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h103 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro
/third_party/musl/include/
H A Dsched.h129 #define CPU_XOR_S(a,b,c,d) __CPU_XOR_S(a,b,c,d) macro

Completed in 6 milliseconds