Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dio_uring.d98 ulong[3] __pad2; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d87 private ulong[] _control; in BitmappedBlockImpl() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dsha.d267 static immutable ulong[80] constants = [ in SHA() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dsha.d320 static immutable ulong[80] constants = [ in SHA() local
/netbsd-src/sys/sys/
H A Dtypes.h109 typedef unsigned long ulong; /* Sys V compatibility */ typedef
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A Dgzlog.c243 typedef unsigned long ulong; typedef
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzlog.c243 typedef unsigned long ulong; typedef
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgzlog.c243 typedef unsigned long ulong; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Drandom.d706 enum ulong[20] checking0 = [ variable
727 enum ulong[6] checking = [48271UL,182605794,1291394886,1914720637,2078669041, variable
1217 static immutable ulong[] expectedFirstValue = [3499211612uL, 3499211612uL, variable
1220 static immutable ulong[] expected10kValue = [4123659995uL, 4123659995uL, variable
H A Dparallelism.d4886 immutable ulong[] data = [ 2UL^^59-1, 2UL^^59-1, 2UL^^59-1, 112_272_537_195_293UL ]; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Djson.d187 @property inout(ulong) uinteger() inout pure @safe in inout() argument
H A Dparallelism.d4614 immutable ulong[] data = [ 2UL^^59-1, 2UL^^59-1, 2UL^^59-1, 112_272_537_195_293UL ]; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d2674 __gshared ulong[s] state; variable
2785 static shared ulong[s] state; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c-base.h62 typedef unsigned long ulong; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp189 llvm::IntegerType *ulong = in buildBlockDescriptor() local