Lines Matching full:program
5 // This small program does some raytracing. It tests Valgrind's handling of
8 // Licensing: This program is closely based on the one of the same name from
15 /* This program can be used in two ways. If INTRIG is undefined, sin,
17 defined, then the program calculates all this stuff from first
37 This program may be used, distributed, and modified freely as
46 program is typically far more sensitive to changes in the
48 average floating point program.
63 Special note regarding errors in accuracy: this program has
83 Inaccuracies reported by this program should be taken VERY
84 SERIOUSLY INDEED, as the program has been demonstrated to be
94 program with ACCURACY defined. This will generate a version
126 program which contained the identical algorithm.
202 the FORTRAN 77 version of the program, FBFORT77.F.
298 static char outarr[8][80]; /* Computed output of program goes here */
301 in the program is made global so that
325 /* The test case used in this program is the design for a 4 inch
729 printf("performance benchmark program. You call it with\n");
839 reference executions of this program. */