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