/minix3/sys/sys/ |
H A D | stdint.h | 64 typedef __uint32_t uint32_t; typedef 65 #define uint32_t __uint32_t macro
|
H A D | types.h | 79 typedef __uint32_t uint32_t; typedef 80 #define uint32_t __uint32_t macro
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | 2010-01-13-MemBarrier.c | 4 typedef unsigned __INT32_TYPE__ uint32_t; typedef
|
H A D | arm-asm-variable.c | 5 typedef unsigned int uint32_t; typedef
|
H A D | x86_32-inline-asm.c | 9 typedef u_int32_t uint32_t; typedef
|
H A D | struct-init.c | 27 typedef unsigned int uint32_t; typedef
|
H A D | 2007-09-12-PragmaPack.c | 5 typedef unsigned int uint32_t; typedef
|
H A D | 2009-01-21-InvalidIterator.c | 5 typedef unsigned int uint32_t; typedef
|
H A D | tbaa-class.cpp | 7 typedef unsigned int uint32_t; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/Headers/Inputs/include/ |
H A D | stdint.h | 5 typedef unsigned __INT32_TYPE__ uint32_t; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/Rewriter/ |
H A D | rewrite-anonymous-union.m | 4 typedef unsigned int uint32_t; typedef
|
/minix3/external/public-domain/xz/dist/src/liblzma/common/ |
H A D | memcmplen.h | 42 static inline uint32_t lzma_attribute((__always_inline__)) in uint32_t() function
|
/minix3/sys/external/bsd/compiler_rt/dist/lib/profile/ |
H A D | InstrProfiling.h | 19 typedef unsigned int uint32_t; typedef
|
H A D | PGOProfiling.c | 17 typedef unsigned int uint32_t; typedef
|
H A D | GCDAProfiling.c | 45 typedef unsigned int uint32_t; typedef 52 typedef unsigned int uint32_t; typedef
|
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/ |
H A D | DenseMapTest.cpp | 19 uint32_t getTestKey(int i, uint32_t *) { return i; } in getTestKey() argument 20 uint32_t getTestValue(int i, uint32_t *) { return 42 + i; } in getTestValue() argument 22 uint32_t *getTestKey(int i, uint32_t **) { in getTestKey() argument 27 uint32_t *getTestValue(int i, uint32_t **) { in getTestValue() argument
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
H A D | SwapByteOrderTest.cpp | 102 TEST(getSwappedBytes, uint32_t) { in TEST() argument 140 TEST(swapByteOrder, uint32_t) { in TEST() argument
|
/minix3/external/public-domain/xz/dist/src/liblzma/api/ |
H A D | lzma.h | 92 typedef unsigned __int32 uint32_t; typedef
|
/minix3/usr.sbin/installboot/ |
H A D | ffs.c | 121 int (*callback)(ib_params *, void *, uint64_t, uint32_t), in ffs_find_disk_blocks_ufs1() argument 258 int (*callback)(ib_params *, void *, uint64_t, uint32_t), in ffs_find_disk_blocks_ufs2() argument
|
H A D | ext2fs.c | 193 int (*callback)(ib_params *, void *, uint64_t, uint32_t), in ext2fs_find_disk_blocks() argument
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | blocks.m | 9 typedef unsigned int uint32_t; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | 2010-07-23-DeclLoc.cpp | 10 typedef unsigned int uint32_t; typedef
|
/minix3/minix/drivers/storage/mmc/ |
H A D | emmc.c | 940 emmc_read_write(int (*cim_read_write)(uint32_t, uint32_t *), in emmc_read_write() argument
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | conversion.cpp | 13 typedef unsigned int uint32_t; typedef
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | tcpdump-stdinc.h | 75 #define uint32_t unsigned int macro
|