Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/digest/
H A Dsha.d125 private alias bigEndianToNative = bswap; in version() local
131 alias bigEndianToNative = nativeToBigEndian; in pragma() local
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/digest/
H A Dsha.d151 private ulong bigEndianToNative(ubyte[8] val) @trusted pure nothrow @nogc in bigEndianToNative() function
162 private uint bigEndianToNative(ubyte[4] val) @trusted pure nothrow @nogc in bigEndianToNative() function