Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d74 alias IntTy = IntForFloat!T;
123 alias IntTy = IntForFloat!T;
232 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned()
300 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned()
350 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned()
426 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned()
487 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned()
664 template IntForFloat(F)
668 alias IntForFloat = uint; variable
670 alias IntForFloat = ulong; variable
[all …]