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

/gem5/util/minorview/
H A Dparse.py79 def parse_pairs_list(pairString): function
109 return dict(parse_pairs_list(pairString))
H A Dmodel.py1095 macros[name] = parse.parse_pairs_list(defn)
1099 parse.parse_pairs_list(pairs))

Completed in 8 milliseconds