Searched refs:_cast (Results 1 – 1 of 1) sorted by relevance
657 def _cast(value, t, shift=64): function664 return _cast(value, _ull)670 return _cast(value, _uint, 32)
Completed in 5 milliseconds