Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d609 enum has64BitXCHG = false; in version() local
615 enum has64BitXCHG = true; in version() local
623 enum has64BitXCHG = GNU_Have_64Bit_Atomics; in version() local
628 enum has64BitXCHG = false; variable