代码搜索结果
找到约 10,000 项符合
Test 的代码
test.h
/* Test for rand: rand */
#define NX 256
#define FNAME "t4"
#define MAXERROR 0
DATA r1[NX] = {
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
test.h
/* Test for div32by32: rand */
#define NX 16
#define FNAME "t3"
#define MAXERROR 10
DATA x[16] = {
-3624,
7564,
19132,
27643,
15611,
-21217,
-6180,
28538,
27322,
-5881,
2579
test.h
/* Test for divQ31byQ15: rand */
#define NX 64
#define FNAME "t4"
#define MAXERROR 3.000000e-004
LDATA x[64] = {
-645934454,
-585169684,
-1120161002,
-955969546,
-1887536934,
-1179496
test.h
/* Test for mtrans: rand */
#define row 35
#define col 17
#define FNAME "t3"
#define MAXERROR 100
DATA x[row*col] ={
12015,
15502,
17403,
11623,
5779,
14395,
3943,
5120,
13301,
14444,