Home
last modified time | relevance | path

Searched refs:test3 (Results 1 – 25 of 51) sorted by relevance

123

/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn2.f9013 call test3
24 subroutine test3 subroutine
29 end subroutine test3 argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020506-1.c14 void test3 (short s, int set);
97 test3 (short s, int set) in test3() function
301 test3 (0, 0); in main()
302 test3 (SHRT_MAX, 0); in main()
303 test3 (SHRT_MIN, 1); in main()
304 test3 (USHRT_MAX, 1); in main()
H A D20030120-1.c27 test3 (unsigned short a) in test3() function
46 if (test3 (2) != 1) in main()
H A D20031215-1.c24 void test3(void) in test3() function
35 test3(); in main()
H A Dcompare-3.c25 test3 (int x, int y) in test3() function
66 test3 (x, y); in all_tests()
H A D20000715-1.c36 test3(void) in test3() function
113 test3 (); in main()
H A D991216-1.c24 test3 (int a, int b, int c, long long value, int after) in test3() function
109 test3 (1, 2, 3, VALUE, AFTER); in main()
H A D20010122-1.c29 void NOINLINE *test3 (void) in test3() function
81 void *(*func1[6])(void) = { test1, test2, test3, test4, test5, test6 };
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doperators4.C29 int test3 (void*);
51 if (test3 (vp)) in main()
73 int test3 (void* vp) in test3() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dcxa_vec.C159 void test3 () in test3() function
166 std::set_terminate (test3); in test3()
238 test3,
/openbsd/regress/lib/libm/msun/
H A Dfmaxmin_test.c108 ATF_TC_WITHOUT_HEAD(test3);
109 ATF_TC_BODY(test3, tc) in ATF_TC_BODY() argument
173 ATF_TP_ADD_TC(tp, test3); in ATF_TP_ADD_TCS()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dcatchptr1.C69 int test3 () in test3() function
232 test3,
/openbsd/regress/usr.sbin/bgpd/config/
H A Dbgpd.conf.9.in28 origin-set test3 {
49 match from any origin-set test3
H A Dbgpd.conf.9.ok34 origin-set "test3" {
59 match from any origin-set "test3"
H A Dbgpd.conf.6.in18 as-set "test3" {
H A Dbgpd.conf.4.in40 neighbor 192.0.2.11 { descr "test3-peer" }
H A Dbgpd.conf.6.ok31 as-set "test3" {
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.martin/
H A Dnew1.C95 void test3() in test3() function
115 test3(); in main()
/openbsd/regress/lib/libm/cephes/
H A Dtestvectl.c359 static struct intans test3[] = variable
495 fun3 = test3[i].func; in testvectl()
498 x1 = *(test3[i].arg1); in testvectl()
500 ianswer = test3[i].ianswer; in testvectl()
504 test3[i].name, x1, k, ianswer); in testvectl()
H A Dtestvectll.c363 static struct intans test3[] = variable
522 fun3 = test3[i].func; in testvectll()
525 x1 = *(test3[i].arg1); in testvectll()
527 ianswer = test3[i].ianswer; in testvectll()
531 test3[i].name, x1, k, ianswer); in testvectll()
H A Dtestvect.c366 static struct intans test3[] = variable
538 fun3 = test3[i].func; in testvect()
541 x1 = *(test3[i].arg1); in testvect()
543 ianswer = test3[i].ianswer; in testvect()
547 test3[i].name, x1, k, ianswer); in testvect()
/openbsd/regress/libexec/ld.so/dlsym/
H A DMakefile3 SUBDIR+= test1 test2 test3
/openbsd/regress/libexec/ld.so/edgecases/
H A DMakefile3 SUBDIR=test1 test2 test3
/openbsd/gnu/usr.bin/perl/dist/Attribute-Handlers/t/
H A Ddata_convert.t25 sub test3 :Loud(qw/till ears are bleeding/) { subroutine
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltins-1.c13 double test3(double x) { return __builtin_sin(x); } in test3() function

123