Home
last modified time | relevance | path

Searched defs:SMALL_PUNYCODE_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Ddemangle-rust-v0.c299 #define SMALL_PUNYCODE_LEN 128 macro
301 …cii_len, const char *punycode_start, size_t punycode_len, uint32_t (*out_)[SMALL_PUNYCODE_LEN], si… in punycode_decode()