Home
last modified time | relevance | path

Searched defs:a_and_64 (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/arch/x32/
H A Datomic_arch.h44 #define a_and_64 a_and_64 macro
45 static inline void a_and_64(volatile uint64_t *p, uint64_t v) in a_and_64() function
/third_party/musl/arch/x86_64/
H A Datomic_arch.h53 #define a_and_64 a_and_64 macro
54 static inline void a_and_64(volatile uint64_t *p, uint64_t v) in a_and_64() function
/third_party/musl/porting/liteos_m/user/src/internal/
H A Datomic.h209 #define a_and_64 a_and_64 macro
210 static inline void a_and_64(volatile uint64_t *p, uint64_t v) in a_and_64() function
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Datomic.h209 #define a_and_64 a_and_64 macro
210 static inline void a_and_64(volatile uint64_t *p, uint64_t v) in a_and_64() function
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Datomic.h209 #define a_and_64 a_and_64 macro
210 static inline void a_and_64(volatile uint64_t *p, uint64_t v) in a_and_64() function
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Datomic.h209 #define a_and_64 a_and_64 macro
210 static inline void a_and_64(volatile uint64_t *p, uint64_t v) in a_and_64() function
/third_party/musl/src/internal/
H A Datomic.h209 #define a_and_64 a_and_64 macro
210 static inline void a_and_64(volatile uint64_t *p, uint64_t v) in a_and_64() function

Completed in 4 milliseconds