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

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Ddossier1.C12 int sz; member in class:Vector
H A Dexcept5.C14 int sz; member in class:X
/openbsd-current/regress/sys/uvm/mmap_size/
H A Dmmap_size.c15 f(size_t sz) argument
/openbsd-current/lib/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
/openbsd-current/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dfail10-frag.c7 int sz = sizeof (int); local
H A Dpass10-frag.c7 int sz = sizeof (int); local
/openbsd-current/gnu/gcc/libstdc++-v3/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
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dnew_op.cc41 operator new (std::size_t sz) throw (std::bad_alloc) argument
H A Dnew_opv.cc34 operator new[] (std::size_t sz) throw (std::bad_alloc) argument
H A Dnew_opvnt.cc34 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) throw() argument
H A Dnew_opnt.cc40 operator new (std::size_t sz, const std::nothrow_t&) throw() argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp755.C8 void* operator new(size_t sz) throw (std::bad_alloc) { argument
H A Dp4736a.C30 Z sz; variable
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_placement_new.h20 inline void *operator new(__sanitizer::operator_new_size_type sz, void *p) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate5.C13 int sz; member in class:Vector
H A Dnew3.C8 void *operator new(size_t sz) throw (std::bad_alloc) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Deichin01.C15 void sz(X s) { sss = s; } function in class:TC
H A Deichin01a.C7 void sz(X s) { sss = s; } function in class:TC
H A Deichin01b.C7 void sz(X s) { sss = s; } function in class:TC

Completed in 314 milliseconds

1234567891011>>