Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/arch/x86/
H A Datomic_arch.h28 #define a_and a_and macro
29 static inline void a_and(volatile int *p, int v) in a_and() function
/haiku/src/system/libroot/posix/musl/arch/x86_64/
H A Datomic_arch.h37 #define a_and a_and macro
38 static inline void a_and(volatile int *p, int v) in a_and() function