Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d610 enum has64BitCAS = true; in version() local
616 enum has64BitCAS = true; in version() local
622 enum has64BitCAS = GNU_Have_64Bit_Atomics; in version() local
629 enum has64BitCAS = false; variable