Home
last modified time | relevance | path

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

/third_party/musl/arch/microblaze/
Datomic_arch.h37 #define a_fetch_add a_fetch_add macro
38 static inline int a_fetch_add(volatile int *x, int v) in a_fetch_add() function
/third_party/musl/porting/liteos_m/user/src/internal/
Datomic.h45 #define a_fetch_add a_fetch_add macro
46 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
118 #define a_fetch_add a_fetch_add macro
119 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
/third_party/musl/porting/uniproton/kernel/src/internal/
Datomic.h45 #define a_fetch_add a_fetch_add macro
46 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
118 #define a_fetch_add a_fetch_add macro
119 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
/third_party/musl/porting/liteos_m/kernel/src/internal/
Datomic.h45 #define a_fetch_add a_fetch_add macro
46 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
118 #define a_fetch_add a_fetch_add macro
119 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
/third_party/musl/porting/liteos_a/kernel/src/internal/
Datomic.h45 #define a_fetch_add a_fetch_add macro
46 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
118 #define a_fetch_add a_fetch_add macro
119 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
/third_party/musl/src/internal/
Datomic.h45 #define a_fetch_add a_fetch_add macro
46 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
118 #define a_fetch_add a_fetch_add macro
119 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
/third_party/musl/arch/i386/
Datomic_arch.h19 #define a_fetch_add a_fetch_add macro
20 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
/third_party/musl/arch/x32/
Datomic_arch.h19 #define a_fetch_add a_fetch_add macro
20 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function
/third_party/musl/arch/x86_64/
Datomic_arch.h28 #define a_fetch_add a_fetch_add macro
29 static inline int a_fetch_add(volatile int *p, int v) in a_fetch_add() function