Home
last modified time | relevance | path

Searched refs:CPU_XOR (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h121 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/include/
Dsched.h134 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h121 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/linux/user/include/
Dsched.h136 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h133 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/ndk_musl_include/
Dsched.h135 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h120 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h121 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h129 #define CPU_XOR(d,s1,s2) CPU_XOR_S(sizeof(cpu_set_t),d,s1,s2) macro