OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LnY_c
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
s-c1.c
405
double
LnY_c
; /* Natural logarithm of Y values */
539
Table[N].
LnY_c
= log((double)cur->_data_close);
540
Table[N]._lny_c = Table[N].
LnY_c
- LnYavg_c;
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
s-c1.c
414
double
LnY_c
; /* Natural logarithm of Y values */
548
Table[N].
LnY_c
= log((double)cur->_data_close);
549
Table[N]._lny_c = Table[N].
LnY_c
- LnYavg_c;
Completed in 41 milliseconds