Home
last modified time | relevance | path

Searched refs:a_ll (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/arch/aarch64/
Datomic_arch.h1 #define a_ll a_ll macro
2 static inline int a_ll(volatile int *p) in a_ll() function
28 old = a_ll(p); in a_cas()
/third_party/musl/arch/powerpc/
Datomic_arch.h1 #define a_ll a_ll macro
2 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/arch/mipsn32/
Datomic_arch.h7 #define a_ll a_ll macro
8 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/arch/mips/
Datomic_arch.h7 #define a_ll a_ll macro
8 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/arch/sh/
Datomic_arch.h5 #define a_ll a_ll macro
6 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/arch/mips64/
Datomic_arch.h7 #define a_ll a_ll macro
8 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/porting/uniproton/kernel/src/internal/
Datomic.h8 #ifdef a_ll
24 do old = a_ll(p); in a_cas()
37 do old = a_ll(p); in a_swap()
50 do old = a_ll(p); in a_fetch_add()
63 do old = a_ll(p); in a_fetch_and()
76 do old = a_ll(p); in a_fetch_or()
/third_party/musl/porting/liteos_m/kernel/src/internal/
Datomic.h8 #ifdef a_ll
24 do old = a_ll(p); in a_cas()
37 do old = a_ll(p); in a_swap()
50 do old = a_ll(p); in a_fetch_add()
63 do old = a_ll(p); in a_fetch_and()
76 do old = a_ll(p); in a_fetch_or()
/third_party/musl/porting/liteos_m/user/src/internal/
Datomic.h8 #ifdef a_ll
24 do old = a_ll(p); in a_cas()
37 do old = a_ll(p); in a_swap()
50 do old = a_ll(p); in a_fetch_add()
63 do old = a_ll(p); in a_fetch_and()
76 do old = a_ll(p); in a_fetch_or()
/third_party/musl/porting/liteos_a/kernel/src/internal/
Datomic.h8 #ifdef a_ll
24 do old = a_ll(p); in a_cas()
37 do old = a_ll(p); in a_swap()
50 do old = a_ll(p); in a_fetch_add()
63 do old = a_ll(p); in a_fetch_and()
76 do old = a_ll(p); in a_fetch_or()
/third_party/musl/src/internal/
Datomic.h8 #ifdef a_ll
24 do old = a_ll(p); in a_cas()
37 do old = a_ll(p); in a_swap()
50 do old = a_ll(p); in a_fetch_add()
63 do old = a_ll(p); in a_fetch_and()
76 do old = a_ll(p); in a_fetch_or()
/third_party/musl/arch/powerpc64/
Datomic_arch.h1 #define a_ll a_ll macro
2 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/porting/liteos_a/kernel/include/
Datomic_arch.h14 #define a_ll a_ll macro
15 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/arch/arm/
Datomic_arch.h14 #define a_ll a_ll macro
15 static inline int a_ll(volatile int *p) in a_ll() function
/third_party/musl/porting/liteos_m/user/arch/arm/
Datomic_arch.h12 #define a_ll a_ll macro
13 static inline int a_ll(volatile int *p) in a_ll() function