Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c2909 d_compact_number (struct d_info *di) in d_compact_number() function
2936 param = d_compact_number (di); in d_template_param()
3133 index = d_compact_number (di) + 1; in d_expression_1()
3427 num = d_compact_number (di); in d_local_name()
3490 num = d_compact_number (di); in d_lambda()
3521 num = d_compact_number (di); in d_unnamed_type()
DChangeLog1161 (d_compact_number): Factor out from d_template_param and d_expression.