Home
last modified time | relevance | path

Searched defs:uint (Results 1 – 25 of 39) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dvms-unwind.h51 typedef unsigned int uint; typedef
/netbsd/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dvms-unwind.h51 typedef unsigned int uint; typedef
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/
H A Ddummyrange.d334 static bool function(uint,uint) cmp = function(uint a, uint b) { return a == b; }; in function() argument
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/internal/test/
H A Ddummyrange.d334 static bool function(uint,uint) cmp = function(uint a, uint b) { return a == b; }; in function() argument
/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dline-header.c199 gdb::optional<unsigned int> uint; in read_formatted_entries() local
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dline-header.c199 gdb::optional<unsigned int> uint; in read_formatted_entries() local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dinitsem.d272 const(uint) amax = 0x80000000; in initializerSemantic() local
1147 const(uint) amax = 0x80000000; in visitArray() local
H A Didentifier.d239 __gshared uint[Key] counters; in generateIdWithLoc() local
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Daix-unwind.h95 typedef unsigned int uint; typedef
/netbsd/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Daix-unwind.h95 typedef unsigned int uint; typedef
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFTypes.h57 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; member
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dsha.d254 static immutable uint[64] constants = [ in SHA() local
H A Dmurmurhash.d86 const(uint)[] data = [1, 2, 3, 4]; variable
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d1016 void bar(uint){} in bar() argument
1018 void variadicFoo(uint...){} in variadicFoo() argument
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d1109 void bar(uint){} in bar() argument
1111 void variadicFoo(uint...){} in variadicFoo() argument
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dsha.d307 static immutable uint[64] constants = [ in SHA() local
H A Dmurmurhash.d86 const(uint)[] data = [1, 2, 3, 4]; variable
/netbsd/sys/sys/
H A Dtypes.h108 typedef unsigned int uint; /* Sys V compatibility */ typedef
/netbsd/sys/kern/
H A Dsubr_disk_mbr.c137 scan_mbr(mbr_args_t *a, int (*actn)(mbr_args_t *, mbr_partition_t *, int, uint)) in scan_mbr() argument
/netbsd/external/gpl3/gdb/dist/zlib/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd/common/dist/zlib/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd/external/gpl3/binutils/dist/zlib/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d891 immutable uint[] seeds = [3923355730, 1927035882, unpredictableSeed]; variable
3514 …immutable uint[] seeds = [90027751, 2709791795, 1374631933, 995751648, 3541495258, 984840953, unpr… variable

12