Home
last modified time | relevance | path

Searched defs:a_cas (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/arch/m68k/
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/
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/s390x/
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/
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/
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/arch/microblaze/
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/
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/
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/porting/liteos_a/kernel/include/
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/aarch64/
Datomic_arch.h23 #define a_cas a_cas macro
24 static inline int a_cas(volatile int *p, int t, int s) in a_cas() function
/third_party/musl/arch/i386/
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/x32/
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/
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/uniproton/kernel/src/internal/
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
/third_party/musl/porting/liteos_m/kernel/src/internal/
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
/third_party/musl/porting/liteos_m/user/src/internal/
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
/third_party/musl/porting/liteos_a/kernel/src/internal/
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
/third_party/musl/src/internal/
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