Home | History | Annotate | Download | only in iotest

Lines Matching refs:u_austrcpy

258                     dbl = atof(u_austrcpy(cBuffer, argument));
423 expectedDbl = atof(u_austrcpy(cBuffer, expectedResult));
432 expectedFlt = (float)atof(u_austrcpy(cBuffer, expectedResult));
476 u_austrcpy(cExpected, expectedResult);
487 u_austrcpy(cExpected, format);
488 u_austrcpy(cBuffer, uBuffer);
618 dbl = atof(u_austrcpy(cBuffer, argument));