OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_lny_o
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
s-c1.c
407
double
_lny_o
; /* Value LnY - LnYavg */
member in struct:row
536
Table[N].
_lny_o
= Table[N].LnY_o - LnYavg_o;
570
_q_o[1] += Table[r].
_lny_o
* Table[r]._lnx;
573
_q_o[2] += Table[r].
_lny_o
* Table[r]._x;
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
s-c1.c
416
double
_lny_o
; /* Value LnY - LnYavg */
member in struct:row
545
Table[N].
_lny_o
= Table[N].LnY_o - LnYavg_o;
578
_q_o[1] += Table[r].
_lny_o
* Table[r]._lnx;
581
_q_o[2] += Table[r].
_lny_o
* Table[r]._x;
Completed in 392 milliseconds