Searched defs:old (Results 1 - 25 of 155) sorted by relevance

1234567

/haiku-buildtools/gcc/fixincludes/tests/base/Xm/
H A DTraversal.h15 Widget old, c_new; member in struct:wedge
/haiku-buildtools/legacy/binutils/intl/
H A Dtextdomain.c71 char *old; local
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dtextdomain.c71 char *old; local
/haiku-buildtools/legacy/gcc/libiberty/
H A Dsigsetmask.c21 sigset_t old; variable
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dtextdomain.c69 char *old; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dmregtst.c4 int old, new, i; local
H A Dpr33133.c28 newpassencrypt (char *old, char *new, char *out) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A D20020616-1.c31 int old = k; local
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/
H A Dcritical-1.c17 int old; local
H A Dsingle-1.c19 int old = __sync_lock_test_and_set (&test, iam); local
30 int old = __sync_lock_test_and_set (&test, iam); local
H A Dloop-1.c40 int old; local
/haiku-buildtools/legacy/gcc/libio/
H A DSFile.h47 int setsize(int s) { int old = sz; sz = s; return old; } local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dia64-sync-4.c12 compare_and_swap(long *addr, long old, long new_val) argument
H A Dpr27363.c14 struct snd_mask old; local
/haiku-buildtools/gcc/libgomp/
H A Dalloc.c53 gomp_realloc (void *old, size_t size) argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr64530.f908 double precision,save :: old(asize) variable in program:bug
26 double precision old(asize) local in subroutine:buggy
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet15.C6 void *old; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dlambda-generic-udt.C11 S (S&& old) { old.shadow = true; i += 2; } argument
/haiku-buildtools/gcc/libbacktrace/
H A Datomic.c81 void *old; local
94 size_t old; local
106 size_t old; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20091004-1_0.C30 DVector::DVector(const Vector& old) : Vector(0, 0) argument
H A D20091004-2_1.C26 DVector::DVector(const Vector& old) : Vector(0, 0) argument
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Deh_terminate.cc76 std::terminate_handler old; local
103 std::unexpected_handler old; local
/haiku-buildtools/gcc/libgcc/config/pa/
H A Dstublib.c83 pthread_default_stacksize_np(__attribute__((unused)) unsigned long new, unsigned long *old) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/exchange/
H A D1.cc53 auto old = std::exchange(x, {}); local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/ieee/
H A Drounding_1.f9096 type(ieee_round_type) :: old local in function:divide_float
110 type(ieee_round_type) :: old local in function:divide_double

Completed in 169 milliseconds

1234567