Searched refs:ty_tag (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Drust-demangle.c1162 char ty_tag; local
1190 ty_tag = next (rdm);
1191 switch (ty_tag)
1235 PRINT (basic_type (ty_tag));
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Drust-demangle.c1145 char ty_tag; local
1164 ty_tag = next (rdm);
1165 switch (ty_tag)
1213 PRINT (basic_type (ty_tag));
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Drust-demangle.c1162 char ty_tag; local
1190 ty_tag = next (rdm);
1191 switch (ty_tag)
1235 PRINT (basic_type (ty_tag));

Completed in 563 milliseconds