Searched defs:atomicPtrIsProperlyAligned (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
H A D | atomic.d | 225 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 243 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 259 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 292 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 311 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 334 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 343 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 361 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 393 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function 418 in (atomicPtrIsProperlyAligned(here), "Argument `here` is not properly aligned") in atomicPtrIsProperlyAligned() function [all …]
|