Home
last modified time | relevance | path

Searched defs:a_fetch_and (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/musl/src/internal/
Datomic.h58 #define a_fetch_and a_fetch_and macro
59 static inline int a_fetch_and(volatile int *p, int v) in a_fetch_and() function
129 #define a_fetch_and a_fetch_and macro
130 static inline int a_fetch_and(volatile int *p, int v) in a_fetch_and() function
/aosp_15_r20/external/musl/src/internal/
H A Datomic.h58 #define a_fetch_and a_fetch_and macro
59 static inline int a_fetch_and(volatile int *p, int v) in a_fetch_and() function
129 #define a_fetch_and a_fetch_and macro
130 static inline int a_fetch_and(volatile int *p, int v) in a_fetch_and() function