OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r3_c
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
s-c1.c
422
double r1_c, r2_c,
r3_c
, r4_c;
local
458
r3_c
= 0.0;
625
r3_c
+= t * t / array_max;
705
output(" Divergence %g\n",
r3_c
);
734
(r1_c > 1.2 *
r3_c
) || (r1_c > 1.3 * r4_c))
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
s-c1.c
432
double r1_c, r2_c,
r3_c
, r4_c;
local
468
r3_c
= 0.0;
630
r3_c
+= t * t / array_max;
706
output(" Divergence %g\n",
r3_c
);
733
(r1_c > 1.2 *
r3_c
) || (r1_c > 1.3 * r4_c))
Completed in 52 milliseconds