Searched refs:FORMAT_BUF_CAPACITY (Results 1 – 1 of 1) sorted by relevance
1764 #define FORMAT_BUF_CAPACITY 64 in TestRBNFFormat() macro1766 UChar fmtbuf[FORMAT_BUF_CAPACITY]; in TestRBNFFormat()1770 len = unum_formatDouble(formats[1], nanvalue, fmtbuf, FORMAT_BUF_CAPACITY, NULL, &status); in TestRBNFFormat()