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

/gem5/util/
H A Dfind_copyrights.py14 c_comment_end = re.compile(r'\*/') variable
56 match = c_comment_end.search(line)

Completed in 4 milliseconds