Home
last modified time | relevance | path

Searched refs:a_fetch_or (Results 1 – 2 of 2) sorted by relevance

/external/trusty/musl/src/internal/
Datomic.h70 #ifndef a_fetch_or
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
138 #ifndef a_fetch_or
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
161 a_fetch_or(p, v); in a_or()
/external/musl/src/internal/
Datomic.h70 #ifndef a_fetch_or
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
138 #ifndef a_fetch_or
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
161 a_fetch_or(p, v); in a_or()