Searched refs:dlunits (Results 1 - 1 of 1) sorted by relevance
/pkg/src/util/log-scripts/ | ||
H A D | log.py | 71 def dlunits(codes, size): function 124 print("200 units: {0:d}".format(dlunits(codes_200, size))) 125 print("206 units: {0:d}".format(dlunits(codes_206, size))) |
Completed in 17 milliseconds