#include "common.h"
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for htester.c:

Go to the source code of this file.
Defines | |
| #define | NUM 3000 |
Functions | |
| main (int argc, char **argv) | |
| flpr (register unsigned char *cp) | |
| ckbytes (register unsigned char *a, register unsigned char *b, register int n) | |
Variables | |
| double | orig [NUM] |
| double | after [NUM] |
| char | buf [NUM *8] |
Expected to be used in pipes, or with TTCP links to other machines, or with files RCP'ed between machines.
Definition in file htester.c.
|
|
|
|
||||||||||||
|
Definition at line 57 of file htester.c. References orig. |
|
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 53 of file htester.c. Referenced by main(), nmg_radial_check_parity(), and nmg_radial_mark_flips(). |
|
|
Definition at line 53 of file htester.c. Referenced by nmg_radial_exchange_marked(). |
|
|
|
1.4.6