OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expstr
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/stdio/
vfprintf.c
179
int expsize = 0; /* character count for
expstr
*/
181
char
expstr
[7]; /* buffer for exponent string */
local
526
expsize = exponent(
expstr
, expt, ch);
785
PRINT(
expstr
, expsize);
/external/icu4c/test/intltest/
numfmtst.cpp
1944
UnicodeString
expstr
;
local
[
all
...]
Completed in 212 milliseconds