Searched refs:x_len (Results 1 – 1 of 1) sorted by relevance
26 const char *str8(const uint16_t *x, size_t x_len) in str8() argument32 if (x_len < max) { in str8()33 max = x_len; in str8()