Searched defs:catomic_max (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/ | ||
D | atomic-machine.h | 175 # define catomic_max(mem, value) atomic_max (mem, value) macro |
/glibc-2.36/include/ | ||
D | atomic.h | 251 # define catomic_max(mem, value) \ macro |