Searched refs:D_PRINT_DEFAULT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dcp-demangle.h53 D_PRINT_DEFAULT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c1741 /* a */ { NL ("signed char"), NL ("signed char"), D_PRINT_DEFAULT },
1743 /* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
1748 /* h */ { NL ("unsigned char"), NL ("unsigned char"), D_PRINT_DEFAULT },
1751 /* k */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1754 /* n */ { NL ("__int128"), NL ("__int128"), D_PRINT_DEFAULT },
1756 D_PRINT_DEFAULT },
1757 /* p */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1758 /* q */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1759 /* r */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1760 /* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
[all...]
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.h53 D_PRINT_DEFAULT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c1676 /* a */ { NL ("signed char"), NL ("signed char"), D_PRINT_DEFAULT },
1678 /* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
1683 /* h */ { NL ("unsigned char"), NL ("unsigned char"), D_PRINT_DEFAULT },
1686 /* k */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1689 /* n */ { NL ("__int128"), NL ("__int128"), D_PRINT_DEFAULT },
1691 D_PRINT_DEFAULT },
1692 /* p */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1693 /* q */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1694 /* r */ { NULL, 0, NULL, 0, D_PRINT_DEFAULT },
1695 /* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
[all...]

Completed in 211 milliseconds