Home
last modified time | relevance | path

Searched refs:rust_charmap (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdemangle/common/
H A Drust-legacy.c63 static const struct rust_charmap { struct
66 } rust_charmap[] = { argument
76 static const size_t rust_charmap_sz = ARRAY_SIZE(rust_charmap);
312 if (sv_consume_if(svp, rust_charmap[i].ruc_seq)) { in rustleg_parse_special()
313 if (!rust_appendc(st, rust_charmap[i].ruc_ch)) in rustleg_parse_special()