Searched refs:_UNSIGNED_TO_SIGNED_TABLE (Results 1 – 1 of 1) sorted by relevance
144 _UNSIGNED_TO_SIGNED_TABLE = { variable171 unsigned = dtype in _UNSIGNED_TO_SIGNED_TABLE173 signed_dtype = _UNSIGNED_TO_SIGNED_TABLE[dtype]