Searched refs:doit (Results 1 - 25 of 231) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-ifcombine-3.c10 goto doit;
12 goto doit;
18 doit:
H A Dssa-ifcombine-2.c10 goto doit;
12 goto doit;
18 doit:
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/times/091/
H A Dmips-rel.pl3 &doit(100,"Pentium 100 32",0.0195,0.1000,0.6406,4.6100); # pentium-100
4 &doit(200,"PPro 200 32",0.0070,0.0340,0.2087,1.4700); # pentium-100
5 &doit( 25,"R3000 25 32",0.0860,0.4825,3.2417,23.8833); # R3000-25
6 &doit(200,"R4400 200 32",0.0137,0.0717,0.4730,3.4367); # R4400 32bit
7 &doit(180,"R10000 180 32",0.0061,0.0311,0.1955,1.3871); # R10000 32bit
8 &doit(180,"R10000 180 64",0.0034,0.0149,0.0880,0.5933); # R10000 64bit
9 &doit(400,"DEC 21164 400 64",0.0022,0.0105,0.0637,0.4457); # R10000 64bit
11 sub doit subroutine
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash58.C5 void doit();
8 X::::doit()// { dg-error "" } (syntax|parse) error.* function in class:X
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash58.C5 void doit();
8 X::::doit()// { dg-error "" } (syntax|parse) error.* function in class:X
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Dmode-change-error-1b.s3 .globl doit
5 .ent doit
6 .type doit, @function
7 doit: label
17 .end doit
18 .size doit, .-doit
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20000922-1.c1 extern void doit(int);
11 doit(x);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D991227-1.c1 char* doit(int flag) function
7 char *result = doit(0);
H A D20000121-1.c3 void doit(unsigned int a,unsigned int b,char *id) function
12 doit(1,1,"\n");
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20000922-1.c1 extern void doit(int);
11 doit(x);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D991227-1.c1 char* doit(int flag) function
7 char *result = doit(0);
H A D20000121-1.c3 void doit(unsigned int a,unsigned int b,char *id) function
12 doit(1,1,"\n");
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dasm2.C13 template<function_ptr ptr> void doit(int i) function
24 doit<foo>(123);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dasm2.C13 template<function_ptr ptr> void doit(int i) function
24 doit<foo>(123);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/compat/eh/
H A Dunexpected1_x.C7 extern void doit (void) throw (Two);
17 doit ();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dcleanup-2.C13 static void doit(void) function
20 doit ();
H A Dcleanup-6.C9 void doit(void) function
H A Dcleanup-3.C23 static void doit(int x, int y) function
39 doit (1, 2);
42 doit (2, 1);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dcleanup-2.c13 static void doit(void) function
20 doit ();
H A Dcleanup-7.c15 auto void doit () function
20 doit ();
H A Dcleanup-6.c9 void doit(void) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/compat/eh/
H A Dunexpected1_x.C7 extern void doit (void) throw (Two);
17 doit ();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dcleanup-2.c13 static void doit(void) function
20 doit ();
H A Dcleanup-7.c15 auto void doit () function
20 doit ();
H A Dcleanup-6.c9 void doit(void) function

Completed in 127 milliseconds

12345678910