Searched defs:sz (Results 1 - 25 of 546) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/mdocml/
H A Dtest-fgetln.c8 size_t sz; local
H A Dmanpath.h24 size_t sz; member in struct:manpaths
H A Dtest-ohash.c12 xmalloc(size_t sz, void *arg) { argument
17 xcalloc(size_t nmemb, size_t sz, void *arg) argument
H A Dcompat_vasprintf.c41 int sz; local
H A Dmandoc_ohash.c31 mandoc_ohash_init(struct ohash *h, unsigned int sz, ptrdiff_t ko) argument
45 hash_alloc(size_t sz, void *arg) argument
52 hash_calloc(size_t n, size_t sz, void *arg) argument
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dmsgdsize.c14 size_t sz = 0; local
H A Dprinthash.c23 size_t sz; local
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_getident.c36 elf_getident(Elf *e, size_t *sz) argument
H A Delf_memory.c34 elf_memory(char *image, size_t sz) argument
H A Delf_rawfile.c34 elf_rawfile(Elf *e, size_t *sz) argument
H A Delf_open.c54 elf_openmemory(char *image, size_t sz) argument
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dnew_op.cc50 operator new (std::size_t sz) throw (std::bad_alloc) argument
H A Dnew_opv.cc35 operator new[] (std::size_t sz) throw (std::bad_alloc) argument
H A Dnew_opvnt.cc35 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) throw() argument
H A Dnew_opnt.cc41 operator new (std::size_t sz, const std::nothrow_t&) throw() argument
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Demalloc.c46 emalloc (size_t sz) argument
H A Derealloc.c46 erealloc (void *ptr, size_t sz) argument
H A Dstrndup.c42 strndup(const char *old, size_t sz) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_placement_new.h20 inline void *operator new(__sanitizer::operator_new_size_type sz, void *p) { argument
/freebsd-11-stable/crypto/heimdal/appl/ftp/common/
H A Dbuffer.c47 alloc_buffer (void *oldbuf, size_t *sz, struct stat *st) argument
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-rpool.c49 size_t sz = i * i * i; local
H A Dt-memstat.c45 int r, r2, i, l, slp, sz; local
/freebsd-11-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf.c33 size_t sz; local
204 ASSERT_SIZE_T_EQ(sshbuf_max_size(p1), sz); local
H A Dtest_sshbuf_misc.c31 size_t sz; local
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe_dos.c102 ps_update_msdos_stub(PE *pe, char *dos_stub, size_t sz) argument

Completed in 162 milliseconds

1234567891011>>