Searched refs:tag_report (Results 1 – 4 of 4) sorted by relevance
47 int tag_report( SYM, SYM, SYM );
162 tag_report(NULL, Tag, Keys); in scanner_reporter()247 return tag_report(alltags, ctag, keys); in iscanner_test_end()
52 ltp-scanner: scan.o ltp-scanner.o reporter.o tag_report.o symbol.o splitstr.o debug.o
225 int tag_report(SYM alltags, SYM ctag, SYM keys) in tag_report() function