Searched refs:PARSE (Results 1 – 1 of 1) sorted by relevance
| /tools/perf/util/ |
| A D | demangle-rust-v0.c | 964 #define PARSE(printer, method, ...) \ macro 1158 PARSE(printer, parser_push_depth); in printer_print_path() 1160 PARSE(printer, parser_ch, &tag); in printer_print_path() 1171 PARSE(printer, parser_ident, &name); in printer_print_path() 1199 PARSE(printer, parser_ident, &name); in printer_print_path() 1318 PARSE(printer, parser_ident, &name); in printer_print_const_struct() 1337 PARSE(printer, parser_ch, &tag); in printer_print_const() 1338 PARSE(printer, parser_push_depth); in printer_print_const() 1440 PARSE(printer, parser_ch, &tag); in printer_print_const() 1598 PARSE(printer, parser_ch, &tag); in printer_print_type() [all …]
|
Completed in 7 milliseconds