Searched refs:cpp_comment (Results 1 – 6 of 6) sorted by relevance
1247 } cpp_comment; typedef1254 cpp_comment *entries;
1368 } cpp_comment; typedef1375 cpp_comment *entries;
694 const cpp_comment *lhs = (const cpp_comment *) lp; in compare_comment()695 const cpp_comment *rhs = (const cpp_comment *) rp; in compare_comment()799 qsort (comments->entries, comments->count, sizeof (cpp_comment), in dump_ada_nodes()
2107 pfile->comments.entries = (cpp_comment *) xmalloc in store_comment()2108 (pfile->comments.allocated * sizeof (cpp_comment)); in store_comment()2114 pfile->comments.entries = (cpp_comment *) xrealloc in store_comment()2116 pfile->comments.allocated * sizeof (cpp_comment)); in store_comment()
2743 pfile->comments.entries = (cpp_comment *) xmalloc in store_comment()2744 (pfile->comments.allocated * sizeof (cpp_comment)); in store_comment()2750 pfile->comments.entries = (cpp_comment *) xrealloc in store_comment()2752 pfile->comments.allocated * sizeof (cpp_comment)); in store_comment()