Home
last modified time | relevance | path

Searched defs:intround (Results 1 – 2 of 2) sorted by path

/dports/audio/py-mutagen/mutagen-1.42.0/mutagen/
H A D_util.py38 def intround(value): function
/dports/net/py-dpkt/dpkt-1.9.6/dpkt/
H A Dcompat.py32 def intround(num): function
40 intround = round variable