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

/gem5/util/minorview/
H A Dmodel.py1027 def line_is_comment(line): function in function:BlobModel.load_picture
1039 while line_is_comment(ret):
1048 if new_line is not None and not line_is_comment(new_line):

Completed in 7 milliseconds