Searched refs:__arch_compare_and_exchange_val_32_int (Results 1 – 7 of 7) sorted by relevance
| /sysdeps/arc/ |
| A D | atomic-machine.h | 43 #define __arch_compare_and_exchange_val_32_int(mem, newval, oldval, model) \ macro
|
| /sysdeps/csky/ |
| A D | atomic-machine.h | 48 #define __arch_compare_and_exchange_val_32_int(mem, newval, oldval, model) \ macro
|
| /sysdeps/mips/ |
| A D | atomic-machine.h | 77 #define __arch_compare_and_exchange_val_32_int(mem, newval, oldval, model) \ macro 95 __arch_compare_and_exchange_val_32_int (mem, newval, oldval, model)
|
| /sysdeps/arm/ |
| A D | atomic-machine.h | 103 # define __arch_compare_and_exchange_val_32_int(mem, newval, oldval, model) \ macro
|
| /sysdeps/aarch64/ |
| A D | atomic-machine.h | 73 # define __arch_compare_and_exchange_val_32_int(mem, newval, oldval, model) \ macro
|
| /sysdeps/unix/sysv/linux/riscv/ |
| A D | atomic-machine.h | 77 # define __arch_compare_and_exchange_val_32_int(mem, newval, oldval, model) \ macro
|
| /sysdeps/alpha/ |
| A D | atomic-machine.h | 165 #define __arch_compare_and_exchange_val_32_int(mem, new, old, mb1, mb2) \ macro
|
Completed in 25 milliseconds