Home
last modified time | relevance | path

Searched refs:__HAVE_64B_ATOMICS (Results 1 – 25 of 26) sorted by relevance

12

/sysdeps/sparc/
A Datomic-machine.h23 # define __HAVE_64B_ATOMICS 1 macro
25 # define __HAVE_64B_ATOMICS 0 macro
30 #define ATOMIC_EXCHANGE_USES_CAS __HAVE_64B_ATOMICS
47 || (__HAVE_64B_ATOMICS && sizeof (*mem) == 8)) \
/sysdeps/x86/
A Datomic-machine.h31 # define __HAVE_64B_ATOMICS 1 macro
41 # define __HAVE_64B_ATOMICS 0 macro
165 else if (__HAVE_64B_ATOMICS) \
196 else if (__HAVE_64B_ATOMICS) \
238 else if (__HAVE_64B_ATOMICS) \
272 else if (__HAVE_64B_ATOMICS) \
323 else if (__HAVE_64B_ATOMICS) \
381 else if (__HAVE_64B_ATOMICS) \
438 else if (__HAVE_64B_ATOMICS) \
487 else if (__HAVE_64B_ATOMICS) \
[all …]
/sysdeps/htl/
A Dsem-timedwait.c29 #if !__HAVE_64B_ATOMICS
39 #if __HAVE_64B_ATOMICS in __sem_wait_cleanup()
62 #if __HAVE_64B_ATOMICS in __sem_timedwait_internal()
172 #if !__HAVE_64B_ATOMICS
A Dsem-getvalue.c27 #if __HAVE_64B_ATOMICS in __sem_getvalue()
A Dsem-destroy.c29 #if __HAVE_64B_ATOMICS in __sem_destroy()
A Dsem-waitfast.c27 #if __HAVE_64B_ATOMICS in __sem_waitfast()
A Dsem-post.c32 #if __HAVE_64B_ATOMICS in __sem_post()
/sysdeps/m68k/coldfire/
A Datomic-machine.h22 #define __HAVE_64B_ATOMICS 1 macro
/sysdeps/unix/sysv/linux/m68k/coldfire/
A Datomic-machine.h26 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/s390/
A Datomic-machine.h37 # define __HAVE_64B_ATOMICS 1 macro
39 # define __HAVE_64B_ATOMICS 0 macro
/sysdeps/arc/
A Datomic-machine.h22 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/unix/sysv/linux/nios2/
A Datomic-machine.h22 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/unix/sysv/linux/hppa/
A Datomic-machine.h23 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/nptl/
A Dinternaltypes.h162 #if __HAVE_64B_ATOMICS
/sysdeps/powerpc/powerpc32/
A Datomic-machine.h35 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/csky/
A Datomic-machine.h22 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/mips/
A Datomic-machine.h31 #define __HAVE_64B_ATOMICS 0 macro
33 #define __HAVE_64B_ATOMICS 1 macro
/sysdeps/ia64/
A Datomic-machine.h20 #define __HAVE_64B_ATOMICS 1 macro
/sysdeps/arm/
A Datomic-machine.h19 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/powerpc/powerpc64/
A Datomic-machine.h35 #define __HAVE_64B_ATOMICS 1 macro
/sysdeps/microblaze/
A Datomic-machine.h21 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/aarch64/
A Datomic-machine.h22 #define __HAVE_64B_ATOMICS 1 macro
/sysdeps/unix/sysv/linux/sh/
A Datomic-machine.h19 #define __HAVE_64B_ATOMICS 0 macro
/sysdeps/m68k/m680x0/m68020/
A Datomic-machine.h18 #define __HAVE_64B_ATOMICS 1 macro
/sysdeps/unix/sysv/linux/riscv/
A Datomic-machine.h26 # define __HAVE_64B_ATOMICS (__riscv_xlen >= 64) macro

Completed in 20 milliseconds

12