Searched defs:firstLen (Results 1 – 4 of 4) sorted by relevance
127 const char* first, int32_t firstLen, in unumrf_formatDecimalRange()
129 const char* first, int32_t firstLen, in unumrf_formatDecimalRange()
1888 int32_t firstLen = (int32_t)strlen((const char *)first); in tMemCmp() local