Home
last modified time | relevance | path

Searched defs:catomic_max (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Datomic-machine.h175 # define catomic_max(mem, value) atomic_max (mem, value) macro
/glibc-2.36/include/
Datomic.h251 # define catomic_max(mem, value) \ macro