Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
a_or
src/system/libroot/posix/musl/arch/x86/atomic_arch.h
36
#define a_or a_or
src/system/libroot/posix/musl/arch/x86/atomic_arch.h
37
static inline void a_or(volatile int *p, int v)
src/system/libroot/posix/musl/arch/x86_64/atomic_arch.h
45
#define a_or a_or
src/system/libroot/posix/musl/arch/x86_64/atomic_arch.h
46
static inline void a_or(volatile int *p, int v)