Home
last modified time | relevance | path

Searched refs:CPU_OR (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h128 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h119 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h135 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h132 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
/third_party/musl/include/
H A Dsched.h146 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro

Completed in 4 milliseconds