Searched defs:result (Results 1 - 25 of 1156) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gmp/mpz/
H A Dsizeinbase.c29 size_t result; variable
/haiku-buildtools/legacy/gcc/libiberty/
H A Dstrdup.c5 char *result = (char*)malloc(strlen(s) + 1); local
/haiku-buildtools/legacy/gcc/libio/
H A Diofeof.c33 int result; local
H A Dioferror.c33 int result; local
H A Diofflush.c37 int result; local
H A Diofsetpos.c34 int result; local
H A Dioungetc.c33 int result; local
/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dfeof.c33 int result; local
H A Dferror.c33 int result; local
H A Dfgetc.c33 int result; local
H A Dfputc.c34 int result; local
H A Dfreopen.c35 FILE *result; local
H A Dfseek.c35 int result; local
H A Dgetchar.c34 int result; local
H A Dputchar.c28 int result; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A Dctor-dtor-privacy-1.C4 static bool result; member in struct:C
9 bool C::result = check(); member in class:C
H A Dctor-dtor-privacy-2.C2 static bool result; member in struct:C
7 bool C::result = check(); member in class:C
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr26998.c3 int decCompareOp (int result) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr43137.c7 int result = foo(); local
/haiku-buildtools/gcc/libgcc/config/lm32/
H A D_mulsi3.c32 USItype result; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/
H A D58982.cc37 test01(T* result) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy_n/
H A D58982.cc37 test01(T* result) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/copy/
H A D58982.cc37 test01(T* result) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A D58982.cc37 test01(T* result) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/char/
H A D51711.cc29 std::string result __attribute__((unused)) local

Completed in 530 milliseconds

1234567891011>>