Home | History | Annotate | Download | only in iotest

Lines Matching full:atof

258                     dbl = atof(u_austrcpy(cBuffer, argument));
423 expectedDbl = atof(u_austrcpy(cBuffer, expectedResult));
432 expectedFlt = (float)atof(u_austrcpy(cBuffer, expectedResult));
618 dbl = atof(u_austrcpy(cBuffer, argument));