OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expy1
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/test/cintltst/
putiltst.c
29
double n1=0.0, y1=0.0, expn1,
expy1
;
local
37
expy1
=0.021;
38
if(y1 !=
expy1
|| n1 != expn1){
40
expn1, n1,
expy1
, y1);
/external/icu4c/test/cintltst/
putiltst.c
31
double n1=0.0, y1=0.0, expn1,
expy1
;
local
39
expy1
=0.021;
40
if(y1 !=
expy1
|| n1 != expn1){
42
expn1, n1,
expy1
, y1);
Completed in 43 milliseconds