Searched refs:__HAVE_64B_ATOMICS (Results 1 – 25 of 26) sorted by relevance
12
23 # define __HAVE_64B_ATOMICS 1 macro25 # define __HAVE_64B_ATOMICS 0 macro30 #define ATOMIC_EXCHANGE_USES_CAS __HAVE_64B_ATOMICS47 || (__HAVE_64B_ATOMICS && sizeof (*mem) == 8)) \
31 # define __HAVE_64B_ATOMICS 1 macro41 # define __HAVE_64B_ATOMICS 0 macro165 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 …]
29 #if !__HAVE_64B_ATOMICS39 #if __HAVE_64B_ATOMICS in __sem_wait_cleanup()62 #if __HAVE_64B_ATOMICS in __sem_timedwait_internal()172 #if !__HAVE_64B_ATOMICS
27 #if __HAVE_64B_ATOMICS in __sem_getvalue()
29 #if __HAVE_64B_ATOMICS in __sem_destroy()
27 #if __HAVE_64B_ATOMICS in __sem_waitfast()
32 #if __HAVE_64B_ATOMICS in __sem_post()
22 #define __HAVE_64B_ATOMICS 1 macro
26 #define __HAVE_64B_ATOMICS 0 macro
37 # define __HAVE_64B_ATOMICS 1 macro39 # define __HAVE_64B_ATOMICS 0 macro
22 #define __HAVE_64B_ATOMICS 0 macro
23 #define __HAVE_64B_ATOMICS 0 macro
162 #if __HAVE_64B_ATOMICS
35 #define __HAVE_64B_ATOMICS 0 macro
31 #define __HAVE_64B_ATOMICS 0 macro33 #define __HAVE_64B_ATOMICS 1 macro
20 #define __HAVE_64B_ATOMICS 1 macro
19 #define __HAVE_64B_ATOMICS 0 macro
35 #define __HAVE_64B_ATOMICS 1 macro
21 #define __HAVE_64B_ATOMICS 0 macro
18 #define __HAVE_64B_ATOMICS 1 macro
26 # define __HAVE_64B_ATOMICS (__riscv_xlen >= 64) macro
Completed in 20 milliseconds