Home
last modified time | relevance | path

Searched refs:expy1 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dputiltst.c53 double n1=0.0, y1=0.0, expn1, expy1; in TestPUtilAPI() local
61 expy1=0.021; in TestPUtilAPI()
62 if(y1 != expy1 || n1 != expn1){ in TestPUtilAPI()
64 expn1, n1, expy1, y1); in TestPUtilAPI()