Searched defs:secondLen (Results 1 – 4 of 4) sorted by relevance
128 const char* second, int32_t secondLen, in unumrf_formatDecimalRange()
130 const char* second, int32_t secondLen, in unumrf_formatDecimalRange()
1889 int32_t secondLen = (int32_t)strlen((const char *)second); in tMemCmp() local