Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/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
/aosp_15_r20/external/musl/src/internal/
H A 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
/aosp_15_r20/external/trusty/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
/aosp_15_r20/external/musl/arch/microblaze/
H A 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
/aosp_15_r20/external/trusty/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
/aosp_15_r20/external/musl/arch/i386/
H A 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
/aosp_15_r20/external/musl/arch/x32/
H A 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
/aosp_15_r20/external/trusty/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
/aosp_15_r20/external/trusty/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
/aosp_15_r20/external/musl/arch/x86_64/
H A 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