Searched refs:_ull (Results 1 – 1 of 1) sorted by relevance
653 _ull = gdb.lookup_type("unsigned long long") variable663 global _ull664 return _cast(value, _ull)
Completed in 4 milliseconds