Searched defs:a_fetch_or (Results 1 – 5 of 5) sorted by relevance
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| D | atomic.h | 71 #define a_fetch_or a_fetch_or macro 72 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function 139 #define a_fetch_or a_fetch_or macro 140 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function
|
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| D | atomic.h | 71 #define a_fetch_or a_fetch_or macro 72 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function 139 #define a_fetch_or a_fetch_or macro 140 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function
|
| /third_party/musl/porting/liteos_m/user/src/internal/ |
| D | atomic.h | 71 #define a_fetch_or a_fetch_or macro 72 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function 139 #define a_fetch_or a_fetch_or macro 140 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function
|
| /third_party/musl/src/internal/ |
| D | atomic.h | 71 #define a_fetch_or a_fetch_or macro 72 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function 139 #define a_fetch_or a_fetch_or macro 140 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| D | atomic.h | 71 #define a_fetch_or a_fetch_or macro 72 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function 139 #define a_fetch_or a_fetch_or macro 140 static inline int a_fetch_or(volatile int *p, int v) in a_fetch_or() function
|