OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r4_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
459
r4_c
= 0.0;
640
r4_c
+= t * t / array_max;
725
output(" Divergence %g\n",
r4_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
469
r4_c
= 0.0;
643
r4_c
+= t * t / array_max;
724
output(" Divergence %g\n",
r4_c
);
733
(r1_c > 1.2 * r3_c) || (r1_c > 1.3 *
r4_c
))
Completed in 40 milliseconds