Home
last modified time | relevance | path

Searched refs:atomicValueIsProperlyAligned (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d167 in (atomicValueIsProperlyAligned(val)) in in()
178 in (atomicValueIsProperlyAligned(val)) in in()
196 in (atomicValueIsProperlyAligned(val)) in in()
207 in (atomicValueIsProperlyAligned(val)) in in()
558 in (atomicValueIsProperlyAligned(val)) in in()
635 bool atomicValueIsProperlyAligned(T)(ref T val) pure nothrow @nogc @trusted in atomicValueIsProperlyAligned() function