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

12345678

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr58742-2.c5 fx (char *a, __SIZE_TYPE__ sz) argument
H A Dpr58742-3.c5 fx (int *a, int sz) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dcomplit14.C10 unsigned long sz = sizeof Fn ((const int[]) { 0 }); // Error local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Ddossier1.C12 int sz; member in class:Vector
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_placement_new.h19 inline void *operator new(__sanitizer::operator_new_size_type sz, void *p) { argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr53907.c10 __m128i sz,z,mvec; local
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dnew2.cc44 WEAK(void *operator new[] (size_t sz, const std::nothrow_t& nothrow) throw()) argument
H A Dnew1.cc40 WEAK (void * operator new (size_t sz, const std::nothrow_t&) throw()) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/gomp/
H A Dcrayptr5.f9016 integer(4) sz local in subroutine:bob
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/21_strings/
H A Dfind.cc25 std::string::size_type sz = 0; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/23_containers/insert/
H A Dunordered_set.cc39 const int sz = 10000000; local
49 ostr << ns << "unordered_set " << sz << " insertions"; local
H A Dunordered_map_array.cc32 const int sz = 1000; local
/haiku-buildtools/legacy/gcc/libio/
H A DSFile.h38 long sz; // unit size for structured binary IO member in class:SFile
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Darray19.C4 template <class T> struct S { static const int sz = 2; }; member in struct:S
5 template <class T> struct U { enum { sz = 2 }; }; enumerator in enum:U::__anon1008
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp755.C9 void* operator new(std::size_t sz) argument
/haiku-buildtools/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.C8 void sz(X s) { sss = s; } function in class:TC
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Delemental_dependency_1.f909 INTEGER, PARAMETER :: sz = 5 variable in program:main
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/allocator/
H A D10378.cc27 static void* operator new(size_t sz) argument
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dnew.cc9 operator new (std::size_t sz, const std::nothrow_t&) throw() argument
21 operator new (std::size_t sz) throw (std::bad_alloc) argument
38 operator new[] (std::size_t sz) throw (std::bad_alloc) argument
44 operator new[](std::size_t sz, const std::nothrow_t& nothrow) argument
[all...]
/haiku-buildtools/gcc/gmp/tests/rand/
H A Dt-iset.c32 mpz_t sz, dz; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dplacement2.C6 void* operator new (__SIZE_TYPE__ sz, void*) { return operator new (sz); } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Ddefault7.C9 int sz; member in class:string
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.bob/
H A Ddelete1.C8 void *operator new[](size_t sz) throw() { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate5.C13 int sz; member in class:Vector

Completed in 276 milliseconds

12345678