Searched refs:test1 (Results 1 - 25 of 581) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dtest_frame_1.c13 t_frame_pattern (test1, 200, )
14 t_frame_run (test1)
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dthunk-retbnd.c9 test1 (void) function
17 return test1 ();
H A Dchkp-bndret.c8 extern int *test1 (int *p) __attribute__((bnd_legacy));
13 return test1 (p);
H A Dchkp-strchr.c7 test1 (char *str) function
15 return test1 ("test_string");
H A Damd64-abi-8.c8 test1 (void) function
H A Damd64-abi-9.c8 test1 (void) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A Dpr66221_1.c1 int test1 (const char *p) function
H A Dpr66221_0.c5 int test1 (const char *);
9 return test1 (argv[0]);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/mpx/
H A Dchkp-thunk-comdat-2.cc7 virtual int test1 (const char *);
17 c1::test1 (const char *) function in class:c1
H A Dchkp-fix-calls-1.c7 test1 (double x, double y, double (*fn)(double, double)) function
15 return test1 (x, y, copysign);
H A Dchkp-fix-calls-2.c7 test1 (double x, double y, double (*fn)(double, double)) function
15 return test1 (x, y, copysign);
H A Dchkp-thunk-comdat-3.c7 test1 () function
15 return test1 ();
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dtransfer_array_intrinsic_1.f907 call test1 ()
11 subroutine test1 () subroutine
21 end subroutine test1
H A Dused_before_typed_3.f9014 CHARACTER(len=x) FUNCTION test1 (x) ! { dg-error "of INTEGER" } function in module:testmod
17 test1 = "foobar"
18 END FUNCTION test1
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dconst-elim-2.c8 const char *test1(void) { if (returns_23()) return 0; return "hi there"; } function
H A DWstring-literal-comparison-1.c5 int test1(char *ptr) function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dparsing4.C9 int test1(void (**roc)(int,int)); // parse error
H A Dctors18.C3 class test1 { class
14 gotPtrs(GC_PTR<test1> r1)
21 test1 here;
22 GC_PTR<test1> foo = here; // This works fine.
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/initializer_list/
H A Dconstexpr.cc26 __gnu_test::constexpr_default_constructible test1; local
27 test1.operator()<std::initializer_list<long>>();
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/gomp/
H A Domp_clauses1.f902 subroutine test1 subroutine
25 end subroutine test1
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20120615-1.c4 test1(int i) function
16 int main() { test1 (15); return 0; }
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWstring-literal-comparison-1.C5 int test1(char *ptr) function
H A DWstring-literal-comparison-2.C5 int test1(char *ptr) function
H A DWstring-literal-comparison-3.C5 int test1(char *ptr) function
H A DWstring-literal-comparison-4.C5 int test1(char *ptr) function

Completed in 206 milliseconds

1234567891011>>