Searched refs:d_operator_name (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | cp-demangle.c | 445 static struct demangle_component *d_operator_name (struct d_info *); 1754 ret = d_operator_name (di); in d_unqualified_name() 2023 d_operator_name (struct d_info *di) in d_operator_name() function 3576 op = d_operator_name (di); in d_expression_1() 3645 left = d_operator_name (di); in d_expression_1() 3700 first = d_operator_name (di); in d_expression_1()
|
| D | ChangeLog | 2020 (d_operator_name): Return a DEMANGLE_COMPONENT_CONVERSION 2477 (d_operator_name): Set flag when processing a conversion 4971 d_identifier, d_operator_name, d_special_name, d_call_offset, 5414 (d_operator_name): Adjust initialization of high for new sentinel
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | cp-demangle.c | 442 static struct demangle_component *d_operator_name (struct d_info *); 1648 ret = d_operator_name (di); in d_unqualified_name() 1887 d_operator_name (struct d_info *di) in d_operator_name() function 3448 op = d_operator_name (di); in d_expression_1() 3517 left = d_operator_name (di); in d_expression_1() 3572 first = d_operator_name (di); in d_expression_1()
|
| D | ChangeLog | 1529 (d_operator_name): Return a DEMANGLE_COMPONENT_CONVERSION 1986 (d_operator_name): Set flag when processing a conversion 4480 d_identifier, d_operator_name, d_special_name, d_call_offset, 4923 (d_operator_name): Adjust initialization of high for new sentinel
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | cp-demangle.c | 445 static struct demangle_component *d_operator_name (struct d_info *); 1754 ret = d_operator_name (di); in d_unqualified_name() 2023 d_operator_name (struct d_info *di) in d_operator_name() function 3576 op = d_operator_name (di); in d_expression_1() 3645 left = d_operator_name (di); in d_expression_1() 3700 first = d_operator_name (di); in d_expression_1()
|
| D | ChangeLog | 2020 (d_operator_name): Return a DEMANGLE_COMPONENT_CONVERSION 2477 (d_operator_name): Set flag when processing a conversion 4971 d_identifier, d_operator_name, d_special_name, d_call_offset, 5414 (d_operator_name): Adjust initialization of high for new sentinel
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/testsuite/ |
| D | demangle-expected | 723 # d_operator_name was taking two characters in a row
|