/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | reloc.h | 360 check_overflow(Address value, Overflow_check check) in check_overflow() 401 rel(unsigned char* view, Address value, Overflow_check check) in rel() 415 rel_unaligned(unsigned char* view, Address value, Overflow_check check) in rel_unaligned() 432 const Sized_relobj_file<size, big_endian>* object, in rel() 434 Overflow_check check) in rel() 449 const Sized_relobj_file<size, big_endian>* object, in rel_unaligned() 451 Overflow_check check) in rel_unaligned() 466 Overflow_check check) in rela() 480 const Sized_relobj_file<size, big_endian>* object, in rela() 483 Overflow_check check) in rela() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | reloc.h | 360 check_overflow(Address value, Overflow_check check) in check_overflow() 401 rel(unsigned char* view, Address value, Overflow_check check) in rel() 415 rel_unaligned(unsigned char* view, Address value, Overflow_check check) in rel_unaligned() 432 const Sized_relobj_file<size, big_endian>* object, in rel() 434 Overflow_check check) in rel() 449 const Sized_relobj_file<size, big_endian>* object, in rel_unaligned() 451 Overflow_check check) in rel_unaligned() 466 Overflow_check check) in rela() 480 const Sized_relobj_file<size, big_endian>* object, in rela() 483 Overflow_check check) in rela() [all …]
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/check/ |
H A D | check.c | 84 lzma_check_init(lzma_check_state *check, lzma_check type) in lzma_check_init() 117 lzma_check_update(lzma_check_state *check, lzma_check type, in lzma_check_update() 118 const uint8_t *buf, size_t size) in lzma_check_update() 148 lzma_check_finish(lzma_check_state *check, lzma_check type) in lzma_check_finish()
|
H A D | check.h | 46 uint64_t size; member 141 lzma_sha256_init(lzma_check_state *check) in lzma_sha256_init() 148 lzma_sha256_update(const uint8_t *buf, size_t size, lzma_check_state *check) in lzma_sha256_update() 165 lzma_sha256_finish(lzma_check_state *check) in lzma_sha256_finish()
|
H A D | sha256.c | 119 process(lzma_check_state *check) in process() 127 lzma_sha256_init(lzma_check_state *check) in lzma_sha256_init() 142 lzma_sha256_update(const uint8_t *buf, size_t size, lzma_check_state *check) in lzma_sha256_update() 169 lzma_sha256_finish(lzma_check_state *check) in lzma_sha256_finish()
|
/netbsd-src/external/bsd/flex/dist/tests/ |
H A D | alloc_extra.l | 68 struct Check check; in main() local 89 void *testalloc(size_t size, yyscan_t scanner) in testalloc() 91 struct Check *check; in testalloc() local 105 struct Check *check; in check_extra() local
|
/netbsd-src/usr.sbin/mdsetimage/ |
H A D | exec_elf32.c | 53 #define check(off, size) ((off < 0) || (off + size > mappedsize)) argument 57 ELFNAMEEND(check)(const char *mappedfile, size_t mappedsize) in ELFNAMEEND() argument
|
H A D | exec_aout.c | 45 #define check(off, size) ((off < 0) || (off + size > mappedsize)) argument
|
H A D | exec_ecoff.c | 45 #define check(off, size) ((off < 0) || (off + size > mappedsize)) argument
|
H A D | exec_coff.c | 48 #define check(off, size) ((off < 0) || (off + size > mappedsize)) argument
|
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | utilfdt_test.c | 22 static void check(const char *fmt, int expect_type, int expect_size) in check() function 25 int size; in check() local 40 int size; in checkfail() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | cpu-ns32k.c | 41 _bfd_ns32k_get_displacement (bfd_byte *buffer, int size) in _bfd_ns32k_get_displacement() 72 _bfd_ns32k_put_displacement (bfd_vma value, bfd_byte *buffer, int size) in _bfd_ns32k_put_displacement() 100 _bfd_ns32k_get_immediate (bfd_byte *buffer, int size) in _bfd_ns32k_get_immediate() 123 _bfd_ns32k_put_immediate (bfd_vma value, bfd_byte *buffer, int size) in _bfd_ns32k_put_immediate() 366 bfd_vma check; in do_ns32k_reloc() local 572 int size; in _bfd_do_ns32k_reloc_contents() local 604 bfd_vma check; in _bfd_do_ns32k_reloc_contents() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | cpu-ns32k.c | 41 _bfd_ns32k_get_displacement (bfd_byte *buffer, int size) in _bfd_ns32k_get_displacement() 72 _bfd_ns32k_put_displacement (bfd_vma value, bfd_byte *buffer, int size) in _bfd_ns32k_put_displacement() 100 _bfd_ns32k_get_immediate (bfd_byte *buffer, int size) in _bfd_ns32k_get_immediate() 123 _bfd_ns32k_put_immediate (bfd_vma value, bfd_byte *buffer, int size) in _bfd_ns32k_put_immediate() 366 bfd_vma check; in do_ns32k_reloc() local 572 int size; in _bfd_do_ns32k_reloc_contents() local 604 bfd_vma check; in _bfd_do_ns32k_reloc_contents() local
|
/netbsd-src/lib/libc/gen/ |
H A D | nlist_ecoff.c | 61 #define check(off, size) \ argument
|
H A D | nlist_elf32.c | 72 #define check(off, size) (off + size > mappedsize) argument
|
/netbsd-src/usr.bin/crunch/crunchide/ |
H A D | exec_elf32.c | 66 size_t size; member 70 xreadatoff(int fd, void *buf, off_t off, size_t size, const char *fn) in xreadatoff() 87 xwriteatoff(int fd, void *buf, off_t off, size_t size, const char *fn) in xwriteatoff() 104 xmalloc(size_t size, const char *fn, const char *use) in xmalloc() 116 xrealloc(void *ptr, size_t size, const char *fn, const char *use) in xrealloc() 130 ELFNAMEEND(check)(int fd, const char *fn) in ELFNAMEEND() argument
|
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
H A D | inflate.c | 278 unsigned low, size; in makefixed() local 384 # define UPDATE(check, buf, len) \ argument 387 # define UPDATE(check, buf, len) adler32(check, buf, len) argument 392 # define CRC2(check, word) \ argument 399 # define CRC4(check, word) \ argument
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/ |
H A D | t-instrument.c | 131 check (void) in check() function 134 mp_size_t size = 100; in check() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
H A D | inflate.c | 345 unsigned low, size; in makefixed() local 451 # define UPDATE_CHECK(check, buf, len) \ argument 454 # define UPDATE_CHECK(check, buf, len) adler32(check, buf, len) argument 459 # define CRC2(check, word) \ argument 466 # define CRC4(check, word) \ argument 1557 int ZEXPORT inflateValidate(strm, check) in inflateValidate() argument
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | inflate.c | 345 unsigned low, size; in makefixed() local 451 # define UPDATE_CHECK(check, buf, len) \ argument 454 # define UPDATE_CHECK(check, buf, len) adler32(check, buf, len) argument 459 # define CRC2(check, word) \ argument 466 # define CRC4(check, word) \ argument 1557 int ZEXPORT inflateValidate(strm, check) in inflateValidate() argument
|
/netbsd-src/external/gpl3/gdb/dist/zlib/ |
H A D | inflate.c | 345 unsigned low, size; in makefixed() local 451 # define UPDATE_CHECK(check, buf, len) \ argument 454 # define UPDATE_CHECK(check, buf, len) adler32(check, buf, len) argument 459 # define CRC2(check, word) \ argument 466 # define CRC4(check, word) \ argument 1557 int ZEXPORT inflateValidate(strm, check) in inflateValidate() argument
|
/netbsd-src/usr.sbin/kvm_mkdb/ |
H A D | nlist_ecoff.c | 73 #define check(off, size) ((off < 0) || (off + size > mappedsize)) argument
|
H A D | nlist_coff.c | 73 #define check(off, size) ((off < 0) || (off + size > mappedsize)) argument
|
/netbsd-src/external/zlib/pigz/dist/ |
H A D | pigz.c | 542 size_t size; /* total size of current allocations */ member 557 local void *malloc_track(struct mem_track_s *mem, size_t size) in malloc_track() 574 local void *realloc_track(struct mem_track_s *mem, void *ptr, size_t size) in realloc_track() 596 size_t size; in free_track() local 609 local void *yarn_malloc(size_t size) in yarn_malloc() 620 local voidpf zlib_alloc(voidpf opaque, uInt items, uInt size) in zlib_alloc() 933 unsigned long check, unsigned long head) in put_trailer() 1134 size_t size; /* current size of this buffer */ member 1144 size_t size; /* size of new buffers in this pool */ member 1152 local void new_pool(struct pool *pool, size_t size, int limit) in new_pool() [all …]
|
/netbsd-src/sys/arch/atari/stand/binpatch/ |
H A D | binpatch.c | 87 size_t size; variable 92 int (*check)(const char *, size_t); member
|