Home
last modified time | relevance | path

Searched defs:a_swap (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/arch/microblaze/
Datomic_arch.h20 #define a_swap a_swap macro
21 static inline int a_swap(volatile int *x, int v) in a_swap() function
/third_party/musl/porting/uniproton/kernel/src/internal/
Datomic.h32 #define a_swap a_swap macro
33 static inline int a_swap(volatile int *p, int v) in a_swap() function
107 #define a_swap a_swap macro
108 static inline int a_swap(volatile int *p, int v) in a_swap() function
/third_party/musl/porting/liteos_m/kernel/src/internal/
Datomic.h32 #define a_swap a_swap macro
33 static inline int a_swap(volatile int *p, int v) in a_swap() function
107 #define a_swap a_swap macro
108 static inline int a_swap(volatile int *p, int v) in a_swap() function
/third_party/musl/porting/liteos_m/user/src/internal/
Datomic.h32 #define a_swap a_swap macro
33 static inline int a_swap(volatile int *p, int v) in a_swap() function
107 #define a_swap a_swap macro
108 static inline int a_swap(volatile int *p, int v) in a_swap() function
/third_party/musl/porting/liteos_a/kernel/src/internal/
Datomic.h32 #define a_swap a_swap macro
33 static inline int a_swap(volatile int *p, int v) in a_swap() function
107 #define a_swap a_swap macro
108 static inline int a_swap(volatile int *p, int v) in a_swap() function
/third_party/musl/src/internal/
Datomic.h32 #define a_swap a_swap macro
33 static inline int a_swap(volatile int *p, int v) in a_swap() function
107 #define a_swap a_swap macro
108 static inline int a_swap(volatile int *p, int v) in a_swap() function
/third_party/musl/arch/i386/
Datomic_arch.h10 #define a_swap a_swap macro
11 static inline int a_swap(volatile int *p, int v) in a_swap() function
/third_party/musl/arch/x32/
Datomic_arch.h10 #define a_swap a_swap macro
11 static inline int a_swap(volatile int *p, int v) in a_swap() function
/third_party/musl/arch/x86_64/
Datomic_arch.h19 #define a_swap a_swap macro
20 static inline int a_swap(volatile int *p, int v) in a_swap() function