HomeSort by relevance Sort by last modified time
    Searched refs:expstr (Results 1 - 3 of 3) 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/
dtfmttst.cpp     [all...]
numfmtst.cpp 2234 UnicodeString expstr; local
    [all...]

Completed in 140 milliseconds