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
404
double
LnY_o
; /* Natural logarithm of Y values */
535
Table[N].
LnY_o
= log((double)cur->_data_open);
536
Table[N]._lny_o = Table[N].
LnY_o
- LnYavg_o;
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
s-c1.c
413
double
LnY_o
; /* Natural logarithm of Y values */
544
Table[N].
LnY_o
= log((double)cur->_data_open);
545
Table[N]._lny_o = Table[N].
LnY_o
- LnYavg_o;
Completed in 433 milliseconds