HomeSort by relevance Sort by last modified time
    Searched defs:expstr (Results 1 - 2 of 2) sorted by null

  /bionic/libc/stdio/
vfprintf.c 190 int expsize = 0; /* character count for expstr */
192 char expstr[7]; /* buffer for exponent string */ local
537 expsize = exponent(expstr, expt, ch);
796 PRINT(expstr, expsize);
  /external/icu4c/test/intltest/
numfmtst.cpp 1961 UnicodeString expstr; local
    [all...]

Completed in 91 milliseconds