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

/gem5/src/python/m5/util/
H A Dconvert.py100 def toNum(value, target_type, units, prefixes, converter): function
125 return toNum(value, target_type, units, prefixes, float)
135 return toNum(value, target_type, units, prefixes, intifier)

Completed in 5 milliseconds