Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d611 enum has128BitCAS = false; in version() local
617 enum has128BitCAS = true; in version() local
624 enum has128BitCAS = GNU_Have_LibAtomic; in version() local
630 enum has128BitCAS = false; variable