Home
last modified time | relevance | path

Searched defs:a_cas (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/arch/m68k/
H A Datomic_arch.h1 #define a_cas a_cas macro
2 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/or1k/
H A Datomic_arch.h1 #define a_cas a_cas macro
2 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/riscv32/
H A Datomic_arch.h7 #define a_cas a_cas macro
8 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/s390x/
H A Datomic_arch.h1 #define a_cas a_cas macro
2 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/microblaze/
H A Datomic_arch.h1 #define a_cas a_cas macro
2 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/riscv64/
H A Datomic_arch.h7 #define a_cas a_cas macro
8 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/sh/
H A Datomic_arch.h34 #define a_cas a_cas macro
36 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/porting/liteos_a/kernel/include/
H A Datomic_arch.h45 #define a_cas a_cas macro
46 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/porting/liteos_m/user/arch/arm/
H A Datomic_arch.h43 #define a_cas a_cas macro
44 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/aarch64/
H A Datomic_arch.h31 #define a_cas a_cas macro
32 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/i386/
H A Datomic_arch.h1 #define a_cas a_cas macro
2 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/arm/
H A Datomic_arch.h45 #define a_cas a_cas macro
46 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/x32/
H A Datomic_arch.h1 #define a_cas a_cas macro
2 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/x86_64/
H A Datomic_arch.h1 #define a_cas a_cas macro
2 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/porting/liteos_m/user/src/internal/
H A Datomic.h19 #define a_cas a_cas macro
20 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
[all...]
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Datomic.h19 #define a_cas a_cas macro
20 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
[all...]
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Datomic.h19 #define a_cas a_cas macro
20 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
[all...]
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Datomic.h19 #define a_cas a_cas macro
20 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
[all...]
/third_party/musl/src/internal/
H A Datomic.h19 #define a_cas a_cas macro
20 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
[all...]

Completed in 6 milliseconds