Searched defs:sz (Results 26 - 50 of 495) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb15.C10 void *operator new(size_t sz) { argument
/openbsd-current/regress/lib/libc/cephes/
H A Ddrand.c71 static int sz = 3000; variable
[all...]
/openbsd-current/usr.sbin/acme-client/
H A Dbase64.c44 size_t i, sz; local
/openbsd-current/regress/lib/libc/malloc/malloc_errno/
H A Dmalloc_errno.c14 testerrno(size_t sz) argument
/openbsd-current/regress/lib/libc/malloc/malloc_ulimit1/
H A Dmalloc_ulimit1.c32 size_t sz; local
/openbsd-current/regress/lib/libc/malloc/malloc_ulimit2/
H A Dmalloc_ulimit2.c21 size_t sz; local
/openbsd-current/regress/sys/uvm/mmap_4g/
H A Dmmap_4g.c25 size_t i, sz; local
[all...]
/openbsd-current/regress/usr.bin/ssh/unittests/sshbuf/
H A Dtest_sshbuf_misc.c27 size_t sz; local
[all...]
H A Dtest_sshbuf.c30 size_t sz; local
201 ASSERT_SIZE_T_EQ(sshbuf_max_size(p1), sz); local
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dhost-cygwin.c52 cygwin_gt_pch_get_address (size_t sz, int fd) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bob/
H A Ddelete1.C7 void *operator new[](size_t sz) throw() { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Danon3.C14 int sz; member in struct:cl::__anon6658::ff
19 void cl::set(void *p, char *n, int sz) argument
H A Dtemplate40.C7 Array(int sz=12) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept3.C15 int sz; member in class:Vector
H A Doperators28.C13 void* new_test::operator new(size_t sz, int count, int type) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp9706.C9 void *operator new(size_t sz) { ++count; return malloc (sz); } argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dt12.C8 int sz; member in class:VECTOR
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc99-complit-2.c42 int sz = sizeof((struct s) { 0, z }); /* { dg-bogus "warning" "warning in place of error" } */ local
/openbsd-current/sys/arch/mips64/include/
H A Dsysarch.h34 size_t sz; member in struct:mips64_cacheflush_args
/openbsd-current/regress/sys/kern/mmap/
H A Dmmaptest.c48 off_t sz; local
/openbsd-current/usr.bin/mandoc/
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
/openbsd-current/lib/libelf/
H A Dlibelf_memory.c42 _libelf_memory(unsigned char *image, size_t sz, int reporterror) argument
/openbsd-current/sbin/dhcpleased/
H A Dbpf.c134 u_int sz; local
/openbsd-current/regress/lib/libc/locale/wcrtomb/
H A Dtest_wcrtomb.c33 size_t sz, outsz; local
/openbsd-current/usr.bin/rsync/
H A Dsymlinks.c35 size_t sz; local
74 size_t sz; local
[all...]

Completed in 143 milliseconds

1234567891011>>